summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
Commit message (Expand)AuthorAgeFilesLines
...
* split to processrunnerisanae2019-11-061-2/+3
* Merge pull request #863 from isanae/executables-fixesisanae2019-10-101-3/+2
|\
| * added hide flag to executablesisanae2019-10-081-2/+1
| * initial selection in the edit executables dialog from main windowisanae2019-10-081-1/+1
* | added ExitModOrganizer(), used instead of qApp->exit()isanae2019-10-071-6/+5
|/
* changed the layout of the general settings tabisanae2019-09-231-0/+1
* fixes for ExpanderWidgetisanae2019-09-111-3/+0
* merged DockFixer into GeometrySettingsisanae2019-08-161-2/+0
* StatusBar now inherits from QStatusBar to handle hide/show eventsisanae2019-08-161-13/+2
* moved all geometry save, restore and reset to GeometrySettingsisanae2019-08-161-1/+0
* added GeometrySaverisanae2019-08-161-4/+0
* moved geometry handling to PreviewDialogisanae2019-08-041-1/+0
* removed registerWidgetState(), was used just for header list headers, now sav...isanae2019-08-041-8/+1
* moved mod list stuff to setupModList(), no changesisanae2019-08-041-0/+1
* moved settings updates to Settings::processUpdates()isanae2019-08-041-1/+1
* split into GeometrySettingsisanae2019-08-041-2/+2
* removed mentions of QSettings from main.cppisanae2019-08-041-1/+2
* moved setLogLevel() to OrganizerCoreisanae2019-07-221-4/+0
* use log::Levels instead of intsisanae2019-07-221-3/+9
* moved setup to new LogList classisanae2019-07-221-1/+0
* removed unused or redundant stuff in error_report.hisanae2019-07-221-0/+1
* moved the log to a dock widgetisanae2019-07-221-1/+4
* removed useless validationFailed() callback in MainWindowisanae2019-07-101-2/+0
* added new Shortcut class, moved stuff that was in MainWindow into itisanae2019-07-061-8/+4
* added modinfodialogfwd.h, mostly for the enum that's used in various placesisanae2019-07-021-3/+4
* grey out tab names when they have no dataisanae2019-07-021-2/+3
* made Executable members private, added member function to get and set themisanae2019-06-151-1/+1
* added option to hide the status barisanae2019-06-131-2/+6
* added a few helper classes for user accounts and statsisanae2019-06-121-3/+2
* added new statusbar class, moved refresh progress bar to itisanae2019-06-121-2/+3
* fixed notification icon not respecting the stylesheet on startupisanae2019-06-091-0/+4
* fixes toolbar and menu icons not respecting the stylesheetisanae2019-06-091-0/+1
* Merge pull request #753 from isanae/explore-data-fileAl2019-06-051-1/+2
|\
| * added "Open Origin in Explorer" to the data tabisanae2019-06-041-1/+2
* | show the main menu when releasing alt instead of pressing, less annoying to t...isanae2019-06-041-1/+1
* | reverted changes to the toolbar:isanae2019-06-041-2/+6
|/
* fixed exit menu item not workingisanae2019-06-031-1/+1
* renamed some of the menus to remove underscoresisanae2019-06-031-1/+5
* added menubar toggle in the context menuisanae2019-06-031-1/+3
* added medium toolbar icon sizeisanae2019-06-021-1/+2
* the toolbar menu is now in the ui file instead of being created by handisanae2019-06-021-0/+10
* toolbar size and button style are now configurable and rememberedisanae2019-06-021-0/+3
* moved links to a new dedicated toolbarisanae2019-06-021-3/+1
* moved notification menu item to tools, was the only thing in viewisanae2019-06-021-1/+1
* removed actionToToolButton(), which was replacing QAction's in the toolbar wi...isanae2019-06-021-4/+5
* - always show statusbar, used by the menu and toolbar to display status tipsisanae2019-06-021-0/+3
* a copy of getBinaryExecuteInfo() and openDataFile() was in both mainwindow an...isanae2019-05-251-1/+0
* Update NXM link handling to support premium link and validate user infoSilarn2019-05-091-1/+1
* Improve updating mod highlights when no mod is selectedLostDragonist2019-03-091-1/+0
* Add support for displaying tracked mods and setting tracked statusLostDragonist2019-03-071-0/+4