summaryrefslogtreecommitdiff
path: root/src/organizer_en.ts
Commit message (Collapse)AuthorAgeFilesLines
...
* added SS3DevProps.dll to checksisanae2019-12-121-1/+1
|
* fixed alt colors in saves list for dark.qssisanae2019-12-121-0/+17
| | | | | translated some sanity checks warnings fixed filter list not refreshing selection correctly
* Update installer status handlingSilarn2019-12-111-54/+69
|
* When cancelling a fomod extraction, don't generate an error.Silarn2019-12-111-19/+20
|
* Rework filter labels to separate bracket from translationSilarn2019-12-101-243/+243
|
* moved the conflicts column back to its proper position in the enumisanae2019-12-091-263/+263
| | | | removed unnecessary compat code
* move the conflicts column when resetting geometriesisanae2019-12-091-258/+258
|
* use paintEvent() to allow interactive resize because showEvent() is too earlyisanae2019-12-091-336/+336
| | | | bumped to rc2
* removed dead setDefaultActivationActionForFile()isanae2019-12-091-299/+299
|
* disable run hooked in filetree when mod is disabledisanae2019-12-091-4/+4
|
* data tab: run exes unhooked by defaultisanae2019-12-091-250/+268
|
* Add Xahtax as a German translatorLostDragonist2019-12-071-12/+12
|
* removed unused on_clickBlankButton_clicked()isanae2019-12-071-182/+182
|
* Separate conflict flags and render them in separate columnsSilarn2019-12-061-1620/+2009
|
* Made categories section (filters) resizable via a splitter. Correctly ↵Al2019-10-021-422/+435
| | | | handled hiding and unhiding as well as saving the state between sessions.
* Changed label of executable dialog to be more clear about application icons.Al2019-09-231-1359/+1615
|
* Update description for month instead of 30 daysSilarn2019-07-091-241/+242
|
* 2.2.1 RC Translation UpdatesSilarn2019-07-091-381/+386
|
* Update translationsSilarn2019-07-051-353/+351
|
* Rework methods to detect the current tab to use the object nameSilarn2019-07-051-344/+349
|
* Various translation updates and additionsSilarn2019-07-041-60/+148
|
* About dialog updatesSilarn2019-07-031-1113/+922
|
* * Made the loadingbar a little bigger and more centered in the statusbar.Al2019-06-191-2/+2
| | | | * Changed themes to remove the ugly separator line between widgets on the statusbar.
* Improved downloads tab deletion and hiding warnings.Al2019-06-191-978/+1244
|
* Correcting minor spelling mistakes in the UI + add contributorMatte A2019-06-151-26/+26
| | | When translating, I found some minor mistakes. Therefor I ran through the file in a proofreader and corrected some mistakes. There is also some mistakes corrected for consistency e.g. spaces and dashes
* Add support for new Nexus API game codes to NXM link handlingSilarn2019-05-231-472/+490
|
* Add logs to build artifacts on CI fail, commit translation changesSilarn2019-05-211-35/+35
|
* With old mods, only queue the old ones in case of API overflowSilarn2019-05-211-363/+370
|
* Fix missing translationsSilarn2019-05-091-20/+22
|
* Update NXM link handling to support premium link and validate user infoSilarn2019-05-091-62/+62
|
* Update translation fileLostDragonist2019-04-301-24/+24
|
* Update translation fileLostDragonist2019-04-291-54/+54
|
* Update translation fileLostDragonist2019-04-131-394/+420
|
* Update translation fileLostDragonist2019-03-181-355/+350
|
* Update what's this description of profilesLostDragonist2019-03-081-62/+50
|
* Update translation fileLostDragonist2019-03-071-140/+147
|
* Rework tracking pin to be greenLostDragonist2019-03-071-226/+248
|
* Add support for displaying tracked mods and setting tracked statusLostDragonist2019-03-071-627/+624
|
* Update translation fileLostDragonist2019-02-211-1/+2
|
* Fix state breakage when terminating installation via exceptionsKrzysztof Starecki2019-02-201-708/+828
|
* Reworking update checks to use the file update info with a fallbackSilarn2019-02-181-208/+218
|
* Several Nexus API-related changesSilarn2019-02-181-1168/+1649
| | | | | | | | * Added 30-second ping so Nexus doesn't close our connection * Set an overall 5 minute timeout before we give up listening for auth * Fixed some old signal and slot connections * Added a button to revoke the current API authorization * Updated bulk endorsement function with new API changes
* Initial Nexus API changes:Silarn2019-02-181-1709/+1221
| | | | | - Switch to SSO with WebSocket - Update endpoints (all but version checking)
* Update translation fileKrzysztof Starecki2019-02-161-283/+283
|
* Reject new mod installations if another one is already runningKrzysztof Starecki2019-02-151-269/+283
|
* Improve game selection when multiple games are possibleLostDragonist2019-02-151-48/+27
|
* Merge pull request #651 from przester/DevelopAl2019-02-141-98/+98
|\ | | | | Fix mod context menu memleak (issue #379)
| * Fix mod context menu rendering issueKrzysztof Starecki2019-02-141-134/+134
| |
| * Fix mod context menu memleak (issue #379)Krzysztof Starecki2019-02-141-134/+134
| |
* | Fix modId behavior on 'Query Info' cancel (issue #446)Krzysztof Starecki2019-02-141-40/+40
|/