summaryrefslogtreecommitdiffstats
path: root/application/pages/global
Commit message (Collapse)AuthorAgeLines
* NOISSUE add flat icon theme by MichaelPetr Mrázek2017-12-03-1/+13
| | | | It's the google icon font, all scalable and grey.
* GH-2050 fix cancel button in file browse dialogs filling text fieldsPetr Mrázek2017-12-03-16/+13
|
* GH-2026 implement changes necessary to support 1.13 snapshotsPetr Mrázek2017-12-03-8/+15
|
* GH-1993 swap min/max memory settings when they are the wrong way aroundPetr Mrázek2017-09-27-4/+24
|
* NOISSUE make the paste.ee links in settings clickablePetr Mrázek2017-09-22-0/+3
|
* NOISSUE remove obsolete LWJGL folder settingPetr Mrázek2017-09-20-40/+3
|
* NOISSUE remove FTB integrationPetr Mrázek2017-09-09-118/+1
|
* NOISSUE fix hardcoded link color in other placesPetr Mrázek2017-09-07-5/+4
|
* remove public optionJoona2017-08-22-17/+1
|
* NOISSUE set max of java heap spinboxes to detected physical memoryPetr Mrázek2017-07-11-0/+3
|
* NOISSUE fix jvisualvm website linksPetr Mrázek2017-07-07-1/+1
|
* NOISSUE and even more warnings gonePetr Mrázek2017-05-21-1/+0
|
* GH-1886 warn users about proxy settings not applying to the gamePetr Mrázek2017-05-08-8/+21
|
* NOISSUE herp derp custom icon theme supportPetr Mrázek2017-05-04-0/+12
| | | | | | | * Put icon theme in iconthemes/custom/ * Select 'Custom' in the UI. * ... * Maybe it won't explode.
* NOISSUE reimplement package dependenciesPetr Mrázek2017-04-07-10/+8
| | | | | It is now stored as a hashmap There is also a parentUid to limit depsolving by encapsulating by version
* NOISSUE sanitize loading and downloading of metadata filesPetr Mrázek2017-04-07-28/+5
|
* NOISSUE simplify.Petr Mrázek2017-04-07-1/+1
|
* NOISSUE fix downloading of metadata filesPetr Mrázek2017-04-07-34/+34
|
* NOISSUE Wonko is the new MetaPetr Mrázek2017-04-07-45/+47
| | | | And then Wonko was the Meta.
* GH-1798 Do not enable skin upload button without selected account.Petr Mrázek2017-01-22-0/+1
|
* GH-1790 do not apply system theme on launch if it is selectedPetr Mrázek2017-01-18-1/+1
| | | | | 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.
* GH-1065 Normalize usage of directory vs folderTim Flynn2017-01-16-19/+10
|
* NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek2017-01-08-16/+16
|
* NOISSUE change 'Upload' to 'Upload Skin' on tha Accounts pagePetr Mrázek2017-01-08-1/+1
|
* NOISSUE even more java polishingPetr Mrázek2017-01-07-3/+3
| | | | | | * 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
* NOISSUE fix up translation selection in settings and add OS/sys arch reportingPetr Mrázek2017-01-01-25/+23
|
* NOISSUE add analytics settings (enable/disable)Petr Mrázek2016-11-24-2/+85
|
* NOISSUE fix translation listing in settings and translation loadingPetr Mrázek2016-11-23-9/+25
| | | | It was impossible to select and load translations properly.
* NOISSUE add an option to show console on error and default other options to ↵Petr Mrázek2016-11-04-1/+11
| | | | false
* NOISSUE fix reversed MCEdit check conditionPetr Mrázek2016-11-02-1/+1
| | | | It was causing fake errors.
* NOISSUE MCEdit integration - remove old 'tool', replace with WorldsPetr Mrázek2016-11-02-14/+9
|
* GH-903 simple theme switching and dark themePetr Mrázek2016-10-21-4/+62
|
* GH-1433 with no default account, show profiles instead of accounts in ↵Petr Mrázek2016-08-11-1/+0
| | | | selection dialog
* NOISSUE refactor *Download into more, smaller piecesPetr Mrázek2016-06-05-2/+1
| | | | | | * Download is now Download. * Download uses Sink subclasses to process various events. * Validators can be used to further customize the Sink behaviour.
* GH-767 Basic skin uploadAlexia2016-05-15-0/+25
|
* NOISSUE Add a skeleton of the wonko systemJan Dalheimer2016-04-30-0/+549
|
* NOISSUE finalize support for new mojang version formatPetr Mrázek2016-03-27-1/+1
|
* NOISSUE Remove tr(...) where unnecessary.Loetkolben2016-03-23-4/+4
|
* NOISSUE move files into paths that make more sensePetr Mrázek2016-02-27-2/+2
|
* GH-1313 remove or disable some translateable stringsPetr Mrázek2016-01-03-66/+29
|
* GH-1365 rework java version parsing and sortingPetr Mrázek2016-01-02-3/+3
|
* GH-1360 add basic changelog based on github API, fix update dialog buttonsPetr Mrázek2015-12-28-6/+14
|
* GH-1308 remove use of static data (translations) and root ↵Petr Mrázek2015-12-27-2/+1
| | | | (notifications.json) paths.
* NOISSUE rename QObjectPtr to shared_qobject_ptr, introduce ↵Petr Mrázek2015-10-20-1/+1
| | | | unique_qobject_ptr, refactor MainWindow to match
* NOISSUE dissolve util libraryPetr Mrázek2015-10-05-23/+17
|
* GH-719 implement paste.ee API keysPetr Mrázek2015-10-02-0/+289
|
* GH-1262 fix relative paths for java binariesPetr Mrázek2015-09-30-3/+14
|
* GH-1072 use crafatar for grabbing the user skinPetr Mrázek2015-09-28-2/+2
|
* NOISSUE fix all clang warningsPetr Mrázek2015-09-26-1/+1
|
* NOISSUE remoce the old WM_CLASS workaroundPetr Mrázek2015-08-23-2/+0
|