| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | Fix tutorial targets | Silarn | 2019-12-14 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | Merge pull request #937 from ModOrganizer2/filetree_doubleclick_fix | Al | 2019-12-13 | 2 | -8/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Avoid opening folders in explorer when double-clicking on them in the filetree. | Al | 2019-12-13 | 2 | -8/+13 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #936 from isanae/rc3-fixes | isanae | 2019-12-12 | 6 | -29/+55 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | bumped to rc3 | isanae | 2019-12-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | added SS3DevProps.dll to checks | isanae | 2019-12-12 | 2 | -2/+3 | |
| | * | | | | | | | | | | | | | | | fixed alt colors in saves list for dark.qss | isanae | 2019-12-12 | 5 | -27/+52 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Check the enum | Silarn | 2019-12-11 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | | Update installer status handling | Silarn | 2019-12-11 | 4 | -88/+107 | |
| * | | | | | | | | | | | | | | | When cancelling a fomod extraction, don't generate an error. | Silarn | 2019-12-11 | 2 | -21/+31 | |
| * | | | | | | | | | | | | | | | Rework filter labels to separate bracket from translation | Silarn | 2019-12-10 | 3 | -254/+257 | |
| * | | | | | | | | | | | | | | | Change the modinfo image preview button to a toolbutton | Silarn | 2019-12-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Merge pull request #935 from isanae/default-window-size | isanae | 2019-12-09 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | set default window size to 1300x800 | isanae | 2019-12-09 | 1 | -1/+4 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #934 from isanae/revert-conflicts-column | isanae | 2019-12-09 | 4 | -292/+265 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | moved the conflicts column back to its proper position in the enum | isanae | 2019-12-09 | 4 | -292/+265 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #933 from isanae/conflicts-position-on-reset | isanae | 2019-12-09 | 3 | -281/+281 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | move the conflicts column when resetting geometries | isanae | 2019-12-09 | 3 | -281/+281 | |
| * | | | | | | | | | | | | | | | | Update readme.md | Al | 2019-12-09 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #932 from isanae/mod-list-columns-reset | isanae | 2019-12-09 | 4 | -342/+350 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | use paintEvent() to allow interactive resize because showEvent() is too early | isanae | 2019-12-09 | 4 | -342/+350 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #931 from isanae/double-click-unhooked | isanae | 2019-12-09 | 8 | -457/+553 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | removed dead setDefaultActivationActionForFile() | isanae | 2019-12-09 | 4 | -356/+299 | |
| | * | | | | | | | | | | | | | | | disable run hooked in filetree when mod is disabled | isanae | 2019-12-09 | 2 | -5/+20 | |
| | * | | | | | | | | | | | | | | | data tab: run exes unhooked by default | isanae | 2019-12-09 | 3 | -287/+361 | |
| | * | | | | | | | | | | | | | | | filetree tab: run exes unhooked by default | isanae | 2019-12-09 | 1 | -6/+37 | |
| | * | | | | | | | | | | | | | | | conflicts tab: run exes unhooked by default | isanae | 2019-12-08 | 6 | -64/+97 | |
| * | | | | | | | | | | | | | | | | Rework column insertion to move to the intended position post-facto | Silarn | 2019-12-08 | 4 | -21/+29 | |
| * | | | | | | | | | | | | | | | | Add alternatingRowColors to saves and data tab. | Al | 2019-12-09 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | Change compact size for the conflicts column to be shorter since there are le... | Al | 2019-12-09 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | Rework logic to parse by visual index | Silarn | 2019-12-08 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | | | | Changed default behavior for "Open Previews on double click" to true | Al | 2019-12-08 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Update transifex location | Silarn | 2019-12-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | Add Xahtax as a German translator | LostDragonist | 2019-12-07 | 2 | -12/+17 | |
| * | | | | | | | | | | | | | | | Merge pull request #928 from isanae/bump-rc1 | isanae | 2019-12-07 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | bumped to rc1 | isanae | 2019-12-07 | 1 | -2/+2 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Do not translate isa's name | LostDragonist | 2019-12-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Move isa to lead developers | LostDragonist | 2019-12-07 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | | Merge pull request #927 from isanae/clickBlank | isanae | 2019-12-07 | 3 | -190/+182 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | removed unused on_clickBlankButton_clicked() | isanae | 2019-12-07 | 3 | -190/+182 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Fix mistakenly added modinfo tab ID | Silarn | 2019-12-06 | 2 | -2/+0 | |
| * | | | | | | | | | | | | | | | Separate conflict flags and render them in separate columns | Silarn | 2019-12-06 | 19 | -1729/+2369 | |
| * | | | | | | | | | | | | | | | Merge pull request #925 from LostDragonist/Develop | LostDragonist | 2019-12-06 | 6 | -1/+33 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Add source game column to the download list | LostDragonist | 2019-12-06 | 6 | -1/+33 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #922 from isanae/open-folders-order | isanae | 2019-12-04 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | moved logs back to the bottom of the list, they're not game related | isanae | 2019-12-04 | 1 | -1/+5 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #921 from isanae/6788-stylesheets | isanae | 2019-12-04 | 95 | -12939/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | deleted 6788 stylesheets, they're now dependencies in umbrella | isanae | 2019-12-04 | 95 | -12939/+0 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #920 from isanae/double-click-previews | isanae | 2019-12-04 | 10 | -32/+186 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | implemented previews on double-click for the data and conflicts tabs | isanae | 2019-12-04 | 7 | -51/+154 | |
