Vincent Lang
|
4614e3c2ff
Move OpenGL detection before first QApplication* constructor
|
8 年之前 |
Tobias Hieta
|
a07d6115fc
Hopefully fix the commandline parser order mess
|
8 年之前 |
Tobias Hieta
|
a9065a4276
Make scale factor a commandline argument
|
8 年之前 |
Vincent Lang
|
c70df14414
Add --terminal option for logging to stderr
|
8 年之前 |
Tobias Hieta
|
bc5012718f
Add Let's move that moves the PMP app to /Applications if launched from anywhere else
|
8 年之前 |
Tobias Hieta
|
4df54f05c6
Fixes for HiDPI on Linux
|
8 年之前 |
Tobias Hieta
|
8c5ab9f7ca
WIP switch to fullscreen when switching mode
|
8 年之前 |
Tobias Hieta
|
a3253c7e30
On Linux we need to enable HiDPI scaling otherwise it looks very very tiny
|
8 年之前 |
Tobias Hieta
|
640ba62604
Move update endpoint parsing to host from web-client.
|
8 年之前 |
longchair
|
68010a7a9c
Add a cmake option to enable/disable Helper
|
8 年之前 |
Vincent Lang
|
cf0433c908
Uninitialize logger before exiting
|
8 年之前 |
Vincent Lang
|
e89ecfd742
Fix locale handling (again)
|
9 年之前 |
Vincent Lang
|
36fc748a9e
Probe ANGLE GLES version
|
9 年之前 |
Vincent Lang
|
fc18e6dbf9
Move OpenGL context preparation to new source file
|
9 年之前 |
Rodger Combs
|
52347b2b3f
Disable web security in Qt; fixes serving Web via HTTP
|
9 年之前 |
Tobias Hieta
|
ba98a10b15
Add --from-auto-update to known flags
|
9 年之前 |
Vincent Lang
|
f1487a06f3
Codecs on demand
|
9 年之前 |
Tobias Hieta
|
b5546a9d34
Spring cleaning of unused file and locations
|
9 年之前 |
Tobias Hieta
|
0932ce9791
Refactor, change KonvergoEngine to Globals
|
9 年之前 |
Tobias Hieta
|
f89550f2bd
Cleanup the handling of Qt argument flags that we need to pass
|
9 年之前 |
Tobias Hieta
|
072206e003
Replace the Qt foreach macro with C++11 for style loops
|
9 年之前 |
Tobias Hieta
|
7f4202ff9c
Clang-tidy fixups
|
9 年之前 |
Tobias Hieta
|
8a79ee7db7
Improve fatal error handling better.
|
9 年之前 |
Tobias Hieta
|
fdd3188ad1
Let the host calculate the scale for the web-client
|
9 年之前 |
Tobias Hieta
|
3faef245d3
Report Fatal Error with QErrorMessage instead of QML
|
9 年之前 |
Tobias Hieta
|
e88b1ac996
Ignore the disable-gpu command line to our parser.
|
9 年之前 |
Tobias Hieta
|
fa9e0f9ad9
Refactor logging init in main.
|
9 年之前 |
Tobias Hieta
|
9c08af985a
Refactor command line parsing and options a bit
|
9 年之前 |
Tobias Hieta
|
f6e16bc381
Style fixes
|
9 年之前 |
Tobias Hieta
|
abab861b6a
Fixed some silly warnings
|
9 年之前 |