| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Display upgrade/warning for versions on collapsed separators. | Mikaël Capelle | 2021-01-10 | 1 | -0/+1 |
| | | |||||
| * | Display children contents in collapsed separator. | Mikaël Capelle | 2021-01-10 | 1 | -0/+1 |
| | | |||||
| * | Re-organize settings. Add setting to remember filters when restarting MO. | Mikaël Capelle | 2021-01-10 | 1 | -1/+2 |
| | | |||||
| * | Create CopyEventFilter. Add Ctrl+C to the plugin list. | Mikaël Capelle | 2021-01-03 | 1 | -0/+1 |
| | | |||||
| * | Reorganizer ModList filters. | Mikaël Capelle | 2021-01-03 | 1 | -3/+3 |
| | | |||||
| * | Clean code and reorganize. | Mikaël Capelle | 2021-01-02 | 1 | -3/+10 |
| | | |||||
| * | Move plugin list context menu to its own class and to PluginListView. | Mikaël Capelle | 2021-01-02 | 1 | -0/+1 |
| | | |||||
| * | Start moving stuff from MainWindow to PluginListView. | Mikaël Capelle | 2021-01-02 | 1 | -0/+1 |
| | | |||||
| * | Start moving modlist context menu actions to separate structures. | Mikaël Capelle | 2021-01-02 | 1 | -0/+2 |
| | | |||||
| * | Add message for invalid drag. Split & clean code. | Mikaël Capelle | 2021-01-02 | 1 | -0/+1 |
| | | |||||
| * | Start working on collapsible separators. | Mikaël Capelle | 2021-01-02 | 1 | -0/+1 |
| | | |||||
| * | split saves tab, no changes | isanae | 2020-12-28 | 1 | -0/+1 |
| | | |||||
| * | removed setUpdateDelay(false) calls, it's the default | isanae | 2020-12-26 | 1 | -1/+0 |
| | | | | | FilterWidget for downloads tab | ||||
| * | split downloads tab | isanae | 2020-12-26 | 1 | -0/+1 |
| | | |||||
| * | quotes for spaces in paths | isanae | 2020-12-04 | 1 | -5/+5 |
| | | |||||
| * | Revert "Changing the location of several directories" | isanae | 2020-11-27 | 1 | -6/+4 |
| | | |||||
| * | Merge pull request #1292 from Holt59/iplugin-isactive-refactoring | Mikaël Capelle | 2020-11-18 | 1 | -0/+1 |
| |\ | | | | | IPlugin::isActive refactoring | ||||
| | * | Better dialog for warning when disabling proxy plugin. | Mikaël Capelle | 2020-11-17 | 1 | -0/+1 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/ModOrganizer2/modorganizer into ↵ | Qudix | 2020-11-09 | 1 | -1/+2 |
| |\| | | | | | | | master | ||||
| | * | renamed singleinstance.h/cpp to multiprocess.h/cpp | isanae | 2020-11-08 | 1 | -1/+1 |
| | | | |||||
| | * | stopped using core dump stuff from usvfs, mo has its own | isanae | 2020-11-07 | 1 | -0/+1 |
| | | | | | | | | | | | set exception handler at the start, it can handle not having qt or data paths hopefully fixed infinite crash dumps | ||||
| * | | Merge branch 'master' of https://github.com/ModOrganizer2/modorganizer into ↵ | Seth Riley | 2020-11-06 | 1 | -2/+9 |
| |\| | | | | | | | master | ||||
| | * | moved nexus api stuff to GlobalSettings | isanae | 2020-11-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | pass a pointer to Settings around for things that can be called without settings, when creating the first instance added dummy plugin list, mod list and iorganizer to initialize plugins without an instance moved PluginContainer into the core filter, had nothing to do with the plugins list NexusInterface is now created manually instead of being a static singleton because it needs to know if the settings are available | ||||
| | * | split create instance dialog pages | isanae | 2020-11-03 | 1 | -0/+1 |
| | | | |||||
| | * | started create instance dialog | isanae | 2020-11-03 | 1 | -0/+1 |
| | | | | | | | | | | | allow for multiple instances of Settings fill in information in instance manager | ||||
| | * | added empty instance manager dialog | isanae | 2020-11-03 | 1 | -1/+5 |
| | | | |||||
| | * | new CommandLine class | isanae | 2020-11-03 | 1 | -0/+1 |
| | | | | | | | | | | | implemented crashdump as a command, fixed dump_running_process.bat to use it attach to console if present instead of always create one | ||||
| * | | Implement suggestions | Seth Riley | 2020-11-03 | 1 | -4/+4 |
| | | | |||||
| * | | Changing the location of several directories | Seth Riley | 2020-11-02 | 1 | -6/+8 |
| |/ | |||||
| * | Add glob_matching.h to the utility group. | Mikaël Capelle | 2020-10-11 | 1 | -0/+1 |
| | | |||||
| * | Use proxy for ModList, PluginList and DownloadManager. Do not use registered ↵ | Mikaël Capelle | 2020-10-11 | 1 | -1/+8 |
| | | | | | callbacks when plugin is inactive. | ||||
| * | Add thread_utils to CMakeList.txt. | Mikaël Capelle | 2020-05-24 | 1 | -0/+1 |
| | | |||||
| * | Add QDirFileTree implementation. | Mikaël Capelle | 2020-05-22 | 1 | -0/+1 |
| | | |||||
| * | Move to the new filetree for the installation manager. | Mikaël Capelle | 2020-05-07 | 1 | -0/+1 |
| | | |||||
| * | appveyor does not build modorganizer in its standard location, so use ↵ | isanae | 2020-04-30 | 1 | -1/+9 |
| | | | | | DEPENDENCIES_DIR to find cmake_common | ||||
| * | moved a few projects to requires_project() | isanae | 2020-04-25 | 1 | -10/+2 |
| | | |||||
| * | now using new common cmakefiles | isanae | 2020-04-23 | 1 | -545/+39 |
| | | | | | | fixed includes because shared/ isn't in the path anymore removed unused modeltest files | ||||
| * | fixed warnings about Q_OBJECT and thousand separators | isanae | 2020-04-18 | 1 | -0/+3 |
| | | | | | had to move some classes to header files | ||||
| * | added more timings | isanae | 2020-02-18 | 1 | -0/+2 |
| | | | | | missed fileregisterfwd.h in cmake list | ||||
| * | split directoryentry | isanae | 2020-02-18 | 1 | -3/+18 |
| | | | | | made classes noncopyable, fixed a few unintended copies | ||||
| * | added natvis | isanae | 2020-02-18 | 1 | -1/+6 |
| | | |||||
| * | wstring_view when possible | isanae | 2020-02-18 | 1 | -0/+3 |
| | | | | | first implementation of NtQueryDirectoryFile | ||||
| * | shift+right click for shell menu | isanae | 2020-02-04 | 1 | -0/+3 |
| | | |||||
| * | split item and model | isanae | 2020-02-04 | 1 | -0/+6 |
| | | |||||
| * | split IconFetcher | isanae | 2020-02-04 | 1 | -0/+3 |
| | | |||||
| * | split FileTreeModel, initial implementation, some stuff is broken | isanae | 2020-02-04 | 1 | -0/+3 |
| | | |||||
| * | moved main window classes to their own filter | isanae | 2020-02-04 | 1 | -7/+10 |
| | | |||||
| * | split data tab | isanae | 2020-02-04 | 1 | -0/+3 |
| | | | | | removed a bunch of undefined functions in MainWindow | ||||
| * | Moved filterWidget and eventFilter to ui base | AL | 2020-02-01 | 1 | -6/+0 |
| | | |||||
| * | Separate conflict flags and render them in separate columns | Silarn | 2019-12-06 | 1 | -0/+3 |
| | | |||||
