summaryrefslogtreecommitdiff
path: root/src/filedialogmemory.h
Commit message (Collapse)AuthorAgeFilesLines
* Apply clang-format.Mikaël Capelle2023-07-091-12/+14
|
* Convert everything to CRLF.Mikaël Capelle2023-07-091-49/+49
|
* First pass for Qt6 compatibilityJeremy Rimpo2022-04-191-1/+1
|
* moved recent directories to Settingsisanae2019-08-041-6/+2
| | | | use global cache variable instead of an instance inside a function
* split into GeometrySettingsisanae2019-08-041-3/+2
| | | | | | | removed most of storeSettings() from OrganizerCore: QSettings handles saving by itself, no need for that removed topLevelSplitter from ui, unused since the log widget is in a dock removed QSettings from MainWindow::readSettings() replaced return values for some of the new getters in Settings to std::optional
* removed mentions of QSettings from main.cppisanae2019-08-041-0/+1
| | | | added necessary member functions in Settings
* fixed FileDialogMemory::getOpenFileName() not using given directoryisanae2019-06-151-14/+9
| | | | | | disable all widgets when there's no selection now saves application icon browse working directory uses current value in file dialog
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-15/+22
| | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
* Applied clang-format on sourceSandro Jäckel2018-02-221-22/+15
|
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-19/+19
|
* initial commit to mercurial repository.Tannin2013-02-031-0/+58
Corresponds to MO version 0.12.6