Commit graph

16 commits

Author SHA1 Message Date
Julien Wadel
79ed60ff72 Remove some macro, debug on qml image loads, order of headers 2020-02-07 09:25:16 +01:00
Julien Wadel
ea680e4e77 Revert "adding headers for minizip"
This reverts commit f799d08289.
2020-01-29 14:55:30 +01:00
Ronan Abhamon
3098bfe222 fix(SingleApplication): handle only SIGINT (with DBUS) 2018-12-27 16:53:47 +01:00
Ronan Abhamon
6b6697f729 fix(SingleApplication): remove crash handler and deal only with SIGINT 2018-12-27 14:31:21 +01:00
Ronan Abhamon
068ea212cc feat(SingleApplicationDBus): handle signals to quit properly app on GNU/Linux 2018-10-05 15:56:42 +02:00
Ronan Abhamon
9464240b2b fix(SingleApplicationDBus): use EXECUTABLE_NAME in service name 2018-07-20 10:40:48 +02:00
Ronan Abhamon
4d68106d73 fix(SingleApplicationDBus): remove useless includes, clean code 2018-07-11 10:40:20 +02:00
Ronan Abhamon
628c30ed7b feat(app): always use D-Bus Single Application on GNU/Linux 2018-07-11 10:32:22 +02:00
Ronan Abhamon
c38b164bf7 fix(SingleApplication): use modern Qt / C++ 2018-07-11 10:12:51 +02:00
Ronan Abhamon
f1d1577aa0 feat(app): clean code => use forward declarations when possible, avoid include with relative paths, improve compile time... 2018-06-18 14:27:50 +02:00
Ronan Abhamon
120dfc8ed6 feat(app): replace some static_cast to functional cast (for simple types like int) 2018-01-26 16:48:09 +01:00
Ronan Abhamon
9cf08623e3 feat(SingleApplication): don't touch sockets when SIGABRT, SIGBUS or SIGSEGV is handled 2018-01-26 11:45:53 +01:00
Wescoeur
b0110fb4ad feat(src): update copyright date 2018-01-17 22:31:52 +01:00
Ronan Abhamon
4e7320519a feat(App): quit properly on SIGINT 2017-06-22 15:32:17 +02:00
Wescoeur
8c9f9f944d feat(App): coding style on Single App and move component 2017-06-20 22:02:55 +02:00
Ghislain MARY
40ae62c8d6 Allow handling of single application instance via DBus. 2017-06-20 17:53:23 +02:00