| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added Web Page URL field in modinfodialog. | Al | 2019-01-11 | 3 | -1/+21 |
| | | | | | It's used only if nexusID is invalid. | ||||
| * | Fix #523 by resetting m_URL after install. | Al | 2019-01-10 | 1 | -0/+3 |
| | | |||||
| * | Save rich text of notes tab across restart. | Al | 2019-01-10 | 2 | -1/+8 |
| | | |||||
| * | Don't try to resume downloads that aren't paused | LostDragonist | 2019-01-08 | 1 | -2/+2 |
| | | |||||
| * | Update valid mod status when moving files from overwrite. | Al | 2019-01-07 | 1 | -1/+5 |
| | | |||||
| * | Fix drop to downloads tab. | Al | 2019-01-07 | 1 | -8/+14 |
| | | | | | Fix DownloadView to be QtreeView in QCreator. | ||||
| * | Made Delete INIs and Saves dialogs remember selection. | Al | 2019-01-06 | 1 | -8/+9 |
| | | |||||
| * | Fixed version notification messages. | Al | 2019-01-06 | 2 | -4/+4 |
| | | |||||
| * | Change version to 2.1.7alpha5 | LostDragonist | 2019-01-05 | 1 | -1/+1 |
| | | |||||
| * | Change qPrintable to qUtf8Printable to better support non-ASCII text | LostDragonist | 2019-01-05 | 25 | -104/+104 |
| | | |||||
| * | Improve spacing for plugincounter. | Al | 2019-01-06 | 2 | -8/+8 |
| | | |||||
| * | Fix compact/normal download sizes on all themes. | Al | 2019-01-05 | 2 | -6/+6 |
| | | | | | | Fix hover/select padding changes. Fix non uniform height due to warning icon. | ||||
| * | Added Tannin to thanks | Al | 2019-01-05 | 1 | -0/+5 |
| | | |||||
| * | Improve ToLower() performance significally. | Al | 2019-01-05 | 1 | -4/+8 |
| | | |||||
| * | Improve performance of refresh (regex and code distribution) | Al | 2019-01-05 | 2 | -8/+30 |
| | | |||||
| * | Improve performance by removing redundant actions when changing mod states | LostDragonist | 2019-01-05 | 2 | -7/+18 |
| | | |||||
| * | Update mod and plugin counters when a mod is removed | LostDragonist | 2019-01-05 | 1 | -0/+2 |
| | | |||||
| * | Fix counting light-flagged plugins | LostDragonist | 2019-01-05 | 1 | -5/+5 |
| | | |||||
| * | Remove redundant "active" labels on plugin counter | LostDragonist | 2019-01-05 | 1 | -5/+5 |
| | | |||||
| * | Don't call ASCII function with unicode | LostDragonist | 2019-01-03 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #610 from przester/download-tab | Al | 2019-01-03 | 4 | -243/+326 |
| |\ | | | | | Tweak download tab column resizing | ||||
| | * | Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into ↵ | Krzysztof Starecki | 2019-01-03 | 6 | -192/+253 |
| | |\ | |/ |/| | | | download-tab | ||||
| * | | Improve missing INI dialog when switching profiles | LostDragonist | 2019-01-02 | 1 | -5/+6 |
| | | | |||||
| * | | Added Note columns to Export to CSV feature | Al | 2019-01-02 | 1 | -0/+6 |
| | | | |||||
| * | | Updated version to 2.1.7alpha4 | Al | 2019-01-01 | 1 | -1/+1 |
| | | | |||||
| * | | Sort Separators by priority in Send To dialog. | Al | 2019-01-01 | 2 | -4/+14 |
| | | | |||||
| * | | Merge pull request #607 from przester/download-tab | Al | 2019-01-01 | 2 | -48/+50 |
| |\ \ | | | | | | | Fix download entry padding issue | ||||
| * \ \ | Merge pull request #606 from przester/download-tab | Al | 2019-01-01 | 29 | -2065/+1063 |
| |\ \ \ | | | | | | | | | Revamp the downloads tab, fix some UI bugs | ||||
| * | | | | Fix About dialog open tab. | Al | 2019-01-01 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Updated About dialog. | Al | 2019-01-01 | 1 | -9/+24 |
| | | | | | |||||
| | | | * | Tweak download tab column resizing | Krzysztof Starecki | 2019-01-03 | 4 | -104/+158 |
| | | |/ | |||||
| | | * | Fix download entry padding issues (again) | Krzysztof Starecki | 2019-01-01 | 2 | -48/+50 |
| | |/ | |||||
| | * | Add default download row sizes for generic styles, sanitize mainwindow.ui | Krzysztof Starecki | 2019-01-01 | 3 | -124/+107 |
| | | | |||||
| | * | Fix download entry padding issues | Krzysztof Starecki | 2019-01-01 | 2 | -2/+18 |
| | | | |||||
| | * | Remove unused import, fix accidental indent | Krzysztof Starecki | 2019-01-01 | 2 | -2/+1 |
| | | | |||||
| | * | Fix toolbar buttons not setting their icons on startup | Krzysztof Starecki | 2019-01-01 | 2 | -313/+317 |
| | | | |||||
| | * | Change redownload dialog to display the filename | Krzysztof Starecki | 2019-01-01 | 1 | -2/+2 |
| | | | |||||
| | * | Make download tab columns hideable by user | Krzysztof Starecki | 2018-12-31 | 3 | -84/+123 |
| | | | |||||
| | * | Fix bug with hiding installed downloads | Krzysztof Starecki | 2018-12-31 | 1 | -11/+7 |
| | | | |||||
| | * | Fix some compiler warnings | Krzysztof Starecki | 2018-12-31 | 2 | -18/+23 |
| | | | |||||
| | * | Add filetime column to download tab | Krzysztof Starecki | 2018-12-31 | 5 | -9/+14 |
| | | | |||||
| | * | Fix nullptr bug with download meta info | Krzysztof Starecki | 2018-12-31 | 3 | -84/+85 |
| | | | |||||
| | * | Add 'download meta information' support to download tab | Krzysztof Starecki | 2018-12-31 | 6 | -254/+279 |
| | | | |||||
| | * | Port the 'Night Eyes' theme | Krzysztof Starecki | 2018-12-31 | 1 | -0/+16 |
| | | | |||||
| | * | Merge remote-tracking branch 'upstream/Develop' into download-tab | Krzysztof Starecki | 2018-12-31 | 5 | -76/+42 |
| | |\ | |/ |/| | |||||
| * | | Update version to 2.1.7alpha3 | LostDragonist | 2018-12-31 | 1 | -1/+1 |
| | | | |||||
| * | | Apply alpha color settings to the settings dialog | LostDragonist | 2018-12-30 | 3 | -71/+36 |
| | | | |||||
| * | | Merge pull request #604 from Project579/Develop | LostDragonist | 2018-12-30 | 2 | -4/+5 |
| |\ \ | | | | | | | Added Alpha channel to color pickers | ||||
| | * | | Added Alpha channel to color pickers | Project579 | 2018-12-31 | 2 | -4/+5 |
| |/ / | |||||
| | * | Fix download layout bug, port most of remaining themes | Krzysztof Starecki | 2018-12-31 | 17 | -134/+191 |
| | | | |||||
