Davide Beatrici
4e67a2fafb
Auto-update LICENSE.header in source files
2020-01-07 03:09:22 +01:00
Davide Beatrici
5a07244a44
Don't include PCH headers directly
...
According to Qt's documentation the PCH header doesn't need to be included.
From https://doc.qt.io/qt-5/qmake-precompiledheaders.html :
"To make your project use precompiled headers, you only need to define the PRECOMPILED_HEADER variable in your project file."
"qmake will handle the rest, to ensure the creation and use of the precompiled header file. You do not need to include the precompiled header file in HEADERS, as qmake will do this if the configuration supports precompiled headers."
2019-09-12 00:13:35 +02:00
Davide Beatrici
b427333257
Auto-update LICENSE.header in source files
2019-01-25 04:56:19 +01:00
Mikkel Krautz
f6ba3a52bf
Auto-update LICENSE.header in source files.
2018-01-01 23:05:37 +01:00
Mikkel Krautz
91ebb8b0b5
Update tree copyrights to 2017.
2017-01-08 21:05:57 +01:00
Mikkel Krautz
395c084b7a
src: update to use LICENSE.header.
2016-05-10 22:42:02 +02:00
Benjamin Jemlich
07737a314c
Fix include guards and PCH includes
2011-11-09 00:12:10 +01:00
Thorvald Natvig
f3437a6ba7
Update copyright year ranges of dev team.
2011-03-18 05:52:51 +01:00
Stefan Hacker
576c9eedfa
Fix regression in user sorting
2010-11-20 16:15:22 +01:00
Stefan Hacker
ce8cedf771
Unify User/ClientUser sorting. Fix "usernames in overlay are in different order" #3110572 . Fix other sorting issues. Fix OverlayTest compilation.
2010-11-18 02:16:33 +01:00
arrai
3ef3ea8df9
Add recording state handling to the client
2010-08-16 01:20:13 +02:00
Benjamin Jemlich
d556ca3ce0
priority speaker - client side
2010-03-30 11:28:25 +02:00
Thorvald Natvig
16339bfc91
Update license to 2010
2010-01-05 08:49:22 +01:00
Thorvald Natvig
d41afda372
Move mumble/murmur specific state out of User
2009-08-21 02:22:43 +02:00
Thorvald Natvig
fe479036ba
Show suppress state in client
2009-07-21 15:19:57 +02:00
Thorvald Natvig
866a66d339
ifdef out module-specific parts of shared code
2009-07-13 16:37:39 +02:00
Thorvald Natvig
51120fe838
s/Player/User/
2009-05-02 17:52:14 +02:00