Commit Graph

590 Commits

Author SHA1 Message Date
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
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 96be296845 mess up examples even further 2016-06-19 12:17:31 +03:00
laserpants ba9b3a9cea add enum for different progress types 2016-06-19 12:17:10 +03:00
laserpants b9cec12097 adjust Text Field label kerning 2016-06-19 12:16:44 +03:00
laserpants 97cdddbf54 avatar image 2016-06-19 12:16:14 +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
laserpants b913f86afc add TODO note for Snackbar 2016-06-18 12:04:09 +03:00
laserpants de281b9922 remove unused Q_D macros 2016-06-18 11:56:45 +03:00
laserpants 8d25f4036a implement Snackbar 2016-06-18 11:50:33 +03:00
laserpants 5d0f4fd535 make Badge geometry follow parent widget's geometry 2016-06-18 00:35:13 +03:00
laserpants 976472048a update README 2016-06-17 17:28:31 +03:00
laserpants 9e5de265ef mark Avatar complete 2016-06-17 17:27:47 +03:00
laserpants 5bb106c643 implement Avatar 2016-06-17 17:27:20 +03:00
laserpants d42fa35c42 implement basic Avatar 2016-06-17 16:09:19 +03:00
laserpants 0581bb0313 add Drawer boilerplate 2016-06-17 14:45:27 +03:00
laserpants 654e771563 add Dialog boilerplate 2016-06-17 14:43:04 +03:00