summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added theme inspired by JetBrains Dracula (created by Kojoley on github)Tannin2015-05-171-0/+409
* reduced number of mods for which update information is requested at onceTannin2015-05-171-0/+4
* bugfix: MO requested update information for mods without mod-idTannin2015-05-171-1/+1
* - bugfix (not released): double click on mod didn't work until a mod was chec...Tannin2015-05-171-0/+2
* extended plugin interface. Plugins can now activate/deactivate mods, install ...Tannin2015-05-174-9/+38
* - some code cleanup and modernization trying to fix "dr memory" reportsTannin2015-05-178-49/+81
* fixes to make MO compile with mingw (also fixes some warnings generated by mi...Tannin2015-05-165-13/+15
* slight cleanup regarding steam log-in settingsTannin2015-05-123-83/+80
* MergeTannin2015-05-124-1/+141
|\
| * Merge from masterTom Tanner2015-05-104-1/+141
| |\
| | * Add in a tab to allow saving of steam username and password.Tom Tanner2015-05-094-1/+141
* | | workaround to prevent repeated checking of mods with the mouse was interpretedTannin2015-05-123-1/+16
* | | minor stuffTannin2015-05-115-8/+13
* | | - bugfix: moving a mod didn't properly update conflict highlightingTannin2015-05-112-0/+9
* | | bugfix: upon closing the profiles dialog, the profile was changed to theTannin2015-05-114-11/+17
* | | dropping an url on the download widget now attempts to download the urlTannin2015-05-113-50/+52
* | | 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
|/ /
* | Merge with branch1.2Tannin2015-05-100-0/+0
|\ \
| * \ MergeTom Tanner2015-03-288-0/+223
| |\ \
* | | | 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-0917-34/+192
|\ \ \ \ | | |_|/ | |/| |
| * | | 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-192-56/+122
| * | | If there are no Missing ESPs, say "None" rather than leaving an empty list.Tom Tanner2015-03-291-0/+6
| * | | Update readme with information about getting python proxy to work in a debug ...Tom Tanner2015-03-291-3/+16
| * | | 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-2211-6/+234
| |\ \ \
| | * | | Fix a meory leak with modules that error during loadingTom Tanner2015-03-223-6/+5
| | * | | Fixed Scons build for existing bits.Tom Tanner2015-03-204-46/+52
| | * | | MergeTom Tanner2015-03-1910-218/+256
| | |\ \ \
| | * \ \ \ Merge with branch1.2Tom Tanner2015-03-188-2/+229
| | |\ \ \ \ | | | | |_|/ | | | |/| |
* | | | | | 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