aboutsummaryrefslogtreecommitdiff
path: root/application/pages/global
AgeCommit message (Collapse)Author
2017-04-07NOISSUE reimplement package dependenciesPetr Mrázek
It is now stored as a hashmap There is also a parentUid to limit depsolving by encapsulating by version
2017-04-07NOISSUE sanitize loading and downloading of metadata filesPetr Mrázek
2017-04-07NOISSUE simplify.Petr Mrázek
2017-04-07NOISSUE fix downloading of metadata filesPetr Mrázek
2017-04-07NOISSUE Wonko is the new MetaPetr Mrázek
And then Wonko was the Meta.
2017-01-22GH-1798 Do not enable skin upload button without selected account.Petr Mrázek
2017-01-18GH-1790 do not apply system theme on launch if it is selectedPetr Mrázek
This prevents some ugly colors to show up on macOS in most cases. It still looks ugly right after you switch to the it though.
2017-01-16GH-1065 Normalize usage of directory vs folderTim Flynn
2017-01-08NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek
2017-01-08NOISSUE change 'Upload' to 'Upload Skin' on tha Accounts pagePetr Mrázek
2017-01-07NOISSUE even more java polishingPetr Mrázek
* Memory minimums lowered to 128M in all Java settings UIs * Changing the memory sizes on the wizard page does not automatically trigger checks if the executable doesn't have 'java' in the name * Java detection on linux now scans some common JRE locations, not just /usr/bin/java
2017-01-01NOISSUE fix up translation selection in settings and add OS/sys arch reportingPetr Mrázek
2016-11-24NOISSUE add analytics settings (enable/disable)Petr Mrázek
2016-11-23NOISSUE fix translation listing in settings and translation loadingPetr Mrázek
It was impossible to select and load translations properly.
2016-11-04NOISSUE add an option to show console on error and default other options to ↵Petr Mrázek
false
2016-11-02NOISSUE fix reversed MCEdit check conditionPetr Mrázek
It was causing fake errors.
2016-11-02NOISSUE MCEdit integration - remove old 'tool', replace with WorldsPetr Mrázek
2016-10-21GH-903 simple theme switching and dark themePetr Mrázek
2016-08-11GH-1433 with no default account, show profiles instead of accounts in ↵Petr Mrázek
selection dialog
2016-06-05NOISSUE refactor *Download into more, smaller piecesPetr Mrázek
* Download is now Download. * Download uses Sink subclasses to process various events. * Validators can be used to further customize the Sink behaviour.
2016-05-15GH-767 Basic skin uploadAlexia
2016-04-30NOISSUE Add a skeleton of the wonko systemJan Dalheimer
2016-03-27NOISSUE finalize support for new mojang version formatPetr Mrázek
2016-03-23NOISSUE Remove tr(...) where unnecessary.Loetkolben
2016-02-27NOISSUE move files into paths that make more sensePetr Mrázek
2016-01-03GH-1313 remove or disable some translateable stringsPetr Mrázek
2016-01-02GH-1365 rework java version parsing and sortingPetr Mrázek
2015-12-28GH-1360 add basic changelog based on github API, fix update dialog buttonsPetr Mrázek
2015-12-27GH-1308 remove use of static data (translations) and root ↵Petr Mrázek
(notifications.json) paths.
2015-10-20NOISSUE rename QObjectPtr to shared_qobject_ptr, introduce ↵Petr Mrázek
unique_qobject_ptr, refactor MainWindow to match
2015-10-05NOISSUE dissolve util libraryPetr Mrázek
2015-10-02GH-719 implement paste.ee API keysPetr Mrázek
2015-09-30GH-1262 fix relative paths for java binariesPetr Mrázek
2015-09-28GH-1072 use crafatar for grabbing the user skinPetr Mrázek
2015-09-26NOISSUE fix all clang warningsPetr Mrázek
2015-08-23NOISSUE remoce the old WM_CLASS workaroundPetr Mrázek
2015-08-20GH-1197 finish color stuffPetr Mrázek
2015-08-14NOISSUE improve account UIPetr Mrázek
2015-06-11GH-1008 implement log window max line countPetr Mrázek
Defaults to 100k lines
2015-06-06NOISSUE Various changes from multiauth that are unrelated to itJan Dalheimer
2015-05-26GH-1003 Fix settings dialog delaysPetr Mrázek
2015-05-25GH-1003 add some save locking for dialog pages that deal with settingsPetr Mrázek
2015-05-24GH-991 implement wrapper commandsPetr Mrázek
2015-05-22GH-977 Improve FTB loading and instance creationPetr Mrázek
2015-05-22GH-977 this isn't funny anymore...Petr Mrázek
2015-05-21GH-970 fix help page linksPetr Mrázek
2015-05-20GH-932 Icon themes actually do not need a restart to be appliedPetr Mrázek
2015-05-06NOISSUE do not show file browse dialog twicePetr Mrázek
2015-05-04GH-907 improve Java testing and PermGen deprecation handlingPetr Mrázek
2015-05-01GH-328 overhaul all relevant version listsPetr Mrázek