24698fe85f
Fix #355
2014-07-10 21:13:17 +02:00
421a46e3d3
Redo the console window. Log is now a page. Console window has relevant pages.
...
Dirty fix for screenshot thumbnail generation. Needs more QTimer.
2014-06-30 02:02:57 +02:00
77de2d1e54
Hack.
2014-06-29 13:11:13 +02:00
1f3a840f3c
Derp^2!!
2014-06-28 17:11:50 +02:00
e8731c5d01
Turn screenshot management into a page.
2014-06-28 17:07:08 +02:00
911ac19a56
Screenshot upload dialog(s) now have the console window as parent.
2014-05-18 19:07:01 +02:00
0959aeb046
Make the console window raise itself after minecraft closes ( #193 )
...
This needs further testing:
http://stackoverflow.com/questions/6087887/bring-window-to-front-raise-show-activatewindow-dont-work
2014-04-17 14:13:16 +02:00
9617326cf8
Raise console window when it's open, but hidden behind other windows.
2014-03-24 01:54:18 +01:00
226c1bdae5
Screenshot fixes, move some code around, fix some stuff
2014-02-24 09:34:21 +01:00
f8df07c327
Small tweaks to make things better.
2014-02-06 09:32:44 +01:00
188d0d5886
Improve Console window output.
...
-> Log Pre- and Post-Launch command happenings
-> Enable the java part to specify the level
TODO: fix logging with mc 1.7's log4j logging infrastructure
Signed-off-by: Orochimarufan <orochimarufan.x3@gmail.com >
2014-01-17 22:55:10 +01:00
fca4441229
Replace old launcher part with a shiny new one. No more garbage on the command line.
2014-01-12 21:57:34 +01:00
fcb8612c10
Implement console window tray icon, console window hiding, better scrolling
2014-01-06 02:52:51 +01:00
ddb961fad5
Scroll console window for <= lines above the bottom instead of the very bottom.
2014-01-06 00:33:16 +01:00
dff00a6d2a
Use monospace font in the console.
...
Still fugly as all hell, now in a slightly more appropriate style.
2013-12-16 02:19:07 +01:00
35ec599730
Fix console window sticking open derp
2013-12-11 12:26:23 +00:00
fa2ba01a17
Do not let the console close while Minecraft is running (prevent return to main window)
2013-12-10 23:48:20 +01:00
4548930e34
Open the url direectly.
2013-12-06 17:17:32 -05:00
5ad95134dc
work on pasting instance logs
...
blame clang for formatting changes
2013-12-06 16:24:55 -05:00
f27a6c39ea
Fix login and startup logging issues
...
Auth uses the refresh endpoint instead of validate. This means less password entering.
Console will now only autoscroll when already scrolled all the way down.
Better conformance with the Yggdrasil auth protocol (not complete yet, but Mojang launcher isn't complete either).
Fix bug that prevented saving the account data (uninitialized variable).
Accounts can now trigger account list saving, this is used for the refresh endpoint.
2013-12-01 02:00:42 +01:00
4124faf474
Fix console window (now not a QDialog)
...
It now opens and coloses as expected, depending on user
preferences and the status of the various processes involved.
Console window geometry and state are remembered between runs.
2013-11-23 01:41:28 +01:00
9fcb287ea2
Fix broken signal in ConsoleWindow
...
Wasn't detecting minecraft shutdown properly
2013-11-17 11:48:01 +01:00
9693a5e6e9
Fix signal derp from previous commit
...
Console should now properly close/not close based on minecraft return code/signal.
2013-11-13 00:24:49 +01:00
fdc58bb913
Fix console not staying open on minecraft crash
2013-11-12 09:23:39 +01:00
bb7e8985f6
Reformat and (slightly) decruft all the things.
2013-11-04 02:53:05 +01:00