summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* better type safety in accessing tool pluginsTannin2015-05-111-13/+17
* - language list in settings no longer contains english twiceTannin2015-05-101-3/+12
* - bugfix: case conversion could produce different local-dependent resultsTannin2015-05-101-4/+14
* esp list refresh is now delayed if the directory-structure is being updated. ...Tannin2015-05-101-0/+5
* missed a file when dropping redundant report.h (changeset a2d809870347)Tannin2015-05-101-1/+5
* - bugfix: shortcuts specifying a profile didn't workTannin2015-05-101-1/+1
* MergeTannin2015-05-0916-31/+181
|\
| * Fix mod organiser not picking up stuff from a blank profileTom Tanner2015-05-091-4/+8
| * added a 'yes to all' shellMove and made the drag-and-drop code use shellMove/...Tom Tanner2015-05-031-8/+2
| * Retain 'backup' switch state on mod overwrite optionsTom Tanner2015-05-033-3/+13
| * Another removal of redundant commentaryTom Tanner2015-04-291-1/+0
| * remove redundant comments/code from drag'n'drop stuffTom Tanner2015-04-291-7/+0
| * Allows drag-and-drop into the download tabTom Tanner2015-04-264-1/+140
| * 1) reintroduce the report error when unpacking archives to avoid the errorTom Tanner2015-04-251-6/+2
| * Small fixup to passing of argc/argv.Tom Tanner2015-04-192-2/+2
| * More fixing up of scons. Give up entirely with debugging python proxyTom Tanner2015-04-191-45/+116
| * If there are no Missing ESPs, say "None" rather than leaving an empty list.Tom Tanner2015-03-291-0/+6
| * Added json file dependency into moc scannerTom Tanner2015-03-281-112/+45
| * Add in all the necessary stuff for sconsTom Tanner2015-03-251-1/+2
| * MergeTom Tanner2015-03-228-6/+163
| |\
| | * Fix a meory leak with modules that error during loadingTom Tanner2015-03-223-6/+5
| | * Fixed Scons build for existing bits.Tom Tanner2015-03-203-12/+18
| | * MergeTom Tanner2015-03-199-184/+221
| | |\
| | * \ Merge with branch1.2Tom Tanner2015-03-185-0/+152
| | |\ \
* | | | | dropped redundant report.h/report.cppTannin2015-05-0916-109/+26
* | | | | bugfix: filter on download list always filtered by file name, not by displaye...Tannin2015-04-191-1/+1
* | | | | refactoringsTannin2015-04-123-8/+11
* | | | | - operations not possible during directory refresh can now be delayed unit afterTannin2015-04-124-2/+21
* | | | | bugfix: batch-activation/deactivation used non-persistent indices which seems toTannin2015-04-121-1/+5
* | | | | safe file writer now ignores the hash if the file doesn't existTannin2015-04-121-1/+2
* | | | | MO will no longer use the load order from an empty loadorder.txt because theTannin2015-04-121-0/+4
* | | | | missing changes that belong into changeset 5eaf1e439403Tannin2015-04-122-2/+3
* | | | | bugfix: save-dir monitoring is now disabled while editing a profile so that,Tannin2015-04-121-5/+29
* | | | | bugfix: when using a user-selected game path that path wasn't use forTannin2015-04-121-3/+5
* | | | | cosmetic changes and increased version numberTannin2015-04-084-9/+4
* | | | | enabling/disabling a plugin should now immediately cause a check for problemsTannin2015-04-081-2/+8
* | | | | if overwriting the ModOrganizer.ini file fails, another attempt to storeTannin2015-04-082-43/+65
* | | | | bugfix: save games didn't show up in the transfer saves dialogTannin2015-04-081-9/+3
* | | | | download directory, cache directory and mod directory are now only stored in theTannin2015-04-081-7/+18
* | | | | bugfix: tutorial brokenTannin2015-04-082-9/+9
* | | | | avoid saving plugin list during directory updates as they may be invalidTannin2015-03-311-0/+4
* | | | | a signal is now emitted when the state (checked/unchecked) of a plugin changesTannin2015-03-312-16/+37
* | | | | will now avoid writing plugin lists if they would be empty (as its probably a...Tannin2015-03-311-2/+6
* | | | | bugfix: modlist automatically scrolled to the top after closing context menuTannin2015-03-311-4/+6
* | | | | bugfix: re-enabled alignment of content iconsTannin2015-03-311-0/+1
* | | | | Merge in changes by Tom TannerTannin2015-03-275-1/+151
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Refactoring and cleanup.Tom Tanner2015-03-182-41/+21
| * | | | Every plugin now builtTom Tanner2015-03-172-25/+125
| * | | | Abortive attempt to use official 'qt' toolTom Tanner2015-03-161-124/+24
| * | | | CleanupTom Tanner2015-03-161-3/+1