6bfb1f6475
Changed screenshot format to PNG
2022-07-09 08:08:01 +02:00
Dale Glass
c4308c2292
Merge pull request #103 from daleglass-overte/fix-ignore-gpu-blacklist
...
Change --ignore-gpu-blacklist to --ignore-gpu-blocklist
2022-07-02 21:21:06 +02:00
Dale Glass
a37061058a
Merge pull request #99 from daleglass-overte/fix-replace-avatar-url-option
...
Fix replace avatar url option
2022-07-02 21:17:51 +02:00
Dale Glass
214dce833d
Improve error reporting for incorrect --logOptions
2022-06-28 00:34:43 +02:00
Dale Glass
545ee0840b
Initialize QCoreApplication before calling showHelp
2022-06-28 00:34:43 +02:00
Dale Glass
e01f6e3049
Finish journald logging implementation
...
This adds command-line arguments, disables it by default on interface,
adds target logging, and can deal with variable numbers of fields.
It also adds some documentation.
2022-06-28 00:34:43 +02:00
a274edcc4f
Fixed allowed QML sources to point at our community apps server
2022-06-26 20:55:22 +02:00
661b7c3a7d
fix replace avatar url option according to coding standards
2022-06-26 14:32:31 +02:00
Dale Glass
76efc414f1
Fix replace-avatar-url option
...
Fixes [WARNING] [default] QCommandLineParser: option not defined: "replaceAvatarURL"
2022-06-25 23:03:34 +02:00
Dale Glass
2720f4348a
Change --ignore-gpu-blacklist to --ignore-gpu-blocklist
...
The old option name was deprecated by Chrome. Fixes:
[525529:525529:0622/194252.987422:ERROR:service_utils.cc(157)] --ignore-gpu-blacklist is deprecated and will be removed in 2020Q4, use --ignore-gpu-blocklist instead.
2022-06-22 20:00:34 +02:00
Dale Glass
e3e476918a
Merge pull request #86 from daleglass-overte/fix_build_warnings-2
...
Fix build warnings, second iteration
2022-06-21 21:22:42 +02:00
Dale Glass
5a7aba1fc6
Implement Qt WebEngine and Chromium versions
...
This adds them in the About object, as well as in the About dialog
2022-06-19 15:52:20 +02:00
Dale Glass
d86351bacd
Remove unused variable
2022-06-14 23:59:11 +02:00
Dale Glass
742b62450c
Add newlines at ends of files
2022-06-10 00:49:00 +02:00
Dale Glass
35d588494a
Replace deprecated QFontMetrics.width()
2022-06-10 00:46:19 +02:00
Dale Glass
aeb082d675
Replace deprecated screenCountChanged event
2022-06-10 00:46:19 +02:00
Dale Glass
0c09ac6030
Fix type range comparison
2022-06-10 00:46:19 +02:00
Dale Glass
1310e536c8
Remove unused variable
2022-06-10 00:46:19 +02:00
Dale Glass
61cce5882e
Replace deprecated qrand
2022-06-10 00:46:19 +02:00
Dale Glass
a7f6fed937
Replace deprecated .toSet()
2022-06-10 00:46:19 +02:00
Dale Glass
a8fba863a3
Annotate fall-through
2022-06-10 00:46:19 +02:00
Dale Glass
a43b9e170a
Replace deprecated Qt code with STL
2022-06-10 00:46:19 +02:00
Dale Glass
87ba20ecb4
Only whitespace changes
2022-06-10 00:46:19 +02:00
Dale Glass
3347cc563b
Create warning whitelist system
2022-06-10 00:46:18 +02:00
Penguin-Guru
04a4437ace
Removed comments. Changed a parameter type label.
2022-05-28 13:47:24 -07:00
Penguin-Guru
4a74ba5b9f
Added warning that --no-launcher supposedly does not work.
2022-05-22 13:10:19 -07:00
Penguin-Guru
4a76bd0775
Added warning that --scripts does not seem to work.
2022-05-22 13:10:19 -07:00
Penguin-Guru
97ed129a73
Swapped functions back.
2022-05-22 13:10:19 -07:00
Penguin-Guru
b844b16285
Requested fixes (hopefully).
2022-05-22 13:10:17 -07:00
Penguin-Guru
b11b173b60
Changes parser pointer to reference.
2022-05-22 13:09:14 -07:00
Penguin-Guru
759b428b34
Fixed a different kind of spacing.
2022-05-22 13:07:30 -07:00
Penguin-Guru
72df49412f
Fixed a spacing.
2022-05-22 13:07:30 -07:00
Penguin-Guru
694f093658
Fixed quibbles.
2022-05-22 13:07:30 -07:00
Penguin-Guru
c6cb01c4b8
Re-enabled overrideScriptsPathOption.
2022-05-22 13:07:30 -07:00
Penguin-Guru
daecc1563b
Notational changes.
2022-05-22 13:07:30 -07:00
Penguin-Guru
ce20730b94
Made help info more helpful.
2022-05-22 13:07:30 -07:00
Penguin-Guru
8394bb57b2
Fixed handling of traceFileOption. Moved last to main.
2022-05-22 13:07:30 -07:00
Penguin-Guru
b59795e71c
Removed duplicate "--version".
2022-05-22 13:07:30 -07:00
Penguin-Guru
e1d79c7b59
Streamlined handling with single parameter source.
2022-05-22 13:07:28 -07:00
Penguin-Guru
dd75c14dba
Fixed handling of clockSkew parameter.
2022-05-22 13:02:37 -07:00
Penguin-Guru
3cbce8e51b
Suppose effect.
2022-05-22 13:02:37 -07:00
Penguin-Guru
a3ac63443e
Fixed spacing.
2022-05-22 13:02:37 -07:00
Penguin-Guru
197b78d228
Probably finished the ones in main.
2022-05-22 13:02:37 -07:00
Penguin-Guru
15c346423f
Added note of other parameters to fix.
2022-05-22 13:02:37 -07:00
Penguin-Guru
f0247cba24
Removed unnecessary comments.
2022-05-22 13:02:37 -07:00
Penguin-Guru
09b288d63c
Made lines shorter.
2022-05-22 13:02:37 -07:00
Penguin-Guru
b044e1b82f
Consolidated (almost) all parameters in "main.cpp".
2022-05-22 13:02:20 -07:00
c6f1e6410e
Updated some URLs, rebranded documentation and changed default metaverse server address
2022-02-09 23:57:24 +01:00
Alezia Kurdis
f97b1dfe87
Ressources rebranding for Overte
...
Ressources rebranding for Overte
(mostly images, icon, model updated with Overte brand)
some file has been edited to replace some files (they had vircadia in the name)
Most of this has not been tested. (cause I don't build)
2022-02-06 12:51:05 -05:00
e2d7e55e0b
Merge branch 'master' into tell-accountmanager-url-changed
2022-01-23 14:08:10 +01:00