summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bugfix: potential null-pointer access when something goes wrong enabling a modTannin2015-06-081-0/+4
* 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
* Added tag release v1.3.6 for changeset 7bed8faa975aTannin2015-05-310-0/+0
* Removed tag release v1.3.6Tannin2015-05-310-0/+0
* small stuff in preparation of releaseTannin2015-05-311-1/+1
* Added tag release v1.3.6 for changeset 11b2864c40c9Tannin2015-05-300-0/+0
* Added tag release v1.3.5 for changeset 3f7672859c79Tannin2015-05-300-0/+0
* - 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
|/ /
* | 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