|
9725b44900
|
Update Dockerfile_build
|
2022-06-24 18:43:42 +02:00 |
|
|
1a6fb3bcfb
|
Update pr_build.yml
|
2022-06-24 14:02:32 +02:00 |
|
|
c9fc072591
|
Update upload_to_publish_server.py
|
2022-06-24 13:57:30 +02:00 |
|
|
c934b8b3df
|
Update pr_build.yml
|
2022-06-24 13:44:33 +02:00 |
|
|
cf9e93b611
|
Merge pull request #98 from overte-org/no-htaccess
Do not overwrite .htaccess
|
2022-06-22 11:40:58 +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
|
2269cc205c
|
Merge pull request #94 from daleglass-overte/fix-simplified-nametag
Fix "Error: Can't find variable: blockedsKeyPressed in simplifiedNametag
|
2022-06-21 21:21:14 +02:00 |
|
Dale Glass
|
53225b9a55
|
Merge pull request #93 from daleglass-overte/add-qt-version-numbers
Implement Qt WebEngine and Chromium versions
|
2022-06-21 21:20:59 +02:00 |
|
|
ce3a35ee77
|
Do not overwrite .htaccess
|
2022-06-20 23:22:33 +02:00 |
|
Dale Glass
|
1048c3bd92
|
Fix "Error: Can't find variable: blockedsKeyPressed in simplifiedNametag/simplifiedNametag.js:94"
|
2022-06-20 10:58:46 +02:00 |
|
Dale Glass
|
f66001dc0a
|
Add chromium logo for the about dialog
|
2022-06-19 15:54:56 +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
|
bd8120abed
|
Replace calls to sprintf with .arg() (deprecated)
|
2022-06-18 21:00:55 +02:00 |
|
Dale Glass
|
647e2a43f1
|
Use QDir::setPath
|
2022-06-18 20:26:21 +02:00 |
|
Dale Glass
|
167742e6ea
|
Replace deprecated qrand()
|
2022-06-18 20:25:31 +02:00 |
|
Dale Glass
|
1bede12b37
|
Replace deprecated constants
|
2022-06-18 20:24:25 +02:00 |
|
Dale Glass
|
6c57ee038e
|
Missing header
|
2022-06-15 00:03:19 +02:00 |
|
Dale Glass
|
352dcc93a2
|
Deprecated QDir=
|
2022-06-15 00:03:09 +02:00 |
|
Dale Glass
|
c03b4de419
|
Unnecessary copy warning
|
2022-06-15 00:02:54 +02:00 |
|
Dale Glass
|
c3789e3ea1
|
Initialize uninitialized variables
|
2022-06-15 00:02:39 +02:00 |
|
Dale Glass
|
984f11ddf4
|
Replace deprecated Qt collection functions
|
2022-06-15 00:02:01 +02:00 |
|
Dale Glass
|
22af9ba811
|
Ignore deprecated OpenSSL functions
|
2022-06-15 00:01:28 +02:00 |
|
Dale Glass
|
f326aa22a6
|
Whitespace
|
2022-06-15 00:00:57 +02:00 |
|
Dale Glass
|
d86351bacd
|
Remove unused variable
|
2022-06-14 23:59:11 +02:00 |
|
Dale Glass
|
95ebe6bab0
|
Merge pull request #76 from daleglass-overte/fix_build_warnings
Fix lots of build warnings
|
2022-06-14 21:59:08 +02:00 |
|
Dale Glass
|
742b62450c
|
Add newlines at ends of files
|
2022-06-10 00:49:00 +02:00 |
|
Dale Glass
|
0b7934a8b3
|
Remove unused variable
|
2022-06-10 00:47:47 +02:00 |
|
Dale Glass
|
ab95528e25
|
Implement Visual C warnings suppression
|
2022-06-10 00:46:19 +02:00 |
|
Dale Glass
|
27fbc4ec16
|
Don't call CMakeDetermineCXXCompiler on Win32, work around lack of CMAKE_CXX_COMPILER_ID being set
|
2022-06-10 00:46:19 +02:00 |
|
Dale Glass
|
1650b431e0
|
Fix cmake syntax error
|
2022-06-10 00:46:19 +02:00 |
|
Dale Glass
|
b1ca28b813
|
Apparently Windows compiler detection needs a variable
|
2022-06-10 00:46:19 +02:00 |
|
Dale Glass
|
df91ada377
|
Fix compiler detection for warning whitelisting
|
2022-06-10 00:46:19 +02:00 |
|
Dale Glass
|
39706f1c9a
|
Prototype for MSVC support, still need to figure out the right directives
|
2022-06-10 00:46:19 +02:00 |
|
Dale Glass
|
1110ac2ca7
|
Remove mistaken line from CMakeLists
Co-authored-by: Julian Groß <julian.g@posteo.de>
|
2022-06-10 00:46:19 +02:00 |
|
Dale Glass
|
36c7e4561f
|
Fix typo in CMakeLists.txt
Co-authored-by: Julian Groß <julian.g@posteo.de>
|
2022-06-10 00:46:19 +02:00 |
|
Dale Glass
|
9e93cabdb2
|
Fix 'warning: ‘size_t strlen(const char*)’ reading 1 or more bytes from a region of size 0 [-Wstringop-overread]'
|
2022-06-10 00:46:19 +02:00 |
|
Dale Glass
|
121091ec26
|
Fix writing to buffer out of bounds warning (another one)
|
2022-06-10 00:46:19 +02:00 |
|
Dale Glass
|
c4c69f09ee
|
Use const reference (warning)
|
2022-06-10 00:46:19 +02:00 |
|
Dale Glass
|
8a12bf1749
|
Replace usage of deprecated QWheelEvent members
|
2022-06-10 00:46:19 +02:00 |
|
Dale Glass
|
044f08b931
|
Replace use of deprecated sprintf
|
2022-06-10 00:46:19 +02:00 |
|
Dale Glass
|
0d038be031
|
Fix writing to buffer out of bounds warning
|
2022-06-10 00:46:19 +02:00 |
|
Dale Glass
|
118315469c
|
Fix signed/unsigned comparison warning
|
2022-06-10 00:46:19 +02:00 |
|
Dale Glass
|
fed0f21603
|
Fix StrongRef warning
|
2022-06-10 00:46:19 +02:00 |
|
Dale Glass
|
8cd35251b7
|
Replace deprecated error() signal
|
2022-06-10 00:46:19 +02:00 |
|
Dale Glass
|
e8d8657f64
|
Fix operator precedence warning
|
2022-06-10 00:46:19 +02:00 |
|
Dale Glass
|
efdc1e9058
|
Fix deprecated int to flags conversion
|
2022-06-10 00:46:19 +02:00 |
|
Dale Glass
|
45a3c89e17
|
Replace deprecated qVariantFromValue
|
2022-06-10 00:46:19 +02:00 |
|
Dale Glass
|
50e1399cb5
|
Fix new[]/delete mismatch warning
|
2022-06-10 00:46:19 +02:00 |
|
Dale Glass
|
178017db2b
|
Ensure memory is cleared to make compiler happy
|
2022-06-10 00:46:19 +02:00 |
|
Dale Glass
|
d834a05053
|
Remove unused variable
|
2022-06-10 00:46:19 +02:00 |
|