| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | ||||
| * | | | | | cosmetic changes and increased version number | Tannin | 2015-04-08 | 4 | -9/+4 |
| | | | | | | |||||
| * | | | | | enabling/disabling a plugin should now immediately cause a check for problems | Tannin | 2015-04-08 | 1 | -2/+8 |
| | | | | | | |||||
| * | | | | | if overwriting the ModOrganizer.ini file fails, another attempt to store | Tannin | 2015-04-08 | 2 | -43/+65 |
| | | | | | | | | | | | | | | | | | | | | | settings is made, writing to the ini file directly. | ||||
| * | | | | | bugfix: save games didn't show up in the transfer saves dialog | Tannin | 2015-04-08 | 1 | -9/+3 |
| | | | | | | |||||
| * | | | | | download directory, cache directory and mod directory are now only stored in the | Tannin | 2015-04-08 | 1 | -7/+18 |
| | | | | | | | | | | | | | | | | | | | | | ini file when they differ from the default. this should make moving MO easier | ||||
| * | | | | | bugfix: tutorial broken | Tannin | 2015-04-08 | 2 | -9/+9 |
| | | | | | | |||||
| * | | | | | avoid saving plugin list during directory updates as they may be invalid | Tannin | 2015-03-31 | 1 | -0/+4 |
| | | | | | | |||||
| * | | | | | a signal is now emitted when the state (checked/unchecked) of a plugin changes | Tannin | 2015-03-31 | 2 | -16/+37 |
| | | | | | | |||||
| * | | | | | will now avoid writing plugin lists if they would be empty (as its probably ↵ | Tannin | 2015-03-31 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | | a bug) | ||||
| * | | | | | bugfix: modlist automatically scrolled to the top after closing context menu | Tannin | 2015-03-31 | 1 | -4/+6 |
| | | | | | | |||||
| * | | | | | bugfix: re-enabled alignment of content icons | Tannin | 2015-03-31 | 1 | -0/+1 |
| | | | | | | |||||
| * | | | | | Merge in changes by Tom Tanner | Tannin | 2015-03-27 | 5 | -1/+151 |
| |\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | | Refactoring and cleanup. | Tom Tanner | 2015-03-18 | 2 | -41/+21 |
| | | | | | | |||||
| | * | | | | Every plugin now built | Tom Tanner | 2015-03-17 | 2 | -25/+125 |
| | | | | | | |||||
| | * | | | | Abortive attempt to use official 'qt' tool | Tom Tanner | 2015-03-16 | 1 | -124/+24 |
| | | | | | | | | | | | | | | | | | | | | | This resulted in some small cleanups but not much else | ||||
