14 Commits

Author SHA1 Message Date
codestation
364dd34ced migrate to Qt6 2025-05-31 18:02:53 -05:00
codestation
91ddb1fb55 Refactor build system. 2016-09-04 16:34:38 -04:00
codestation
f995c394f8 Make ffmpeg optional. 2016-09-03 20:58:07 -04:00
codestation
818488bbe8 fix: add gui dep on cli build (Qt4 only). 2016-05-03 21:06:29 -04:00
codestation
88dc196d5c fix: Removed group checking since the systemd acl can take care of it. 2016-04-24 18:07:31 -04:30
codestation
e605f051ea Do not expose QtInfoMsg on Qt < 5.5.0 2016-01-10 10:19:59 -04:30
codestation
6eeba0b71a Load resources manually at startup since they are now in a static library. 2015-12-27 22:33:32 -04:30
codestation
5f508fa47c Fix memory leak on icon tray by letting events pass the parent widget. 2015-12-27 16:33:55 -04:30
codestation
377cbf5cb6 Initialize sigaction structs to make valgrind happy.
Bump vitamtp version in windows installer script.
2015-08-23 14:01:25 -04:30
codestation
b6eebd79b1 Use ffmpeg for thumbnail support.
Removed dep on QtGui for the headless modules.
2015-05-26 23:34:13 -04:30
codestation
4308994191 Fix qcma headless build. 2015-05-18 17:02:07 -04:30
codestation
380f3049da Updated to comply with explicit usb initialization. 2015-03-22 14:40:32 -04:30
codestation
79067535c0 Added rest of file modifications. (oops) 2015-03-21 14:53:43 -04:30
codestation
9f790dc788 Reorganized project to avoid the ".pro not found" by having all the
pro files in the same directory. With this change the android library
now builds properly.

This also fixes the parallel compilation problem that happened when
building using +8 cores.
2015-03-21 14:48:25 -04:30