Devel #56

Merged
0xFEEDC0DE64 merged 84 commits from devel into master 2017-12-29 13:34:28 +01:00

84 Commits

Author SHA1 Message Date
0xFEEDC0DE64
4f25c6eea9 Removed devel branch logo from README.md 2017-12-29 12:40:11 +01:00
0xFEEDC0DE64
40323d19f7 Fixed #53 2017-12-29 12:37:40 +01:00
0xFEEDC0DE64
08e1043adf Added ZeiterfassungDialog 2017-12-29 04:57:35 +01:00
Daniel Brunner
63b6e17895 Merge pull request #54 from 0xFEEDC0DE64/absence-plugin
Absence plugin
2017-12-29 02:36:34 +01:00
0xFEEDC0DE64
a5df54c003 Absences view not gets disables while loading 2017-12-29 02:31:23 +01:00
0xFEEDC0DE64
582afff664 Implemented AbsenceModel 2017-12-29 02:21:34 +01:00
0xFEEDC0DE64
eaee8131cb Fixed various missing includes 2017-12-29 02:00:36 +01:00
0xFEEDC0DE64
5d477e3789 Implemented GetAbsencesReply 2017-12-29 01:58:15 +01:00
0xFEEDC0DE64
ac7ab6639e Added AbsencesModel 2017-12-29 01:56:17 +01:00
0xFEEDC0DE64
d624ca9719 Fixed race condition with model not being assigned. 2017-12-28 23:15:35 +01:00
0xFEEDC0DE64
0a96e22c66 Fixed crash on app close in webradiodialog 2017-12-28 21:17:51 +01:00
0xFEEDC0DE64
346b63b168 Added view to AbsenceDialog and added translations 2017-12-28 17:38:36 +01:00
0xFEEDC0DE64
46906b3ac3 Implemented doGetAbsences() 2017-12-28 17:25:34 +01:00
0xFEEDC0DE64
24ea0989f5 Added GetAbsencesReply 2017-12-28 17:19:22 +01:00
0xFEEDC0DE64
8a04179ba1 Fixed dialog parent hirachy 2017-12-28 17:12:08 +01:00
0xFEEDC0DE64
7c11cf7d48 Made all reply constructors explicit 2017-12-28 17:11:45 +01:00
0xFEEDC0DE64
bae2d3af8a Replaced old #ifndef's with #pragma once's 2017-12-28 17:01:58 +01:00
0xFEEDC0DE64
e6abb26536 Added AbsenceDialog 2017-12-28 17:00:49 +01:00
0xFEEDC0DE64
ceb93a2156 Fixed install names 2017-12-28 16:36:10 +01:00
0xFEEDC0DE64
1d79851c8e Added links on travis icons in README.md 2017-12-28 14:43:16 +01:00
0xFEEDC0DE64
9f3f320d40 Added travis build icons to README.md 2017-12-28 14:40:34 +01:00
0xFEEDC0DE64
5c7eec85c5 Added AbsenceWidget 2017-12-28 14:31:41 +01:00
0xFEEDC0DE64
64f1a81ff5 Added absenceplugin resources 2017-12-28 14:28:29 +01:00
0xFEEDC0DE64
6a50d54864 Added clang compiler to .travis.yml 2017-12-28 14:05:14 +01:00
0xFEEDC0DE64
a76d33711c Added absenceplugin 2017-12-28 11:49:42 +01:00
0xFEEDC0DE64
38d97be88d Reverted change to doCreateBooking() to fix #20 2017-12-28 11:24:50 +01:00
0xFEEDC0DE64
6c1a362396 Updated README.md with make install step 2017-12-26 17:44:09 +01:00
Daniel Brunner
093b2ce205 Merge pull request #52 from 0xFEEDC0DE64/continuous-integration
Continuous integration
2017-12-26 16:40:54 +01:00
0xFEEDC0DE64
d5378377c5 Moved copying of qt translations into separate install step 2017-12-26 16:16:28 +01:00
0xFEEDC0DE64
c8671b5417 Translations are compiled directly into bin folder and fixed #24 2017-12-26 15:55:41 +01:00
0xFEEDC0DE64
25814dacbb Added qtmultimedia to qt build 2017-12-25 10:50:40 +01:00
0xFEEDC0DE64
f2bb3f393f Added prefix to qt configure 2017-12-25 10:13:32 +01:00
0xFEEDC0DE64
e72c389de5 Removed make output to avoid build abort 2017-12-24 22:29:53 +01:00
0xFEEDC0DE64
6f70e8894e Added qttools to .travis.yml 2017-12-24 21:39:04 +01:00
0xFEEDC0DE64
4c75101845 Fixed typo in .travis.yml 2017-12-24 21:31:30 +01:00
0xFEEDC0DE64
aca9664316 Added cache again 2017-12-24 21:30:19 +01:00
0xFEEDC0DE64
e04ef5cf1a Removed caching in .travis.yml to avoid error 2017-12-24 20:52:11 +01:00
0xFEEDC0DE64
faa7778685 Added caching of qt5 in .travis.yml 2017-12-24 20:44:26 +01:00
0xFEEDC0DE64
ae96fa1d1e Updated .travis.yml 2017-12-24 20:38:57 +01:00
0xFEEDC0DE64
cbc4e8ccfd Fixed #51 2017-12-23 11:14:16 +01:00
0xFEEDC0DE64
8d9b42ef91 Fixed #42 2017-12-23 11:10:57 +01:00
0xFEEDC0DE64
2ef13fe0ff Updated translations for presenceplugin and reportsplugin 2017-12-23 10:50:48 +01:00
0xFEEDC0DE64
2d9d878445 Removd ReportsWidget blocking the input #50 2017-12-23 10:48:56 +01:00
0xFEEDC0DE64
59536b69ec Removd PresenceWidget blocking the input #50 2017-12-23 10:41:01 +01:00
0xFEEDC0DE64
a005201915 Updated translations 2017-12-22 23:18:56 +01:00
0xFEEDC0DE64
20b1497989 Added icons to presenceplugin 2017-12-22 23:18:42 +01:00
0xFEEDC0DE64
45fcf52db3 PresencePlugin now shows employees #37 2017-12-22 23:14:25 +01:00
0xFEEDC0DE64
d15ec86470 Fixed compilation with older qt versions 2017-12-22 23:14:03 +01:00
Daniel Brunner
3049c6b09e Removed question mark buttons on windows 2017-12-22 21:02:01 +01:00
Daniel Brunner
fe0152b00a Fixed compilation on windows (wrong export macro) 2017-12-22 20:58:21 +01:00
Daniel Brunner
54b9bc5bee Merge pull request #48 from 0xFEEDC0DE64/web-radio-plugin
Web radio plugin
2017-12-22 20:46:07 +01:00
0xFEEDC0DE64
eb9627d8a5 Buttons are now disabled when not available in webradioplugin 2017-12-22 20:44:58 +01:00
0xFEEDC0DE64
c3c1b486ba WebRadioDialog now stores last used radio station in config 2017-12-22 20:14:01 +01:00
0xFEEDC0DE64
4e16a15994 Project files cleanup again 2017-12-22 19:37:52 +01:00
0xFEEDC0DE64
59c877f9fc Added comboBox to choose from webradios 2017-12-22 19:33:46 +01:00
0xFEEDC0DE64
6c3c7ac37a Updated translations for weatherplugin 2017-12-22 17:28:25 +01:00
Daniel Brunner
6d52ba83b2 Merge pull request #46 from 0xFEEDC0DE64/profile-plugin
Profile plugin
2017-12-22 17:26:35 +01:00
0xFEEDC0DE64
85e208b69b Moved AboutMeDialog into profileplugin 2017-12-22 17:25:22 +01:00
0xFEEDC0DE64
01889ffe68 Fixed holidays not showing up #44 2017-12-22 16:47:09 +01:00
0xFEEDC0DE64
39c7580932 Added profileplugin 2017-12-22 15:16:43 +01:00
0xFEEDC0DE64
43515e3245 Added QStringLiteral and tr 2017-12-22 15:03:32 +01:00
0xFEEDC0DE64
f877ab8a0a Project files cleanup 2017-12-22 14:55:33 +01:00
0xFEEDC0DE64
75f5825d2b Added WebRadioDialog 2017-12-22 14:52:52 +01:00
0xFEEDC0DE64
f397c64e9a Added webradioplugin 2017-12-22 14:41:17 +01:00
0xFEEDC0DE64
b767ece5c5 Fixed buttons getting disabled in MainWindow 2017-12-22 14:09:25 +01:00
0xFEEDC0DE64
5ecbf77ae9 Merged dev-tools-plugin 2017-12-22 13:51:22 +01:00
0xFEEDC0DE64
f4cf491051 Translated devtoolsplugin 2017-12-22 12:22:46 +01:00
0xFEEDC0DE64
d301a9bd71 Added LogDialog and LogModel 2017-12-22 11:43:59 +01:00
0xFEEDC0DE64
2b1cdc2bd0 Splitted plugin loading and attaching to mainwindow 2017-12-22 10:41:32 +01:00
0xFEEDC0DE64
af805754b8 Added devtoolsplugin 2017-12-22 10:19:27 +01:00
Daniel Brunner
a9b07f050c Merge pull request #43 from 0xFEEDC0DE64/continuous-integration
Added .travis.yml
2017-12-21 21:08:02 +01:00
0xFEEDC0DE64
2c495454fb Added .travis.yml 2017-12-21 20:59:45 +01:00
0xFEEDC0DE64
88b4e79282 Added duration of current booking to booking end strip #40 2017-12-21 20:32:10 +01:00
0xFEEDC0DE64
0720659763 Added icon to about qt action 2017-12-21 20:24:57 +01:00
0xFEEDC0DE64
856ddd3c26 Added new user data fields also into dialog 2017-12-21 20:24:42 +01:00
0xFEEDC0DE64
27164f42a1 Added zeiterfassungcorelib 2017-12-21 17:25:20 +01:00
0xFEEDC0DE64
7573ff507b Renamed zeiterfassunglib to zeiterfassungguilib 2017-12-21 17:04:32 +01:00
0xFEEDC0DE64
3f1b452280 Replaced ifdef include guards with #pragma once 2017-12-21 16:42:35 +01:00
0xFEEDC0DE64
7fda5e28d3 Fixed small pixel errors in splash screen 2017-12-21 16:26:24 +01:00
Daniel Brunner
b07f7c44f6 Removed useless checks for timeAssignment.time #16 2017-12-20 21:12:40 +01:00
Daniel Brunner
4ec479f862 Updated splash screen #1 2017-12-20 21:06:16 +01:00
Daniel Brunner
32be8551c1 Moved splashscreen into app resources 2017-12-20 20:29:33 +01:00
0xFEEDC0DE64
4e48d3c2f2 Added second request for user data to get more data #19 2017-12-20 19:28:18 +01:00
0xFEEDC0DE64
25e81aa0bb Fixed bookings being marked as modified #20 2017-12-20 18:58:45 +01:00