summaryrefslogtreecommitdiffstats
path: root/application/ConsoleWindow.cpp
Commit message (Collapse)AuthorAgeLines
* GH-1339 do not destroy console window while screenshot upload is activePetr Mrázek2015-12-03-1/+1
|
* NOISSUE fix all clang warningsPetr Mrázek2015-09-26-1/+1
|
* NOISSUE remoce the old WM_CLASS workaroundPetr Mrázek2015-08-23-2/+0
|
* GH-1053 add back update progress dialogPetr Mrázek2015-07-26-0/+9
|
* GH-1053 explode launch task into many small steps, each a TaskPetr Mrázek2015-07-21-1/+1
|
* GH-1053 move launch related things and rename themPetr Mrázek2015-07-10-4/+4
|
* GH-1053 move launch process UI to a separate classPetr Mrázek2015-07-05-17/+10
|
* GH-1053 move instance update into the launch task (BaseLauncher)Petr Mrázek2015-07-04-4/+4
|
* GH-1053 base process and launch refactor, part 1Petr Mrázek2015-06-30-1/+1
|
* GH-992 Add a transaction/locking mechanism to settings objectsPetr Mrázek2015-05-23-2/+2
| | | | | This can cut the FTB loading by ~66% - worth it, but not ideal. Real solution will have to be implemented later.
* NOISSUE move everything.Petr Mrázek2015-04-12-0/+260