summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update CMakeLists.txtChris Bessent2021-02-111-0/+1
* Remove LoadMechanism completely.Mikaël Capelle2021-01-291-1/+0
* Reorganize settingsdialog classes to match UI.Mikaël Capelle2021-01-291-2/+2
* moved criticalOnTop() to uibaseisanae2021-01-181-3/+0
* Rename DownloadListWidget -> DownloadListView. Clean context menu.Mikaël Capelle2021-01-151-1/+1
* Display upgrade/warning for versions on collapsed separators.Mikaël Capelle2021-01-101-0/+1
* Display children contents in collapsed separator.Mikaël Capelle2021-01-101-0/+1
* Re-organize settings. Add setting to remember filters when restarting MO.Mikaël Capelle2021-01-101-1/+2
* Create CopyEventFilter. Add Ctrl+C to the plugin list.Mikaël Capelle2021-01-031-0/+1
* Reorganizer ModList filters.Mikaël Capelle2021-01-031-3/+3
* Clean code and reorganize.Mikaël Capelle2021-01-021-3/+10
* Move plugin list context menu to its own class and to PluginListView.Mikaël Capelle2021-01-021-0/+1
* Start moving stuff from MainWindow to PluginListView.Mikaël Capelle2021-01-021-0/+1
* Start moving modlist context menu actions to separate structures.Mikaël Capelle2021-01-021-0/+2
* Add message for invalid drag. Split & clean code.Mikaël Capelle2021-01-021-0/+1
* Start working on collapsible separators.Mikaël Capelle2021-01-021-0/+1
* split saves tab, no changesisanae2020-12-281-0/+1
* removed setUpdateDelay(false) calls, it's the defaultisanae2020-12-261-1/+0
* split downloads tabisanae2020-12-261-0/+1
* quotes for spaces in pathsisanae2020-12-041-5/+5
* Revert "Changing the location of several directories"isanae2020-11-271-6/+4
* Merge pull request #1292 from Holt59/iplugin-isactive-refactoringMikaël Capelle2020-11-181-0/+1
|\
| * Better dialog for warning when disabling proxy plugin.Mikaël Capelle2020-11-171-0/+1
* | Merge branch 'master' of https://github.com/ModOrganizer2/modorganizer into m...Qudix2020-11-091-1/+2
|\|
| * renamed singleinstance.h/cpp to multiprocess.h/cppisanae2020-11-081-1/+1
| * stopped using core dump stuff from usvfs, mo has its ownisanae2020-11-071-0/+1
* | Merge branch 'master' of https://github.com/ModOrganizer2/modorganizer into m...Seth Riley2020-11-061-2/+9
|\|
| * moved nexus api stuff to GlobalSettingsisanae2020-11-031-1/+1
| * split create instance dialog pagesisanae2020-11-031-0/+1
| * started create instance dialogisanae2020-11-031-0/+1
| * added empty instance manager dialogisanae2020-11-031-1/+5
| * new CommandLine classisanae2020-11-031-0/+1
* | Implement suggestionsSeth Riley2020-11-031-4/+4
* | Changing the location of several directoriesSeth Riley2020-11-021-6/+8
|/
* Add glob_matching.h to the utility group.Mikaël Capelle2020-10-111-0/+1
* Use proxy for ModList, PluginList and DownloadManager. Do not use registered ...Mikaël Capelle2020-10-111-1/+8
* Add thread_utils to CMakeList.txt.Mikaël Capelle2020-05-241-0/+1
* Add QDirFileTree implementation.Mikaël Capelle2020-05-221-0/+1
* Move to the new filetree for the installation manager.Mikaël Capelle2020-05-071-0/+1
* appveyor does not build modorganizer in its standard location, so use DEPENDE...isanae2020-04-301-1/+9
* moved a few projects to requires_project()isanae2020-04-251-10/+2
* now using new common cmakefilesisanae2020-04-231-545/+39
* fixed warnings about Q_OBJECT and thousand separatorsisanae2020-04-181-0/+3
* added more timingsisanae2020-02-181-0/+2
* split directoryentryisanae2020-02-181-3/+18
* added natvisisanae2020-02-181-1/+6
* wstring_view when possibleisanae2020-02-181-0/+3
* shift+right click for shell menuisanae2020-02-041-0/+3
* split item and modelisanae2020-02-041-0/+6
* split IconFetcherisanae2020-02-041-0/+3