| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove redundant comments/code from drag'n'drop stuff | Tom Tanner | 2015-04-29 | 1 | -7/+0 |
| | | |||||
| * | Allows drag-and-drop into the download tab | Tom Tanner | 2015-04-26 | 4 | -1/+140 |
| | | |||||
| * | 1) reintroduce the report error when unpacking archives to avoid the error | Tom Tanner | 2015-04-25 | 1 | -6/+2 |
| | | | | | | message disappearing entirely 2) Allow very long filenames to be used when unpacking | ||||
| * | Small fixup to passing of argc/argv. | Tom Tanner | 2015-04-19 | 2 | -2/+2 |
| | | |||||
| * | More fixing up of scons. Give up entirely with debugging python proxy | Tom Tanner | 2015-04-19 | 1 | -45/+116 |
| | | |||||
| * | If there are no Missing ESPs, say "None" rather than leaving an empty list. | Tom Tanner | 2015-03-29 | 1 | -0/+6 |
| | | |||||
| * | Added json file dependency into moc scanner | Tom Tanner | 2015-03-28 | 1 | -112/+45 |
| | | |||||
| * | Add in all the necessary stuff for scons | Tom Tanner | 2015-03-25 | 1 | -1/+2 |
| | | |||||
| * | Merge | Tom Tanner | 2015-03-22 | 8 | -6/+163 |
| |\ | |||||
| | * | Fix a meory leak with modules that error during loading | Tom Tanner | 2015-03-22 | 3 | -6/+5 |
| | | | | | | | | | More Sconscript stuff | ||||
| | * | Fixed Scons build for existing bits. | Tom Tanner | 2015-03-20 | 3 | -12/+18 |
| | | | | | | | | | | | | | | | Changed pynedit.pro to fetch from 'standard' install location Changed saveas code to use organizer report rather than uibase - this way it's not dependant on the vagaries of the include path, and works the same as the rest of the organiser directory | ||||
| | * | Merge | Tom Tanner | 2015-03-19 | 9 | -184/+221 |
| | |\ | |||||
| | * \ | Merge with branch1.2 | Tom Tanner | 2015-03-18 | 5 | -0/+152 |
| | |\ \ | |||||
| | | * | | Refactoring and cleanup. | Tom Tanner | 2015-03-18 | 2 | -41/+21 |
| | | | | | |||||
| | | * | | Every plugin now built | Tom Tanner | 2015-03-17 | 2 | -25/+125 |
| | | | | | |||||
| | | * | | Abortive attempt to use official 'qt' tool | Tom Tanner | 2015-03-16 | 1 | -124/+24 |
| | | | | | | | | | | | | | | | | | This resulted in some small cleanups but not much else | ||||
| | | * | | Cleanup | Tom Tanner | 2015-03-16 | 1 | -3/+1 |
| | | | | | |||||
| | | * | | Yet more scons stuff. Now builds everything but the plugins, and installs ↵ | Tom Tanner | 2015-03-15 | 1 | -49/+10 |
| | | | | | | | | | | | | | | | | | all the dlls | ||||
| | | * | | More sconscripts set up | Tom Tanner | 2015-03-14 | 3 | -62/+34 |
| | | | | | |||||
| | | * | | First attempt at using scons to build | Tom Tanner | 2015-03-08 | 5 | -0/+241 |
| | | | | | |||||
| * | | | | updated build instructions, version number, packaging scripts | Tannin | 2015-03-21 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | - 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 |
| |/ / | |||||
| * | | minor cleanup | Tannin | 2015-03-09 | 2 | -3/+8 |
| | | | |||||
| * | | - 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 |
| |\| | |||||
| | * | updated version number | Tannin | 2015-01-24 | 2 | -5/+3 |
| | | | |||||
| | * | fixed logging in case of changes and errors in the mod list | Tannin | 2015-01-22 | 1 | -4/+7 |
| | | | |||||
| | * | bugfix: When displaying the list of save games to delete the list is capped ↵ | Tannin | 2015-01-22 | 1 | -1/+10 |
| | | | | | | | | | to 10 entries, otherwise the window may extend beyond the screen | ||||
