Commit Graph

296 Commits

Author SHA1 Message Date
johanneshilden a669df832f Reimplement Badge component 2017-09-29 01:01:01 +03:00
johanneshilden d9ba383419 Commit icons 2017-09-29 00:38:51 +03:00
johanneshilden 8dfeac448e Fix resource mess 2017-09-29 00:28:08 +03:00
johanneshilden 4a82087adf Add resource file 2017-09-28 16:12:14 +03:00
johanneshilden 65b956f82a Add font resources 2017-09-28 16:04:24 +03:00
johanneshilden a19ead9728 Split project setup into executable and lib parts 2017-09-28 15:52:06 +03:00
johanneshilden a3c2a81142 Add Avatar component and Style and Theme lib clases 2017-09-28 13:12:30 +03:00
johanneshilden 2e540ed596 Start from fresh in cleanup branch 2017-09-28 12:58:27 +03:00
laserpants 45393959fc snapshot 2016-07-20 14:48:39 +03:00
laserpants 539e382da5 code cleanup 2016-07-18 16:26:29 +03:00
laserpants 733f7310d3 dev. snapshot 2016-07-16 13:17:46 +03:00
laserpants f24a7cf3a7 refactor everything 2016-07-04 10:46:10 +03:00
laserpants ba81f09252 change some names etc. 2016-06-24 08:06:14 +03:00
laserpants 03f2571f34 implement Drawer 2016-06-24 07:50:24 +03:00
laserpants 336cbbd7c3 flag Drawer complete 2016-06-24 07:50:11 +03:00
laserpants 412fb61a8f add boilerplate for drawer private class 2016-06-23 10:18:43 +03:00
laserpants 9fc482e42a sort out pimpl initialization order problems 2016-06-22 16:44:47 +03:00
laserpants e33478ad49 make sure all animations have a parent 2016-06-21 15:45:39 +03:00
laserpants 264e4c71ed make sure all animations have a parent 2016-06-21 15:42:49 +03:00
laserpants 0269911b2e move object construction to initialization list 2016-06-21 15:29:26 +03:00
laserpants 7ffad28819 make sure all animations have a parent 2016-06-21 15:26:59 +03:00
laserpants f92c66cc0e move object construction to initialization list 2016-06-21 15:23:10 +03:00
laserpants 427dd30f03 make sure all animations have a parent 2016-06-21 15:17:52 +03:00
laserpants 415c9576ce make sure all animations have a parent 2016-06-21 15:12:52 +03:00
laserpants 0e61481422 make sure all animations have a parent 2016-06-21 15:10:37 +03:00
laserpants 4d40f4554c make sure all animations have a parent 2016-06-21 15:09:16 +03:00
laserpants f04c353dfb make sure all animations have a parent 2016-06-21 13:25:07 +03:00
laserpants aa73c87251 make sure all animations have a parent 2016-06-21 13:22:22 +03:00
laserpants 1f557c106b make sure all animations have a parent 2016-06-21 13:19:10 +03:00
laserpants d17eb9b32f add some convenience constructor 2016-06-21 13:14:07 +03:00
laserpants 9e93a1b0ff set fixed ripple radius for FAB 2016-06-21 12:55:38 +03:00
laserpants 76fe517541 implement Dialog window 2016-06-21 12:18:51 +03:00
laserpants a6bf946190 implement dialog transparency effect 2016-06-20 18:47:17 +03:00
laserpants edf3233cc3 add todo note to scroll widget 2016-06-20 09:16:31 +03:00
laserpants a5c9d0d2dd make include order consistent 2016-06-19 17:27:21 +03:00
laserpants 4956b2720a add Dialog boilerplate code 2016-06-19 17:13:37 +03:00
laserpants d2c3f904db rename ScrollBar files from scrollbar to scrollwidget to clear up QtCreator mess 2016-06-19 16:39:11 +03:00
laserpants 82e87eb9ef adjust Toggle ripple opacity 2016-06-19 15:51:00 +03:00
laserpants c47e969300 implement ScrollBar 2016-06-19 15:49:42 +03:00
laserpants 70a1f106cb implement determinate progress mode 2016-06-19 13:34:10 +03:00
laserpants 37d58b4a75 use property animation instead of timer event for circular progress rotation 2016-06-19 13:03:23 +03:00
laserpants fff7078542 implement basic indeterminate progress animations 2016-06-19 12:49:55 +03:00
laserpants e756328547 implement linear progress 2016-06-19 12:18:05 +03:00
laserpants 1e908ada5c implement CircularProgress 2016-06-19 12:17:47 +03:00
laserpants b9cec12097 adjust Text Field label kerning 2016-06-19 12:16:44 +03:00
laserpants 237da453be adjust Text Field label font size 2016-06-19 12:16:04 +03:00
laserpants 8aef67d661 implement paint event handler 2016-06-18 12:36:40 +03:00
laserpants 05ccb702e6 add boilerplate code to Circular Progress 2016-06-18 12:15:39 +03:00
laserpants 3cd3953629 add boilerplate code to Progress 2016-06-18 12:12:20 +03:00
laserpants 75af97d4d3 create separate class for Circular Progress 2016-06-18 12:11:42 +03:00