summaryrefslogtreecommitdiffstats
path: root/application/pages/LogPage.cpp
Commit message (Collapse)AuthorAgeLines
* GH-338, GH-513, GH-700 Unify edit instance with console windowPetr Mrázek2016-08-07-22/+53
| | | | | | | * The resulting instance window can be closed at any point. * Main window is kept open and running instances are marked with a badge. * Multiple instances can now run from the same MultiMC - it's even more **multi** now. * MultiMC can be entirely closed, keeping Minecraft(s) running.
* NOISSUE add line wrapping checkbox to log pagePetr Mrázek2016-04-10-0/+12
|
* GH-1362 Put timestamps into the log when it is copied or uploadedPetr Mrázek2016-01-20-1/+12
|
* GH-1197 finish color stuffPetr Mrázek2015-08-20-43/+7
|
* GH-1197 add console log color adaptationPetr Mrázek2015-08-19-6/+14
| | | | rainbow library was part of KDE - KGuiAddons
* GH-1053 move launch related things and rename themPetr Mrázek2015-07-10-2/+2
|
* GH-1053 move instance update into the launch task (BaseLauncher)Petr Mrázek2015-07-04-2/+2
|
* GH-1053 base process and launch refactor, part 1Petr Mrázek2015-06-30-9/+4
|
* GH-1008 implement log window max line countPetr Mrázek2015-06-11-0/+38
| | | | Defaults to 100k lines
* GH-925 add scroll to bottom button to LogPagePetr Mrázek2015-04-29-0/+5
|
* NOISSUE move everything.Petr Mrázek2015-04-12-0/+222