summaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
Commit message (Expand)AuthorAgeFilesLines
* Made all lists uniform row heights for performance and alternate row colorAL2020-02-291-0/+9
* Removed "State" header from filterlist.AL2020-02-261-9/+21
* Allow log to be reduced in size to a greater extent.AL2020-02-261-1/+19
* Moved filters back to the bottomAL2020-02-231-59/+181
* removed bad minimum column width in the data tabisanae2020-02-051-3/+0
* harmonized widgets in the tabs, fixed stylesisanae2020-02-051-171/+91
* fixed warning when comparing empty stringsisanae2020-02-051-3/+10
* moved refresh and checkboxes to the topisanae2020-02-041-38/+51
* sortisanae2020-02-041-0/+3
* shell menu for multiple filesisanae2020-02-041-0/+3
* split FileTreeModel, initial implementation, some stuff is brokenisanae2020-02-041-12/+2
* Add headers with tooltips to Filter view.AL2020-01-091-3/+9
* Add alternatingRowColors to saves and data tab.Al2019-12-091-0/+6
* keyboard nav for filter list, alternating row colorsisanae2019-12-041-0/+6
* don't show the lock overlay for processes that are not hookedisanae2019-12-021-3/+0
* three modes for separators, save stateisanae2019-12-021-5/+16
* made all categories positiveisanae2019-11-301-0/+3
* fixed separators option being used even without filtersisanae2019-11-301-27/+37
* always enable clear filter button, made it so it also removes not flagsisanae2019-11-301-6/+0
* removed redundant categories now that there's a not filterisanae2019-11-301-0/+3
* renamed filters to criteriaisanae2019-11-301-22/+16
* moved all remaining filter stuff to FilterListisanae2019-11-291-6/+6
* renamed "Categories" frame to "Filters"isanae2019-11-271-1/+1
* fixed tooltipsisanae2019-11-271-2/+8
* added separators filterisanae2019-11-271-0/+7
* added not filter, not functional yetisanae2019-11-271-0/+7
* changed labels that have links to new LinkLabel, removed hardcoded colorsisanae2019-11-271-2/+7
* visible property was falseisanae2019-10-101-3/+0
* Set Plugins tab as default tab again after last commit.Al2019-10-021-1/+1
* Made categories section (filters) resizable via a splitter. Correctly handled...Al2019-10-021-1114/+1095
* StatusBar now inherits from QStatusBar to handle hide/show eventsisanae2019-08-161-1048/+1053
* split into GeometrySettingsisanae2019-08-041-5/+0
* moved setLogLevel() to OrganizerCoreisanae2019-07-221-14/+0
* 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