| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
use global cache variable instead of an instance inside a function
|
| |
|
|
|
|
|
| |
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
|
| |
|
|
| |
added necessary member functions in Settings
|
| |
|
|
|
|
| |
disable all widgets when there's no selection
now saves application icon
browse working directory uses current value in file dialog
|
| |
|
|
| |
This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
|
| | |
|
| | |
|
|
|
Corresponds to MO version 0.12.6
|