| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cleanup | Tannin | 2015-03-27 | 2 | -6/+5 |
| | | |||||
| * | bugfix: not all icons showed up | Tannin | 2015-03-27 | 3 | -3/+9 |
| | | |||||
| * | bugfix: MO didn't use all parameters of preconfigured executables | Tannin | 2015-03-27 | 2 | -7/+10 |
| | | |||||
| * | bugfix: "edit executables" dialog didn't actually save a modified executable ↵ | Tannin | 2015-03-27 | 1 | -0/+3 |
| | | | | | | | when confirming the save-on-close dialog | ||||
| * | updated build instructions, version number, packaging scripts | Tannin | 2015-03-21 | 2 | -43/+35 |
| | | |||||
| * | - after closing the overwrite dialog the in-memory directory structure is ↵ | Tannin | 2015-03-21 | 1 | -5/+5 |
| | | | | | | | updated again - bugfix: crash on creating shortcuts | ||||
| * | changed the way the right-most column in the mod list is stretched to a way ↵ | Tannin | 2015-03-21 | 1 | -32/+4 |
| | | | | | that is independent of the mod ordering | ||||
| * | MO will again remove obsolete files on startup | Tannin | 2015-03-21 | 1 | -0/+38 |
| | | |||||
| * | bugfix: crash when entering search terms for the mod list | Tannin | 2015-03-21 | 2 | -9/+3 |
| | | |||||
| * | bugfix: sync-overwrite dialog didn't open | Tannin | 2015-03-21 | 1 | -2/+2 |
| | | |||||
| * | minor stuff (slight changes to the visual style, code refactorings, version ↵ | Tannin | 2015-03-18 | 5 | -170/+175 |
| | | | | | increment) | ||||
| * | bugfix: crash related to bad timing when filtering the mod list | Tannin | 2015-03-18 | 1 | -4/+4 |
| | | |||||
| * | - plugin list can now be sorted by flags | Tannin | 2015-03-18 | 1 | -2/+17 |
| | | | | | - sorting by mod index now puts the disabled mods to one end of the list | ||||
| * | - avoiding unnecessary meta.ini saves when checking mods for updates | Tannin | 2015-03-18 | 2 | -8/+25 |
| | | |||||
| * | Merge with branch1.2 | Tannin | 2015-03-09 | 131 | -12336/+18651 |
| |\ | |||||
| | * | minor cleanup | Tannin | 2015-03-09 | 3 | -3/+12 |
| | | | |||||
| | * | - bugfix: changing the highlight in the modlist didn't always prompt an ↵ | Tannin | 2015-03-09 | 2 | -6/+7 |
| | | | | | | | | | immediate update of overwrite markers | ||||
| | * | - when activating/deactivating a mod the contained esps are only ↵ | Tannin | 2015-03-09 | 1 | -6/+7 |
| | | | | | | | | | | | | | activated/deactivated if no other active mod provides the same plugins | ||||
| | * | - some fixes to how file changes are signaled and delayed | Tannin | 2015-03-01 | 15 | -202/+162 |
| | | | |||||
| | * | tons of code cleanup and minor fixes to harden the code (mostly suggestions ↵ | Tannin | 2015-02-25 | 15 | -62/+42 |
| | | | | | | | | | from static code analysis) | ||||
| | * | bugfix: tooltips in dark style were too transparent | Tannin | 2015-02-25 | 1 | -1/+1 |
| | | | |||||
| | * | bugfix: plugin list wasn't user-sortable | Tannin | 2015-02-25 | 1 | -5/+8 |
| | | | |||||
| | * | sorting by content now produces a more useful list | Tannin | 2015-02-25 | 1 | -4/+15 |
| | | | |||||
| | * | bugfix: filtering by meta-categories (checked/unchecked, update available) ↵ | Tannin | 2015-02-25 | 1 | -1/+2 |
| | | | | | | | | | didn't work | ||||
| | * | bugfix: crash when trying to delete mods (issue #1016) | Tannin | 2015-02-25 | 3 | -20/+29 |
| | | | |||||
| | * | - added content icon for BSAs | Tannin | 2015-02-25 | 16 | -15/+26 |
| | | | | | | | | | | | - improved display of content icons (better scaling and some borders) - bugfix: contains changes missing from changeset bc6b6430017b | ||||
| | * | - No longer setting the dll directory as a windows search folder for dlls ↵ | Tannin | 2015-02-25 | 2 | -5/+3 |
| | | | | | | | | | | | | | | | because that appears to remove another search folder AND the configured seach folders seem to be inherited by processes started from MO (both confirmed only in windows 8.1) | ||||
| | * | - bugfix: detection of support for direct loading load mechanism was broken | Tannin | 2015-02-25 | 1 | -3/+8 |
| | | | | | | | | | | | - proxy dll load mechanism disabled since it seems to have been bugged for ages and nobody noticed so it appears to be unneeded | ||||
| | * | icon delegates now use a pixmap cache to improve rendering performance | Tannin | 2015-02-25 | 9 | -64/+82 |
| | | | |||||
| | * | cleanup | Tannin | 2015-01-29 | 2 | -6/+6 |
| | | | |||||
| | * | extended the game-plugin interface | Tannin | 2015-01-29 | 28 | -930/+326 |
| | | | |||||
| | * | Merge with branch1.2 | Tannin | 2015-01-24 | 49 | -243/+195 |
| | |\ | |||||
| | * | | - bugfixes | Tannin | 2015-01-06 | 42 | -866/+588 |
| | | | | | | | | | | | | | | | | | | | | | | - moved more functionality to game-plugins - further decoupled management functionality from the UI - created another "tutorial" which is only a single page with relevant parts of the ui highlighted with info as tooltips | ||||
| | * | | Merge | Tannin | 2015-01-04 | 74 | -786/+875 |
| | |\ \ | |||||
| | | * | | accidentally removed loot_cli from build | Tannin | 2014-11-28 | 1 | -0/+1 |
| | | | | | |||||
| | | * | | replaced all uses of NULL with nullptr | Tannin | 2014-11-28 | 65 | -457/+455 |
| | | | | | | | | | | | | | | | | | fixed a few placed where NULL was used as a number or boolean | ||||
| | | * | | cleanup und bugfixes after refactoring | Tannin | 2014-11-28 | 30 | -568/+526 |
| | | | | | |||||
| | | * | | Merge | Tannin | 2014-11-21 | 70 | -9891/+11066 |
| | | |\ \ | |||||
| | | * | | | qt5 compatibility | Tannin | 2014-11-21 | 1 | -3/+10 |
| | | | | | | |||||
| | | * | | | Merge | Tannin | 2014-08-28 | 2 | -2/+2 |
| | | |\ \ \ | |||||
| | | | * | | | minor fixes | Tannin | 2014-08-28 | 2 | -2/+2 |
| | | | | | | | |||||
| | * | | | | | - fixes after merge | Tannin | 2015-01-04 | 20 | -349/+248 |
| | | | | | | | |||||
| | * | | | | | re-integrated changes missing from the merge | Tannin | 2015-01-03 | 3 | -24/+46 |
| | | | | | | | |||||
| | * | | | | | Merge with branch1.2 | Tannin | 2015-01-03 | 55 | -10399/+17603 |
| | |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | | * | | | | - started on a refactoring moving functionality out of the MainWindow class | Tannin | 2014-11-21 | 30 | -1742/+2497 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - started on support for game-plugins | ||||
| | | * | | | | - fixed manifest for qt5 | Tannin | 2014-11-14 | 2 | -2/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - download messages can now be sent from different user accounts | ||||
| | | * | | | | - updated staging script to use qt5 and to fetch translations from transifex | Tannin | 2014-11-11 | 7 | -4126/+4336 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - removed call to function unavailable in Windows XP | ||||
| | | * | | | | Merge | Tannin | 2014-11-11 | 6 | -57/+27 |
| | | |\ \ \ \ | |||||
| | | | * | | | | - re-enabled use of img-tags in bbcode converter | Tannin | 2014-11-11 | 6 | -57/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - addded a workaround for cases where, after a MO update, the stored modlist layout has no size for new columns - using a webview again for the nexus view of the modinfo dialog | ||||
| | | * | | | | | Merge | Tannin | 2014-11-11 | 12 | -34/+76 |
| | | |\| | | | | |||||
