Luis Ángel San Martín
b3d970fdf4
Remove unused dialog
2023-04-29 08:36:30 +02:00
Felix Kauselmann
9f67bb5e53
Server: Port IP detection and filtering to QNetworkInterface
2023-04-07 20:22:49 +02:00
Felix Kauselmann
a35cb979e4
Unix: Fix regression in translation install target
...
The introduction of CONFIG+= lrelease introduced a regression in the
installation of translation files on systems using make install targets.
This is fixed by replacing the old translation targets with the target
supplied by lrelease.
Fixes #349
2022-10-31 13:19:50 +01:00
Luis Ángel San Martín Rodríguez
0b37c7c684
Use the new svg icons in macos too
2022-10-20 19:14:13 +02:00
Luis Ángel San Martín
4839b416bd
Add english translations
2022-10-16 18:20:42 +02:00
Luis Ángel San Martín
424f3c3014
Fix qm files build output in windows
2022-10-16 17:59:41 +02:00
Luis Ángel San Martín
68e67fd777
Copy qm files manually after linking to the output folder
...
Windows only
2022-10-16 17:25:20 +02:00
Felix Kauselmann
99114b00e7
Qmake: Use lrelease to automate language file compilation
2022-10-08 19:19:50 +02:00
Luis Ángel San Martín Rodríguez
52fe8683bb
macextras is not available in qt6
2022-09-12 19:24:56 +02:00
BEN ENGLISCH
862c220069
Add libarchive decompression backend
2022-08-31 09:32:23 +02:00
tuwulin
788a3ef434
Update simplified Chinese.
...
Add traditional Chinese (Hong Kong, Taiwan).
2022-07-06 15:54:54 +02:00
Luis Ángel San Martín
77c96de0ea
Remove unused resources
2022-01-15 15:51:59 +01:00
Igor Kushnir
b0b0849cbc
Extract DEFINES += NOMINMAX into common config.pri
2021-12-29 09:36:44 +01:00
Joan Karadimov
1c3fd4d16f
Do not pass MSVC arguments to mingw/gcc
2021-11-02 11:02:32 +01:00
Luis Ángel San Martín
2de4b26b71
Start supporting Qt6
...
Everything is broken but we want to start fixing as much as possible
2021-10-19 00:00:08 +02:00
Felix Kauselmann
81b4d25b5c
Remove unneeded QtOpenGL dependency
...
Qt OpenGL in Qt5 is a deprecated module that is discouraged for
new code usage. We have been including this module in our builds
despite not relying on its functionality for a long time now -
probably an oversight from porting to the newer functions.
Time to remove it.
IMPORTANT INFORMATION: In Qt6, a lot of functionality that was
provided by Qt GUI was moved into the 'new' Qt6 Qt OpenGL module.
Thus, even if it makes perfectly sense to remove it for Qt5 builds
we will likely have to restore it for Qt6 builds at a later time.
2021-03-09 18:26:01 +01:00
Felix Kauselmann
a315021a22
Update qmake files
2021-03-09 18:22:52 +01:00
Igor Kushnir
6f182b2bb3
Extract CONFIG += c++11 into common config.pri
2021-02-18 19:49:43 +01:00
Luis Ángel San Martín
74840f9914
Enable SVG explicitly
2021-01-22 10:48:13 +01:00
Felix Kauselmann
c13ec618d0
Move QsLog to third_party directory
2020-08-20 17:41:56 +02:00
Luis Ángel San Martín
15277d00b7
README.txt has been renamed to README.md
...
this fixes installing YACReader using qmake -install
2019-09-16 23:46:26 +02:00
Luis Ángel San Martín
607b7b4d6f
Remove QMAKE_MAC_SDK from all projects
2019-08-24 11:11:50 +02:00
Felix Kauselmann
caca3191f9
Flow: Remove glu dependency
2019-05-06 07:38:33 +02:00
Felix Kauselmann
6313df5407
Make BINDIR, DATADIR and LIBDIR fully configurable
2018-03-11 09:40:30 +01:00
Felix Kauselmann
251dede93d
Remove obsolete QGLWidget based cover flow
2018-02-19 14:36:58 +01:00
Felix Kauselmann
2cbbf8d433
Headless server: simplify system config logger
2018-01-28 13:32:56 +01:00