summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* bugfix: moving an executable in the executable list caused that executableTannin2015-06-041-1/+1
* a little more logging during startupTannin2015-06-041-2/+4
* bugfix: selecting an image in the modinfo dialog caused the image labelTannin2015-06-041-4/+3
* small stuff in preparation of releaseTannin2015-05-311-1/+1
* - fix to the look of save game tooltip in dracula themeTannin2015-05-272-2/+6
* small stuffTannin2015-05-2612-434/+33
* closing the categories context menu no longer completely resets the mod listTannin2015-05-251-12/+23
* cleaned up warning messages from the download manager in case of download pro...Tannin2015-05-251-2/+7
* compact download view now uses icons instead of colors to distinguish stateTannin2015-05-255-12/+12
* - bugfix: bsa order wasn't correctly restored.Tannin2015-05-243-27/+28
* - bugfix: immediately after creating the first profile, the directory structureTannin2015-05-231-1/+5
* - bugfix: couldn't change from "qt" styles back to regular styleTannin2015-05-231-0/+2
* some fixes to the dracula qssTannin2015-05-181-42/+13
* bugfix: previous fix for download name filter didn't workTannin2015-05-182-4/+10
* 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
|/ /
* | 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
| |\