summaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
Commit message (Expand)AuthorAgeFilesLines
* use log::Levels instead of intsisanae2019-07-221-15/+15
* moved setup to new LogList classisanae2019-07-221-4/+6
* removed unused or redundant stuff in error_report.hisanae2019-07-221-6/+9
* moved the log to a dock widgetisanae2019-07-221-17/+52
* fixed duplicate mnemonic for status barisanae2019-07-061-1/+1
* Correcting minor spelling mistakes in the UI + add contributorMatte A2019-06-231-2/+2
* Modified Menu Bar:Al2019-06-201-11/+6
* added option to hide the status barisanae2019-06-131-0/+9
* added a few helper classes for user accounts and statsisanae2019-06-121-45/+1
* reverted changes to the toolbar:isanae2019-06-041-34/+9
* renamed some of the menus to remove underscoresisanae2019-06-031-8/+14
* added menubar toggle in the context menuisanae2019-06-031-11/+13
* missed some mnemonics in the main menuisanae2019-06-021-3/+3
* update styles to handle the new menu barisanae2019-06-021-0/+4
* added medium toolbar icon sizeisanae2019-06-021-3/+6
* the toolbar menu is now in the ui file instead of being created by handisanae2019-06-021-2/+91
* moved links to a new dedicated toolbarisanae2019-06-021-18/+25
* moved notification menu item to tools, was the only thing in viewisanae2019-06-021-16/+4
* removed actionToToolButton(), which was replacing QAction's in the toolbar wi...isanae2019-06-021-23/+6
* - always show statusbar, used by the menu and toolbar to display status tipsisanae2019-06-021-18/+177
* Clear palette of mod list and plugin list to better support themesLostDragonist2019-03-051-133/+0
* Small updates, cleanup, update code, cache settings, tooltipsSilarn2019-02-181-2/+2
* Update outdated UI descriptions for API monitorSilarn2019-02-181-3/+3
* Fix a typoSilarn2019-02-181-2/+2
* Add counter for API requestsSilarn2019-02-181-1703/+1734
* Rename problems to notificationsLostDragonist2019-01-301-8/+10
* Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2Silarn2019-01-181-7/+19
|\
| * Some more drag and drop related changes, still no fix though.Al2019-01-121-3/+9
| * Fix drop to downloads tab.Al2019-01-071-8/+14
* | Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2LostDragonist2019-01-011-37/+12
|\|
| * Add default download row sizes for generic styles, sanitize mainwindow.uiKrzysztof Starecki2019-01-011-36/+11
| * Add filetime column to download tabKrzysztof Starecki2018-12-311-1/+1
| * Port context menus to new downloadlistKrzysztof Starecki2018-12-301-1/+1
| * Disable downloadlist widget delegates, port partial functionality to QTreeViewKrzysztof Starecki2018-12-301-1/+1
* | Merge branch 'Develop' into archive_conflicts_2Project5792018-12-291-6/+69
|\|
| * Display counter tooltips when clickedLostDragonist2018-12-261-2/+7
| * Add a small gutter around the active mod/plugin countersLostDragonist2018-12-261-0/+12
| * Improvements to the plugin and mod countersLostDragonist2018-12-241-2/+8
| * Changed ui of active mod countersAl2018-12-241-20/+40
| * Added Active Plugins and Active Mods countersAl2018-12-241-1/+21
| * Expand mod list search edit to work on categories, nexus IDs, and notesLostDragonist2018-12-201-4/+4
| * Make language about profile-specific settings and save games consistentLostDragonist2018-12-191-1/+1
* | Clean up and fix merge issuesLostDragonist2018-12-121-6/+9
* | Fixed mainwindow.cpp so that Qt Creator does not break it anymore.Al12rs2018-12-121-33/+33
* | Added button to disable Archives in Data Tree and entirely.Project5792018-12-121-13/+33
|/
* Added `uniformRowHeight = true` property to the modlist, data tab, filters vi...Al12rs2018-10-271-0/+12
* Increase filterview size to not cut off filternamesAl12rs2018-10-131-2/+2
* Fix Creator setting Boss button to invisible each timeAl12rs2018-10-131-3/+0
* Fixed UI file to not break each time it's opened in creator.Al12rs2018-10-131-11/+16
* Added "Refresh" button to downloads tab.Al12rs2018-08-311-0/+14