summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bugfix: re-enabled alignment of content iconsTannin2015-03-311-0/+1
* Merge in changes by Tom TannerTannin2015-03-278-1/+222
|\
| * Refactoring and cleanup.Tom Tanner2015-03-183-44/+26
| * Every plugin now builtTom Tanner2015-03-173-28/+128
| * Abortive attempt to use official 'qt' toolTom Tanner2015-03-161-124/+24
| * CleanupTom Tanner2015-03-161-3/+1
| * Building cleanly without patched versions. Doesn't do the plugins yetTom Tanner2015-03-152-7/+17
| * Yet more scons stuff. Now builds everything but the plugins, and installs all...Tom Tanner2015-03-153-55/+19
| * More sconscripts set upTom Tanner2015-03-146-62/+90
| * First attempt at using scons to buildTom Tanner2015-03-085-0/+241
* | cleanupTannin2015-03-272-6/+5
* | bugfix: not all icons showed upTannin2015-03-273-3/+9
* | bugfix: MO didn't use all parameters of preconfigured executablesTannin2015-03-272-7/+10
* | bugfix: "edit executables" dialog didn't actually save a modified executable ...Tannin2015-03-271-0/+3
* | updated build instructions, version number, packaging scriptsTannin2015-03-212-43/+35
* | - after closing the overwrite dialog the in-memory directory structure is upd...Tannin2015-03-211-5/+5
* | changed the way the right-most column in the mod list is stretched to a way t...Tannin2015-03-211-32/+4
* | MO will again remove obsolete files on startupTannin2015-03-211-0/+38
* | bugfix: crash when entering search terms for the mod listTannin2015-03-212-9/+3
* | bugfix: sync-overwrite dialog didn't openTannin2015-03-211-2/+2
* | minor stuff (slight changes to the visual style, code refactorings, version i...Tannin2015-03-185-170/+175
* | bugfix: crash related to bad timing when filtering the mod listTannin2015-03-181-4/+4
* | - plugin list can now be sorted by flagsTannin2015-03-181-2/+17
* | - avoiding unnecessary meta.ini saves when checking mods for updatesTannin2015-03-182-8/+25
* | Merge with branch1.2Tannin2015-03-09131-12336/+18651
|\ \
| * | minor cleanupTannin2015-03-093-3/+12
| * | - bugfix: changing the highlight in the modlist didn't always prompt an immed...Tannin2015-03-092-6/+7
| * | - when activating/deactivating a mod the contained esps are only activated/de...Tannin2015-03-091-6/+7
| * | - some fixes to how file changes are signaled and delayedTannin2015-03-0115-202/+162
| * | tons of code cleanup and minor fixes to harden the code (mostly suggestions f...Tannin2015-02-2515-62/+42
| * | bugfix: tooltips in dark style were too transparentTannin2015-02-251-1/+1
| * | bugfix: plugin list wasn't user-sortableTannin2015-02-251-5/+8
| * | sorting by content now produces a more useful listTannin2015-02-251-4/+15
| * | bugfix: filtering by meta-categories (checked/unchecked, update available) di...Tannin2015-02-251-1/+2
| * | bugfix: crash when trying to delete mods (issue #1016)Tannin2015-02-253-20/+29
| * | - added content icon for BSAsTannin2015-02-2516-15/+26
| * | - No longer setting the dll directory as a windows search folder for dlls bec...Tannin2015-02-252-5/+3
| * | - bugfix: detection of support for direct loading load mechanism was brokenTannin2015-02-251-3/+8
| * | icon delegates now use a pixmap cache to improve rendering performanceTannin2015-02-259-64/+82
| * | cleanupTannin2015-01-292-6/+6
| * | extended the game-plugin interfaceTannin2015-01-2928-930/+326
| * | Merge with branch1.2Tannin2015-01-2449-243/+195
| |\ \
| * | | - bugfixesTannin2015-01-0642-866/+588
| * | | MergeTannin2015-01-0474-786/+875
| |\ \ \
| | * | | accidentally removed loot_cli from buildTannin2014-11-281-0/+1
| | * | | replaced all uses of NULL with nullptrTannin2014-11-2865-457/+455
| | * | | cleanup und bugfixes after refactoringTannin2014-11-2830-568/+526
| | * | | MergeTannin2014-11-2170-9891/+11066
| | |\ \ \
| | * | | | qt5 compatibilityTannin2014-11-211-3/+10
| | * | | | MergeTannin2014-08-282-2/+2
| | |\ \ \ \