| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added theme inspired by JetBrains Dracula (created by Kojoley on github) | Tannin | 2015-05-17 | 1 | -0/+409 |
| | | |||||
| * | reduced number of mods for which update information is requested at once | Tannin | 2015-05-17 | 1 | -0/+4 |
| | | |||||
| * | bugfix: MO requested update information for mods without mod-id | Tannin | 2015-05-17 | 1 | -1/+1 |
| | | |||||
| * | - bugfix (not released): double click on mod didn't work until a mod was ↵ | Tannin | 2015-05-17 | 1 | -0/+2 |
| | | | | | checked/unchecked once | ||||
| * | extended plugin interface. Plugins can now activate/deactivate mods, install ↵ | Tannin | 2015-05-17 | 4 | -9/+38 |
| | | | | | | | mods suggesting a name and retrieve a list of all installed mods | ||||
| * | - some code cleanup and modernization trying to fix "dr memory" reports | Tannin | 2015-05-17 | 8 | -49/+81 |
| | | | | | | | (though they were almost certainly false positives) - there is now a 50ms timeout on logging messages - bugfix: leaked handles after directory searches | ||||
| * | fixes to make MO compile with mingw (also fixes some warnings generated by ↵ | Tannin | 2015-05-16 | 5 | -13/+15 |
| | | | | | mingw) | ||||
| * | slight cleanup regarding steam log-in settings | Tannin | 2015-05-12 | 3 | -83/+80 |
| | | |||||
| * | Merge | Tannin | 2015-05-12 | 4 | -1/+141 |
| |\ | |||||
| | * | Merge from master | Tom Tanner | 2015-05-10 | 4 | -1/+141 |
| | |\ | |||||
| | | * | Add in a tab to allow saving of steam username and password. | Tom Tanner | 2015-05-09 | 4 | -1/+141 |
| | | | | |||||
| * | | | workaround to prevent repeated checking of mods with the mouse was interpreted | Tannin | 2015-05-12 | 3 | -1/+16 |
| | | | | | | | | | | | | | as double click | ||||
| * | | | minor stuff | Tannin | 2015-05-11 | 5 | -8/+13 |
| | | | | |||||
| * | | | - bugfix: moving a mod didn't properly update conflict highlighting | Tannin | 2015-05-11 | 2 | -0/+9 |
| | | | | |||||
| * | | | bugfix: upon closing the profiles dialog, the profile was changed to the | Tannin | 2015-05-11 | 4 | -11/+17 |
| | | | | | | | | | | | | | top-most profile and back | ||||
| * | | | dropping an url on the download widget now attempts to download the url | Tannin | 2015-05-11 | 3 | -50/+52 |
| | | | | |||||
| * | | | better type safety in accessing tool plugins | Tannin | 2015-05-11 | 1 | -13/+17 |
| | | | | |||||
| * | | | - language list in settings no longer contains english twice | Tannin | 2015-05-10 | 1 | -3/+12 |
| | | | | | | | | | | | | | - language names in settings are now in the native language | ||||
| * | | | - bugfix: case conversion could produce different local-dependent results | Tannin | 2015-05-10 | 1 | -4/+14 |
| | | | | | | | | | | | | | between the time the vfs lookup map is set up and later when querying it. | ||||
| * | | | esp list refresh is now delayed if the directory-structure is being updated. ↵ | Tannin | 2015-05-10 | 1 | -0/+5 |
| |/ / | | | | | | | | | | | This may have been causing the lists to be cleared. | ||||
| * | | missed a file when dropping redundant report.h (changeset a2d809870347) | Tannin | 2015-05-10 | 1 | -1/+5 |
| | | | |||||
| * | | - bugfix: shortcuts specifying a profile didn't work | Tannin | 2015-05-10 | 1 | -1/+1 |
| | | | |||||
| * | | Merge | Tannin | 2015-05-09 | 16 | -31/+181 |
| |\| | |||||
| | * | Fix mod organiser not picking up stuff from a blank profile | Tom Tanner | 2015-05-09 | 1 | -4/+8 |
| | | | |||||
| | * | added a 'yes to all' shellMove and made the drag-and-drop code use ↵ | Tom Tanner | 2015-05-03 | 1 | -8/+2 |
| | | | | | | | | | shellMove/shellCopy | ||||
| | * | Retain 'backup' switch state on mod overwrite options | Tom Tanner | 2015-05-03 | 3 | -3/+13 |
| | | | |||||
| | * | Another removal of redundant commentary | Tom Tanner | 2015-04-29 | 1 | -1/+0 |
| | | | |||||
| | * | remove redundant comments/code from drag'n'drop stuff | Tom Tanner | 2015-04-29 | 1 | -7/+0 |
| | | | |||||
| | * | Allows drag-and-drop into the download tab | Tom Tanner | 2015-04-26 | 4 | -1/+140 |
| | | | |||||
| | * | 1) reintroduce the report error when unpacking archives to avoid the error | Tom Tanner | 2015-04-25 | 1 | -6/+2 |
| | | | | | | | | | | | message disappearing entirely 2) Allow very long filenames to be used when unpacking | ||||
| | * | Small fixup to passing of argc/argv. | Tom Tanner | 2015-04-19 | 2 | -2/+2 |
| | | | |||||
| | * | More fixing up of scons. Give up entirely with debugging python proxy | Tom Tanner | 2015-04-19 | 1 | -45/+116 |
| | | | |||||
| | * | If there are no Missing ESPs, say "None" rather than leaving an empty list. | Tom Tanner | 2015-03-29 | 1 | -0/+6 |
| | | | |||||
| | * | Added json file dependency into moc scanner | Tom Tanner | 2015-03-28 | 1 | -112/+45 |
| | | | |||||
| | * | Add in all the necessary stuff for scons | Tom Tanner | 2015-03-25 | 1 | -1/+2 |
| | | | |||||
| | * | Merge | Tom Tanner | 2015-03-22 | 8 | -6/+163 |
| | |\ | |||||
| | | * | Fix a meory leak with modules that error during loading | Tom Tanner | 2015-03-22 | 3 | -6/+5 |
| | | | | | | | | | | | | | More Sconscript stuff | ||||
| | | * | Fixed Scons build for existing bits. | Tom Tanner | 2015-03-20 | 3 | -12/+18 |
| | | | | | | | | | | | | | | | | | | | | | | Changed pynedit.pro to fetch from 'standard' install location Changed saveas code to use organizer report rather than uibase - this way it's not dependant on the vagaries of the include path, and works the same as the rest of the organiser directory | ||||
| | | * | Merge | Tom Tanner | 2015-03-19 | 9 | -184/+221 |
| | | |\ | |||||
| | | * \ | Merge with branch1.2 | Tom Tanner | 2015-03-18 | 5 | -0/+152 |
| | | |\ \ | |||||
| * | | | | | dropped redundant report.h/report.cpp | Tannin | 2015-05-09 | 16 | -109/+26 |
| | | | | | | |||||
| * | | | | | bugfix: filter on download list always filtered by file name, not by ↵ | Tannin | 2015-04-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | displayed name | ||||
| * | | | | | refactorings | Tannin | 2015-04-12 | 3 | -8/+11 |
| | | | | | | |||||
| * | | | | | - operations not possible during directory refresh can now be delayed unit after | Tannin | 2015-04-12 | 4 | -2/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the refresh. - will now rewrite the plugin list(s) immediately after running external application - changes missing from changeset 9f522a324341 | ||||
| * | | | | | bugfix: batch-activation/deactivation used non-persistent indices which seems to | Tannin | 2015-04-12 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | be a problem nowadays (probably related to Qt5?) | ||||
| * | | | | | safe file writer now ignores the hash if the file doesn't exist | Tannin | 2015-04-12 | 1 | -1/+2 |
| | | | | | | |||||
| * | | | | | MO will no longer use the load order from an empty loadorder.txt because the | Tannin | 2015-04-12 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | file should at least have a header. | ||||
| * | | | | | missing changes that belong into changeset 5eaf1e439403 | Tannin | 2015-04-12 | 2 | -2/+3 |
| | | | | | | |||||
| * | | | | | bugfix: save-dir monitoring is now disabled while editing a profile so that, | Tannin | 2015-04-12 | 1 | -5/+29 |
| | | | | | | | | | | | | | | | | | | | | | in case of local save games the active profile path isn't locked | ||||
| * | | | | | bugfix: when using a user-selected game path that path wasn't use for | Tannin | 2015-04-12 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | | | auto-detecting executables | ||||
