summaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'Develop' into archive_conflicts_2Project5792018-12-291-6/+69
|\ | | | | | | Updating to 2.1.7alpha1
| * Display counter tooltips when clickedLostDragonist2018-12-261-2/+7
| |
| * Add a small gutter around the active mod/plugin countersLostDragonist2018-12-261-0/+12
| |
| * Improvements to the plugin and mod countersLostDragonist2018-12-241-2/+8
| | | | | | | | | | | | | | * Fix style * Add whatsThis * Add tooltips with additional statistics * Don't count mods like overwrite, unmanaged, DLC, etc.
| * Changed ui of active mod countersAl2018-12-241-20/+40
| |
| * Added Active Plugins and Active Mods countersAl2018-12-241-1/+21
| |
| * Expand mod list search edit to work on categories, nexus IDs, and notesLostDragonist2018-12-201-4/+4
| |
| * Make language about profile-specific settings and save games consistentLostDragonist2018-12-191-1/+1
| |
* | Clean up and fix merge issuesLostDragonist2018-12-121-6/+9
| |
* | Fixed mainwindow.cpp so that Qt Creator does not break it anymore.Al12rs2018-12-121-33/+33
| | | | | | | | | | | | | | | | | | | | | | We should be able to normally use Creator now without having to worry about breaking the build. Partial fix for conflict information getting messd up after opening infodialog or disabling a mod. Icons still get messed up but conflict tab remains consistent at first inspection. Reverted main tab to plugins Changed version of Archive conflicts branch to 2.2.0 pre-alpha.
* | Added button to disable Archives in Data Tree and entirely.Project5792018-12-121-13/+33
|/
* Added `uniformRowHeight = true` property to the modlist, data tab, filters ↵Al12rs2018-10-271-0/+12
| | | | view and Log area. It should make Qt perform better when showing a large number of items.
* Increase filterview size to not cut off filternamesAl12rs2018-10-131-2/+2
|
* Fix Creator setting Boss button to invisible each timeAl12rs2018-10-131-3/+0
|
* Fixed UI file to not break each time it's opened in creator.Al12rs2018-10-131-11/+16
|
* Added "Refresh" button to downloads tab.Al12rs2018-08-311-0/+14
|
* Enabled Ctrl+C to copy selected stuff instead of the entire log. No one used ↵Al12rs2018-08-011-3/+0
| | | | it before and now it's much more practical.
* Avoided downloads defaulting to "File Time" sorting at each startup.Al12rs2018-07-211-2/+5
| | | | Improved downloads tab header sizes and resize policy.
* Added ability to open mod information window by double cliking on plugins.Al12rs2018-07-171-79/+36
|
* Fixed default size and positioning of some ui elements to accomodate the new ↵Al12rs2018-03-151-10/+51
| | | | | | ones. Fixed incorrect settings for the layout stretching.
* Reverted some changes added by Qt configurator that caused some wird ↵Al12rs2018-03-121-2/+2
| | | | stretching of the mainwindow. I suspect this is caused by the fact that the archive tab was not disabled in a way that Configurator liked and it is messing with it.
* 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