| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Migrating to OAuth Authentication (#2374) | Jeremy Rimpo | 2026-05-12 | 1 | -1/+0 |
| | | | | | Co-authored-by: aglowinthefield <146008217+aglowinthefield@users.noreply.github.com> Co-authored-by: Jonathan Feenstra <26406078+JonathanFeenstra@users.noreply.github.com> | ||||
| * | Fix order of includes in pch.h. | Mikaël Capelle | 2023-07-09 | 1 | -1/+4 |
| | | |||||
| * | Apply clang-format. | Mikaël Capelle | 2023-07-09 | 1 | -6/+5 |
| | | |||||
| * | Remove dependency on Core5Compat | Jeremy Rimpo | 2022-04-19 | 1 | -1/+0 |
| | | |||||
| * | First pass for Qt6 compatibility | Jeremy Rimpo | 2022-04-19 | 1 | -4/+2 |
| | | |||||
| * | editable combobox for output mod name | isanae | 2020-12-29 | 1 | -0/+1 |
| | | |||||
| * | fixed boost bind warnings | isanae | 2020-11-03 | 1 | -1/+1 |
| | | |||||
| * | 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 | ||||
| * | split directoryentry | isanae | 2020-02-18 | 1 | -0/+4 |
| | | | | | made classes noncopyable, fixed a few unintended copies | ||||
| * | status bar messages | isanae | 2020-02-04 | 1 | -0/+1 |
| | | |||||
| * | rewriting FileTreeModel, implemented add/remove folders in root | isanae | 2020-02-04 | 1 | -0/+1 |
| | | |||||
| * | added lockwidget to replace all the other dialogs | isanae | 2019-11-06 | 1 | -22/+25 |
| | | | | | | | rewrote ProcessRunner to have a bunch of setters and then a run() fixed bad exit code when waiting on a process that's already completed removed lock()/unlock() from main window, ProcessRunner is in charge of that now | ||||
| * | added missing include guards | isanae | 2019-09-09 | 1 | -0/+1 |
| | | | | | log free space on drives involved in paths | ||||
| * | merged DockFixer into GeometrySettings | isanae | 2019-08-16 | 1 | -0/+1 |
| | | | | | added combobox index to settings | ||||
| * | merged toolbars into restoreToolbars() and saveToolbars() | isanae | 2019-08-16 | 1 | -0/+1 |
| | | | | | | | added centerOnMainWindowMonitor(), now also used by validation dialog added overloads for splitter, used by main splitter fixed saveState() for QMainWindow calling the wrong function | ||||
| * | Merge pull request #806 from ModOrganizer2/qt-5.13 | Jeremy Rimpo | 2019-08-02 | 1 | -1/+0 |
| |\ | | | | | Qt 5.13 | ||||
| | * | More refactoring | Silarn | 2019-07-03 | 1 | -1/+0 |
| | | | |||||
| * | | progress dialog now shows elapsed time in progress bar | isanae | 2019-07-10 | 1 | -0/+1 |
| |/ | |||||
| * | removed concept of custom executables, everything is modifiable | isanae | 2019-06-15 | 1 | -0/+1 |
| | | | | | | | added apply button to dialog added reset button that re-adds plugin executables and renames existing ones if needed moved executables files to their filter in visual studio | ||||
| * | Update pch.h | isanae | 2019-05-24 | 1 | -3/+0 |
| | | | | removed headers that were redundant or actually from MO | ||||
| * | added precompiled headers | isanae | 2019-05-24 | 1 | -0/+257 |
