summaryrefslogtreecommitdiff
path: root/src/iuserinterface.h
Commit message (Expand)AuthorAgeFilesLines
* Add setting to show notifications when downloads complete or fail (#2338)Jonathan Feenstra2026-05-151-0/+5
* Apply clang-format.Mikaël Capelle2023-07-091-14/+13
* Convert everything to CRLF.Mikaël Capelle2023-07-091-33/+33
* Avoid duplicating code to simulate startup.Mikaël Capelle2020-12-041-2/+0
* Fix display of tools in the MainWindow menu.Mikaël Capelle2020-11-111-2/+0
* Clean notification of userInterfaceInitialized between MainWindow and Organiz...Mikaël Capelle2020-06-161-1/+2
* renamed lockwidget files to uilockerisanae2019-11-061-1/+0
* removed unused filesisanae2019-11-061-1/+0
* added lockwidget to replace all the other dialogsisanae2019-11-061-4/+2
* split to processrunnerisanae2019-11-061-0/+2
* StatusBar now inherits from QStatusBar to handle hide/show eventsisanae2019-08-161-5/+0
* split into GeometrySettingsisanae2019-08-041-2/+2
* added modinfodialogfwd.h, mostly for the enum that's used in various placesisanae2019-07-021-2/+3
* Allow tool plugins to define a submenu with the display nameLostDragonist2018-12-111-1/+4
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-16/+19
* Applied clang-format on sourceSandro Jäckel2018-02-221-19/+16
* Restore archive tab and partial functionalityJeremy Rimpo2017-12-151-0/+4
* Wait for processes run using command line shortcutsEran Mizrahi2017-12-101-5/+2
* Merge branch 'master' into new_vfs_libraryTannin2016-06-301-0/+1
|\
| * Some refactoring of the spawn code and to make waitForApplication get the rig...Thomas Tanner2016-06-251-0/+1
| * Remove dependency of TransferSave on SaveGameBryo, part of fix for #418Thomas Tanner2015-12-131-0/+1
* | merged master into new_vfs_libraryTannin2016-02-121-0/+1
* | first work on interfacing with usvfsTannin2015-11-171-4/+0
|/
* - some fixes to how file changes are signaled and delayedTannin2015-03-011-1/+3
* - bugfixesTannin2015-01-061-0/+3
* MergeTannin2015-01-041-2/+4
|\
| * cleanup und bugfixes after refactoringTannin2014-11-281-7/+7
* | - fixes after mergeTannin2015-01-041-7/+1
|/
* - started on a refactoring moving functionality out of the MainWindow classTannin2014-11-211-0/+39