Commit Graph

461 Commits

Author SHA1 Message Date
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 886e42b5c5 Add component files to .pro file 2017-09-28 13:17:48 +03:00
johanneshilden a3c2a81142 Add Avatar component and Style and Theme lib clases 2017-09-28 13:12:30 +03:00
johanneshilden e02b688216 Add README file 2017-09-28 13:01:00 +03:00
johanneshilden 2e540ed596 Start from fresh in cleanup branch 2017-09-28 12:58:27 +03:00
laserpants c144f850dd snap 2016-07-22 08:47:07 +03:00
laserpants aefea95267 snapshot 2016-07-21 09:13:29 +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 254a619c2a snapshot 2016-07-16 17:56:30 +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 796bdf0dd4 update README 2016-06-23 10:20:00 +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 21efa88042 move object construction to initialization list 2016-06-21 16:38:17 +03:00
laserpants 9cdc5c42f5 move object construction to initialization list 2016-06-21 16:21:44 +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 fd7eda4434 mark Dialog as complete 2016-06-21 12:56:13 +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 d876ecc443 remove changed signal from ripple 2016-06-20 22:02:24 +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 35221f43eb flag ScrollBar complete 2016-06-19 15:51:33 +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 209fffaa0a mark Circular Progress and Progress as complete 2016-06-19 13:37:06 +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