summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Some more drag and drop related changes, still no fix though.Al2019-01-121-3/+9
|
* Added missing Parchment theme fileAl2019-01-121-0/+0
|
* Added Parchment theme by TheBobAbides.Al2019-01-129-0/+587
|
* Delete the settings array before writing a new oneLostDragonist2019-01-115-0/+5
|
* Remove profile-specific executable settings when removing the executableLostDragonist2019-01-113-3/+11
|
* Remove window title of widgetLostDragonist2019-01-112-17/+9
|
* Update translation fileLostDragonist2019-01-111-395/+422
|
* Update Paper Dark and Paper Light themes to 5.0LostDragonist2019-01-114-73/+341
|
* Update Paper Automata theme to A2-2.0LostDragonist2019-01-111-43/+95
|
* Fix regex warningLostDragonist2019-01-111-1/+1
|
* Save version even after downgrading.Al2019-01-111-3/+5
| | | | Otherwise the downgrade warning will appear forever.
* Fix or ignore a number of compiler warnings.Al2019-01-117-12/+22
|
* Change version to 2.1.7alpha6LostDragonist2019-01-111-1/+1
|
* Fixes to library load widgetLostDragonist2019-01-118-15/+60
|
* Support for force loading librariesLostDragonist2019-01-1123-432/+1260
|
* Make Visit on Nexus and Open web page do the other as well for multiple items.Al2019-01-111-8/+49
|
* Added Web Page URL field in modinfodialog.Al2019-01-113-1/+21
| | | | It's used only if nexusID is invalid.
* Fix #523 by resetting m_URL after install.Al2019-01-101-0/+3
|
* Save rich text of notes tab across restart.Al2019-01-102-1/+8
|
* Don't try to resume downloads that aren't pausedLostDragonist2019-01-081-2/+2
|
* Update valid mod status when moving files from overwrite.Al2019-01-071-1/+5
|
* Fix drop to downloads tab.Al2019-01-071-8/+14
| | | | Fix DownloadView to be QtreeView in QCreator.
* Made Delete INIs and Saves dialogs remember selection.Al2019-01-061-8/+9
|
* Fixed version notification messages.Al2019-01-062-4/+4
|
* Change version to 2.1.7alpha5LostDragonist2019-01-051-1/+1
|
* Change qPrintable to qUtf8Printable to better support non-ASCII textLostDragonist2019-01-0525-104/+104
|
* Improve spacing for plugincounter.Al2019-01-062-8/+8
|
* Fix compact/normal download sizes on all themes.Al2019-01-052-6/+6
| | | | | Fix hover/select padding changes. Fix non uniform height due to warning icon.
* Added Tannin to thanksAl2019-01-051-0/+5
|
* Improve ToLower() performance significally.Al2019-01-051-4/+8
|
* Improve performance of refresh (regex and code distribution)Al2019-01-052-8/+30
|
* Improve performance by removing redundant actions when changing mod statesLostDragonist2019-01-052-7/+18
|
* Update mod and plugin counters when a mod is removedLostDragonist2019-01-051-0/+2
|
* Fix counting light-flagged pluginsLostDragonist2019-01-051-5/+5
|
* Remove redundant "active" labels on plugin counterLostDragonist2019-01-051-5/+5
|
* Don't call ASCII function with unicodeLostDragonist2019-01-031-1/+1
|
* Merge pull request #610 from przester/download-tabAl2019-01-034-243/+326
|\ | | | | Tweak download tab column resizing
| * Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into ↵Krzysztof Starecki2019-01-036-192/+253
| |\ | |/ |/| | | download-tab
* | Improve missing INI dialog when switching profilesLostDragonist2019-01-021-5/+6
| |
* | Added Note columns to Export to CSV featureAl2019-01-021-0/+6
| |
* | Updated version to 2.1.7alpha4Al2019-01-011-1/+1
| |
* | Sort Separators by priority in Send To dialog.Al2019-01-012-4/+14
| |
* | Merge pull request #607 from przester/download-tabAl2019-01-012-48/+50
|\ \ | | | | | | Fix download entry padding issue
* \ \ Merge pull request #606 from przester/download-tabAl2019-01-0129-2065/+1063
|\ \ \ | | | | | | | | Revamp the downloads tab, fix some UI bugs
* | | | Fix About dialog open tab.Al2019-01-011-1/+1
| | | |
* | | | Updated About dialog.Al2019-01-011-9/+24
| | | |
| | | * Tweak download tab column resizingKrzysztof Starecki2019-01-034-104/+158
| | |/
| | * Fix download entry padding issues (again)Krzysztof Starecki2019-01-012-48/+50
| |/
| * Add default download row sizes for generic styles, sanitize mainwindow.uiKrzysztof Starecki2019-01-013-124/+107
| |
| * Fix download entry padding issuesKrzysztof Starecki2019-01-012-2/+18
| |