summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2LostDragonist2019-01-011-39/+58
|\
| * Sort Separators by priority in Send To dialog.Al2019-01-011-4/+7
| * Fix download entry padding issues (again)Krzysztof Starecki2019-01-011-0/+2
| * Add default download row sizes for generic styles, sanitize mainwindow.uiKrzysztof Starecki2019-01-011-2/+10
| * Fix toolbar buttons not setting their icons on startupKrzysztof Starecki2019-01-011-1/+5
| * Add filetime column to download tabKrzysztof Starecki2018-12-311-1/+1
| * Add 'download meta information' support to download tabKrzysztof Starecki2018-12-311-2/+5
| * Merge remote-tracking branch 'upstream/Develop' into download-tabKrzysztof Starecki2018-12-311-0/+1
| |\
| * | Fix download layout bug, port most of remaining themesKrzysztof Starecki2018-12-311-0/+1
| * | Tweak styling options for downloads tab, port Paper Light theme for referenceKrzysztof Starecki2018-12-311-4/+3
| * | Add qss styling options for progress bar and compact mode widgetsKrzysztof Starecki2018-12-311-0/+13
| * | Add icon for incomplete download info, add download progress delegateKrzysztof Starecki2018-12-301-3/+4
| * | Add downloadlist styling tweaksKrzysztof Starecki2018-12-301-2/+5
| * | Remove old downloads tab code leftoversKrzysztof Starecki2018-12-301-1/+0
| * | Fix a bug where downloadlist context actions run multiple timesKrzysztof Starecki2018-12-301-6/+2
| * | Port context menus to new downloadlistKrzysztof Starecki2018-12-301-30/+11
| * | Disable downloadlist widget delegates, port partial functionality to QTreeViewKrzysztof Starecki2018-12-301-0/+6
* | | Merge branch 'Develop' into archive_conflicts_2LostDragonist2018-12-301-0/+1
|\ \ \ | | |/ | |/|
| * | Added Alpha channel to color pickersProject5792018-12-311-0/+1
| |/
* | Merge branch 'Develop' into archive_conflicts_2Project5792018-12-291-58/+383
|\|
| * Update counters when changing profilesLostDragonist2018-12-281-0/+2
| * Fix warning about missing signalLostDragonist2018-12-281-8/+8
| * Stop warning about missing English translationsLostDragonist2018-12-281-4/+2
| * Simplify code for visible counter changesLostDragonist2018-12-271-11/+3
| * Modify active counters based on filtersLostDragonist2018-12-271-2/+22
| * *Made clear Filters button clear also the nameEdit filterAl2018-12-271-2/+2
| * Added "Visible" counters for modlist.Al2018-12-261-15/+47
| * Allow user to "won't endorse" MO itselfLostDragonist2018-12-241-4/+36
| * Add an option to disable endorsementsLostDragonist2018-12-241-3/+4
| * Allow "endorse", "unendorse", and "won't endorse" for multiple modsLostDragonist2018-12-241-3/+67
| * Allow "visit on Nexus" for multiple modsLostDragonist2018-12-241-6/+27
| * Improvements to the plugin and mod countersLostDragonist2018-12-241-7/+99
| * Changed ui of active mod countersAl2018-12-241-3/+2
| * Added Active Plugins and Active Mods countersAl2018-12-241-0/+12
| * Fixed unignreUpdate option from not showing up.Al12rs2018-12-221-6/+6
| * Add hotkeys for download filter and allow ESC to clear filter more oftenLostDragonist2018-12-201-3/+13
| * Expand mod list search edit to work on categories, nexus IDs, and notesLostDragonist2018-12-201-3/+12
| * Catch and report exceptions in the MainWindow deconstructorLostDragonist2018-12-201-6/+11
| * Made doubleclick open relevant info tabAl12rs2018-12-211-1/+11
| * *Added "Open INIs Folder" option.Al12rs2018-12-201-1/+18
| * Fixed performance issue of Data tab.Al12rs2018-12-181-9/+17
| * Fixed opening multiple modinfodialog from Open Origin info.Al12rs2018-12-131-9/+10
* | Clean up and fix merge issuesLostDragonist2018-12-121-39/+38
* | Fixed mainwindow.cpp so that Qt Creator does not break it anymore.Al12rs2018-12-121-0/+1
* | Added button to disable Archives in Data Tree and entirely.Project5792018-12-121-2/+54
* | Add loose file/archive conflict iconsSilarn2018-12-121-0/+9
* | Initial archive conflict parsingSilarn2018-12-121-8/+17
|/
* Reset previousSeparatorColor when a separator color is resetLostDragonist2018-12-121-0/+1
* Create new Separators in last used color.Al12rs2018-12-121-0/+6
* Remember the last separator color usedLostDragonist2018-12-121-4/+15