Jonas Kvinge
1d17bee44a
Merge with master and fix conflicts
2019-01-18 01:38:12 +01:00
John Maguire
b57c5a77f7
Use c++0x instead of 11 for backwards compat
2018-12-05 14:02:01 +00:00
Jonas Kvinge
16bdd39c03
Merge remote-tracking branch 'upstream/master' into qt5-update
2018-11-29 23:21:54 +01:00
Jonas Kvinge
139bc1f5aa
Convert NULL to nullptr ( #6220 )
2018-11-29 21:26:51 +00:00
Jonas Kvinge
1d5783b846
Fix formatting
2018-11-21 10:31:17 +00:00
Jonas Kvinge
8c198a99a5
Qt 5 fixes
2018-11-21 10:31:17 +00:00
Andreas Sturmlechner
a4e362b9f7
Fix cmake with Qt 5.11_beta3 (dropping qt5_use_modules)
...
One usage of the macro remains in the bundled libmygpo-qt5. This should
be updated once the pending upstream fix was merged. qtsingleapplication
is already fixed upstream.
2018-04-16 01:33:15 +02:00
Chocobozzz
7a866ac46b
Fix compilation with Qt5.5
2015-07-26 09:54:19 +02:00
Chocobozzz
369ff1be23
Update cmakelists min version to 2.8.11
2015-06-11 12:10:07 +02:00
Chocobozzz
4d0e413fb9
Finally use of qtsingleapplication adapted to qt5
2015-04-16 15:06:00 +02:00
Chocobozzz
e995685ecd
Update singleapplication (use of a qt5 alternative)
2015-04-11 23:23:38 +02:00
Alexander Bikadorov
3cdca632f9
Fixes lock file removal
2014-06-27 12:30:00 +02:00
David Sansome
a6ac10093c
Clean up a lockfile from /tmp on exit. Fixes #4348
2014-05-15 16:19:38 +10:00
David Sansome
c7bd0d3b01
Add a char* overload to QtSingleApplication - from http://pkgs.fedoraproject.org/gitweb/?p=qtsingleapplication.git;a=shortlog;h=refs/heads/f14/master
2010-09-26 21:31:24 +00:00
David Sansome
664299e67e
Rework the QtSingleApplication patch so it's source compatiable with the original
2010-07-10 15:34:15 +00:00
David Sansome
63861f2ee5
Explicitly produce static libraries even when BUILD_SHARED_LIBS is set
2010-06-22 16:07:29 +00:00
David Sansome
9afef36397
Add the diff from QtSingleApplication 2.6
2010-05-07 11:43:49 +00:00
David Sansome
016b05f0dc
WTF?!
2010-05-03 14:17:56 +00:00
David Sansome
2ec6ca45c8
Commandline options support. Fixes issue #189
2010-04-12 22:44:29 +00:00
David Sansome
ceb6382e9f
Fix compilation in release mode
2010-03-23 14:07:05 +00:00
David Sansome
72aa271b23
Fixes for mingw32 cross-compiling
2010-03-02 20:46:46 +00:00
John Maguire
f9ad923f3a
CMake support \o/
...
Also fixes xine deprecation messages.
2010-02-28 17:28:56 +00:00
David Sansome
4f2017a078
Only allow one instance of clementine
2010-01-17 16:10:26 +00:00