summaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
Commit message (Collapse)AuthorAgeFilesLines
...
* Changed tooltip of Open Folder menu.Al12rs2018-03-071-1/+1
|
* - Added Open Folders drop-down menu over the modlist (using new custom icon) ↵Al12rs2018-02-281-2/+29
| | | | | | and moved there all previuolsy added "open <> folder" menu options. - Added "Open MO install folder" option.
* Reduced Clear filter red border to one pixel instead of two.Al12rs2018-02-261-1/+1
|
* Changed switch instance icon and tooltipAl12rs2018-02-181-2/+2
|
* - Added "Clear all Filters" button with red outline that only shows up if ↵Al12rs2018-02-151-4/+45
| | | | | | | one or more filters are selected. - Fixed a bug that would not allow the already present "Clear" button under the filters tab to clear "contains" type of filters. - Fixed a bug that enabled the "Clear" button at the start even if there were no filters selected.
* Disable the bsa tab for releaseLePresidente2017-12-251-1/+3
| | | | | Version bump to 2.1.0 Updated about window
* Implement file priority for loose files > archivesJeremy Rimpo2017-12-171-15/+15
|
* Restore archive tab and partial functionalityJeremy Rimpo2017-12-151-0/+107
|
* Implement mod/plugin highlighting when pair is selectedJeremy Rimpo2017-11-301-1/+6
|
* Basic ESL updatesJeremy Rimpo2017-10-201-1/+1
|
* Re-enabled the boss buttonZachHaber2017-01-171-1/+1
| | | | Properly this time =P
* Revert "Loot Button"ZachHaber2017-01-171-0/+3
| | | | This reverts commit f2b33d75cb147965306e075f0b921cbad6c04334.
* Loot ButtonZachHaber2017-01-161-3/+0
| | | | Re-enabled the button
* Update mainwindow.uiBrian Munro2017-01-031-3/+3
| | | Reverted Tabs to spaces
* Migrate to version numbers with buildnumber.LePresidente2016-12-211-0/+3
| | | | Added Comment for removal of ModBase::isOneof
* moved button to switch instance (and to portable mode) to the main windowTannin2016-05-271-0/+13
|
* cleanupTannin2016-05-071-14/+26
|
* changed focus policy on grouping selection to prevent accidentally changing ↵Tannin2016-02-091-0/+3
| | | | the grouping mode
* some fixes and removed obsolete codeTannin2015-11-231-101/+0
|
* first work on interfacing with usvfsTannin2015-11-171-12/+2
|
* Allows drag-and-drop into the download tabTom Tanner2015-04-261-1/+7
|
* - savegameList: Improved save game handling from MainWindowTheBloke2014-07-111-0/+6
| | | | | | | | | | | -- Save game deletion now does Recycle Bin delete (wishlist #675) -- Save game deletion now also deletes .skse file (bug #687) -- Can select and delete multiple save games (ExtendedSelection) (wishlist #675) -- Uses new SaveGame->saveFiles() method to get filenames (eg .ess & .skse) -- Context menu - "Fix Mods.." option only appears if 1 save is selected -- Context menu - delete menu option labelled "Delete save" or "Delete saves", according to 1 or >1 saves selected. -- Context menu - delete menu confirmation shows list of all selected saves
* - test-plugins accidentally distributed in the 1.2.5 release are now ↵Tannin2014-06-251-1/+1
| | | | | | | | | | | automatically deleted - some fixes to the tutorial (mostly wording but also some actual problems) - bugfix: could disable mods that aren't supposed to be disable-able - bugfix: mod list wasn't saved on some changes - bugfix: when trying to start directly to application, MO didn't start up correctly - bugfix: hook.dll didn't load mod bsas into its directory structure and thus didn't allow bsas to overwrite loose files - bugfix: in some constellations the tutorial files couldn't be found despite being in the right location
* - added a new mod type that represents files handled externally (i.e. DLCs) ↵Tannin2014-05-311-12/+26
| | | | | | | | | | | as mods in MO - hashes of file names in bsa files are no longer checked all the time - author and description is now read from esp files - rewrote the code that fixes modlists after a rename, should be a bit more robust - fixes to qt 5 and msvc 2013 compatibility - started to update the tutorial (not done yet!) - bugfix: counter for the problems badge wasn't calculated correctly
* - files in bsas are now only displayed in the data tab if they are managed by moTannin2014-05-251-10/+13
| | | | | | | | | | | | | - number of problems detected by MO is now displayed as a badge on the icon - rephrased the explanation text on the Archives tab. unchecked plugin-loaded bsas no longer prompt a warning - bsa extraction is now handled in a plugin - added a way for plugins to react to mod installation - re-enabled the automatic fix for asset order problems - bugfix: In some cases when a download wasn't started successfully the download urls weren't stored in the meta file so no resume was possible - bugfix: MO tried to resume downloads when it didn't have and download urls - bugfix: downloads couldn't be paused if the download was already broken on the network layer - bugfix: download managear did not recognize a file as downloaded if the download completed before signals were hooked up - bugfix: in-place file replacement was re-broken
* - mod list context menu split into two menus (one for whole list, one for ↵Tannin2014-05-131-14/+71
| | | | | | | | | | | | | | | | | | | selected mods) - added option to combine category filters using "or" - added context menu option for deselecting category filters - slightly changed ui on the category filters - added a sample plugin for cpp that can be built without building the rest of MO - simple installer can now be configured to run without any user interaction - extended interface for python plugins - iorganizer implementation moved out of the main window - nexus requests from plugins will now be identified in the user agent - bugfix: shortcuts created from MO used the wrong working directory - bugfix: deactivation of bsas didn't stick - bugfix: file hiding mechanism wasn't active - bugfix: executables linked on the toolbar couldn't be removed if the executable was removed first - bugfix: the endorsement-filter couldn't be combined with other filters - bugfix: python interface to repository bridge was broken
* - main window now has a small view displaying log messagesTannin2014-05-041-917/+935
| | | | | | | | | | | | | | - mod list will now be highlighted when grouping is active is active - download tooltip now supports bbcode markup in the description - bbcode translator will now translate some named colors - algorithm for detection of mod order problems is now more sophisticated - exposed more functionality to python plugins - updated to qt 4.8.6 dlls - bugfix: plugin list wasn't - bugfix: state changes in mod list wasn't always reported - bugfix: loot client will now create necessary directory - bugfix: NCC sometimes used wrong source path for extracting - bugfix: removed noisy debug message
* - added an option to show meta info on downloads instead of filenamesTannin2014-04-231-7/+13
| | | | | | - MO will now cancel if user tries to run MO vfs-injected - when saving the MO ini file it is now written to a tmp file first and then overwritten - updated to link against boost python 1.55
* - added buttons to backup and restore the modlist and pluginlistTannin2014-04-051-8/+104
| | | | - replaced boss integration with loot
* - ini file changes that would have to overwrite ini tweaks are now stored in ↵Tannin2014-02-171-2/+2
| | | | | | | | | a separate file and actually get used. - a warning message advices users to clean out that separate file - slightly improved default main window layout - bugfix: newly created ini tweaks were added to the list with incorrect properties
* - a few hooks will now somewhat handle file names starting with \\?\Tannin2014-02-121-2/+2
| | | | | | | | | | | - mod meta information is now (also) saved by a timer to reduce the likelyhood of a data loss in case of a crash - mod meta files are now written to a temporary file and then renamed to real name to reduce chance of breaking the file - updated minimum compatible nmm version to 0.47.0 - bugfix: defaults for newestVersion, version and installationFile when creating an empty mod were integers instead of strings - bugfix: "Plugins" and "Archives" weren't translatable
* - boss integrationTannin2014-01-231-13/+69
| | | | | - plugin list can now also display multiple flags for a file (like the mod list) - changed some compiler&linker settings to produce smaller binaries
* - bugfix: drag&drop on archive list didn't always work properlyTannin2013-12-071-1/+1
|
* - minor text fixesTannin2013-12-071-51/+6
| | | | | - versions without a subminor version are now displayed without it (1.1 instead of 1.1.0) - version compares now prefer the decimal comparison over the traditional
* - diagnosis plugins can now request to be re-evaluatedTannin2013-11-061-6/+51
| | | | | | | | | | | | - main application now contains means for plugins to react on some changes (to be extended) - plugins can now retrieve more information about a mod - user-agent sent to nexus now automatically contains the current MO version - included updated russian translation - problems dialog now refreshes itself after a fix was applied - fixed new esp/asset ordering diagnosis. May be fully functional now - bugfix: restoring locked load order could leave MO in an endless loop (not sure if this fix is correct yet) - bugfix: plugin list was not visually updated after some changes - bugfix: nmm importer threw away mod ordering
* - text files encoded in system encoding should now be correctly recognized ↵Tannin2013-10-261-10/+16
| | | | | | in the mod info dialog - archive-list can be user-sorted again (within one mod)
* - new toggle to display hidden downloadsTannin2013-10-101-1/+8
| | | | | | | | - hidden downloads can be un-hidden - the installation manager now more thoroughly cleans up the temporary directory after installation - added SkyrimLauncher.exe to the list of auto-detected executables - bugfix: shutting down MO while downloads where active in some occasions didn't work - bugfix: when canceling the only active download the taskbar icon didn't return to normal
* - bugfix: testing for missing masters at the wrong time seems to have caused ↵Tannin2013-09-161-1/+1
| | | | | | | | | | crashes - bugfix: mod list is now written to a temporary file first. Only on success is the original file overwritten - bugfix: moving a mod priority to just above the overwrite could cause a crash or error message - bugfix: versions with a release candidate number weren't sorted correctly (woops) - bugfix: staging script didn't include archive.dll and dlls.manifest - installation time on overwrite no longer updates constantly
* - when installing mods from outside the download directory the absolute path ↵Tannin2013-09-111-52/+7
| | | | | | | | | | | | | is now stored - added a context menu to the toolbar buttons so tool icons can be removed directly - initweaks modinfo tab is now always available and allows new ini tweaks to be created - fake esms are now treated as masters (as they should) - MO will now display a warning if not all masters of an esp are enabled. The tooltip gives a list of required masters - bugfix: path returned by getfullpathname was sometimes not correctly terminated - bugfix: path after reverse-rerouting was sometimes incorrect, missing a path separator - bugfix: change of current directory sometimes used a fake directory without need - bugfix: icons in shortcut menu were not alwayscorrectly updated
* - the download manager now registers download speed. Right now this is only usedTannin2013-08-301-7/+58
| | | | | | | | | | | | | to display an average speed on the settings menu - added a python27.dll compiled with vc100. This can now be bundled without introducing more dependencies - bugfix: extracting now stops after an error - bugfix: the way hook.dll caused CREATE_ALWAYS/CREATE_NEW to always write into overwrite could lead to the file being created when the call should have failed (because the file existed and was protected) - bugfix: GetPrivateProfileString does NOT properly report files as missing. This means that the ini-query optimization could optimize away requests that should work - bugfix: fomod installer couldn't display images because they were unpacked to the wrong temporary location - bugfix: When disabling local saves and choosing to delete the saves nothing happened - bugfix: the python plugin couldn't find the pyqt libraries
* - download size is now displayedTannin2013-08-241-52/+7
| | | | | | - multiple esps/mods can now be enabled/disabled at once using space - bugfix: fomod installer didn't compile because of changes to condition checking - bugfix: broken inverse virtual name resolution in case of non-default mod directory
* - plugins that failed to load are now reported as problemsTannin2013-08-171-136/+138
| | | | | - some wording fixes in the tutorial - updated proxyPython to a modified interface
* - bugfix: nameprefix-flag incorrectly interpreted on oblivion-style bsasTannin2013-08-151-19/+67
| | | | | | | | | | | | | | - bugfix: optimization for missing inis fixed - bugfix: fixmods didn't search for esps in overwrite - bugfix: configurator didn't work for fallout new vegas because of a missing cast - bugfix: configurator attempted parameter formatting on ini files instead of using the raw data - bugfix: searching for a path in the directory structure could cause a crash when not using the directory output - optimization to findfirstfile for cases where a single file is searched - display of bsas changed. hopefully it is more understandable now - cache for the test whether a mod is in conflict. Should speed ab scrolling in mod list - mod list has now an additional column for the installation time - nmm importer no longer cancels in cases where a data file references an undeclared mod. - integrated improved settings.json for the configurator contributed by "delta534"
* MergeTannin2013-05-101-5/+7
|\
| * - creating mods from overwriteTannin2013-04-041-5/+7
| | | | | | | | | | | | | | - moving files from overwrite to mods - offline mode - several fixes to the grouping system - fix to "duplicate translation" errors
* | - multi-selection in category windowTannin2013-04-121-0/+3
|/ | | | - profile loading is now slightly more forgiving
* - post-merge cleanupTannin2013-03-291-2/+2
|
* Merge with branch1.0Tannin2013-03-271-361/+306
|\
| * - added hooks for getFileVersion* functionsTannin2013-03-271-355/+306
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - automatic donwload retry - support for storing multiple download urls - improved "query info" functionality - some cleanup to download manager code - external fomod installer dialog are now brought to front - added shell... functions to have windows handle problematic situations - added visual clue when filters are active - esps are now automatically activated when installing a mod - added option to never endorse a mod - added "previous" and "next" buttons to mod info dialog - improved the way messagedialog text is shortened - coloring in mod info dialog now visible in other color schemes - plugin list is now saved automatically - vanilla bsas are now enabled even if they are not listed in the ini file - bugfix: setting mod to maximum now doesn't try to place the mod below overwrite
* | Merge with defaultTannin2013-03-221-1/+20
|\|