summaryrefslogtreecommitdiffstats
path: root/application/pages/LogPage.h
Commit message (Collapse)AuthorAgeLines
* GH-1675 reimplement suspesion of log watchPetr Mrázek2016-10-11-6/+0
|
* NOISSUE use model/view for Minecraft log dataPetr Mrázek2016-08-19-10/+4
|
* Revert "NOISSUE rework of minecraft log"Petr Mrázek2016-08-10-10/+10
| | | | This reverts commit fc198dd3085a2cd33fbaa7a3d2c95c2c8d3ee31a.
* NOISSUE rework of minecraft logPetr Mrázek2016-08-10-10/+10
| | | | | | | Now uses a model and a list view instead of text This lets mmc keep track of the contents regardless of whether the instance windows are open This is currently missing a way to select and copy text from the log.
* GH-338, GH-513, GH-700 Unify edit instance with console windowPetr Mrázek2016-08-07-1/+4
| | | | | | | * 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/+1
|
* NOISSUE make the compiler more evilPetr Mrázek2015-10-11-1/+1
|
* NOISSUE fix all clang warningsPetr Mrázek2015-09-26-3/+3
|
* GH-1197 finish color stuffPetr Mrázek2015-08-20-0/+2
|
* GH-1053 move launch related things and rename themPetr Mrázek2015-07-10-3/+3
|
* 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-3/+3
|
* GH-1008 implement log window max line countPetr Mrázek2015-06-11-0/+3
| | | | Defaults to 100k lines
* GH-925 add scroll to bottom button to LogPagePetr Mrázek2015-04-29-0/+1
|
* NOISSUE eliminate ProgressProviderPetr Mrázek2015-04-26-1/+0
|
* NOISSUE move everything.Petr Mrázek2015-04-12-0/+86