summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge with branch1.2Tom Tanner2015-03-188-2/+229
|\
| * 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
| * Small typo fixTom Tanner2015-03-011-1/+1
| * revertThomas Tanner2015-03-011-2/+0
| * testThomas Tanner2015-03-011-0/+2
| * Change readme to include sip installThomas Tanner2015-03-011-1/+5
* | 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
|\|
| * updated version numberTannin2015-01-242-5/+3
| * fixed logging in case of changes and errors in the mod listTannin2015-01-221-4/+7
| * bugfix: When displaying the list of save games to delete the list is capped t...Tannin2015-01-221-1/+10
| * bugfix: initialization order was wrong and so kept foreign language systems f...Tannin2015-01-222-3/+3
| * cleanup (mostly removing unused includes)Tannin2015-01-2240-120/+68
| * removed some obsolete codeTannin2015-01-222-31/+1
| * Added tag release v1.2.17 for changeset 2078ce371648Tannin2015-01-220-0/+0
| * bugfix: first attempt at discovering java binary always failedTannin2015-01-111-2/+3
| * increased version number and minor stuffTannin2015-01-112-5/+2
| * bugfix: priority couldn't be changed directly in plugin list (this change was...Tannin2015-01-111-4/+19
| * different way to check for file existenceTannin2015-01-112-18/+7
| * bugfix: translations for some plugins weren't loadedTannin2015-01-111-0/+5
| * bugfix: executables with extensions other than .com, .cmd or .bat were starte...Tannin2015-01-111-3/+4
| * Added tag release v1.2.16 for changeset a837623ea911Tannin2015-01-110-0/+0
| * bugfix: translations for configurator plugin weren't named correctlyTannin2015-01-081-2/+2
| * bugfix: translations for plugins were not usedTannin2015-01-081-0/+11
| * bugfix: showEvent contains initializion code that should be run only on first...Tannin2015-01-082-28/+38
| * - download servers that haven't been available for over a month are now purge...Tannin2015-01-0710-34/+53
| * Added tag release v1.2.15 for changeset d1946676ce17Tannin2015-01-070-0/+0
* | - bugfixesTannin2015-01-0642-866/+588