Commit Graph

55 Commits

Author SHA1 Message Date
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 733f7310d3 dev. snapshot 2016-07-16 13:17:46 +03:00
laserpants f24a7cf3a7 refactor everything 2016-07-04 10:46:10 +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 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 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 a5c9d0d2dd make include order consistent 2016-06-19 17:27:21 +03:00
laserpants ba9b3a9cea add enum for different progress types 2016-06-19 12:17:10 +03:00
laserpants 5bb106c643 implement Avatar 2016-06-17 17:27:20 +03:00
laserpants f69267242f add reminder to add option to left-align label 2016-06-14 02:32:26 +03:00
laserpants fcde226168 refactor checkbox and radiobutton code 2016-06-14 02:27:37 +03:00
laserpants 09405ad0be add clipping to FAB ripple 2016-06-12 18:17:27 +03:00
laserpants 369ed5adbb add support for clip region to Ripple 2016-06-12 17:53:43 +03:00
laserpants 065a2c6304 style FAB and Raised Button for disabled mode 2016-06-12 17:40:56 +03:00
laserpants e8d4374bd3 tweak ripple animation parameters 2016-06-12 03:56:37 +03:00
laserpants e80186fec0 add setter for easing curve 2016-06-11 20:58:22 +03:00
laserpants f422cd2106 pimplify Tabs component 2016-05-30 11:25:02 +03:00
laserpants 00662865f5 add toggle animations 2016-05-29 16:42:13 +03:00
laserpants 078c3699cc add focus halo animation to buttons 2016-05-28 10:52:03 +03:00
FarmRadio Hangar 5de589a271 clean up pimpl code 2016-05-17 15:41:23 +03:00
FarmRadio Hangar 7c39d083bb clean up pimpl code 2016-05-17 15:39:20 +03:00
FarmRadio Hangar 0f4020d193 fix pimpl inheritance for Raised Button class 2016-05-17 15:26:50 +03:00
laserpants c2b1b33f35 fix theme disabled color 2016-05-15 23:51:37 +03:00
laserpants 80d5e0acb6 adjust flat button colors according to button role 2016-05-15 09:19:45 +03:00
laserpants 2601b2e39e add ripple brush accessors 2016-05-14 21:32:36 +03:00
laserpants a7da6ce162 implement flat button color roles 2016-05-14 15:18:57 +03:00
laserpants c4a17f9dfa refactor flat button 2016-05-14 13:41:40 +03:00
laserpants cdd16e1230 rename valueChanged signal to changed 2016-05-14 12:10:30 +03:00
FarmRadio Hangar 62dc4ada9f move #endif directive again 2016-05-13 17:35:04 +03:00
laserpants d0959864e7 move #endif directive in private header files 2016-05-12 23:55:19 +03:00
laserpants 7a9acce2d1 add theme class 2016-05-12 01:18:09 +03:00
laserpants c9b9061e2a rephrase error message in ripple overlay class 2016-05-01 20:05:48 +03:00
laserpants d92292e302 scrap old style file 2016-04-30 12:53:58 +03:00
laserpants 81c65341d7 remove focus rectangle 2016-04-30 12:38:30 +03:00
laserpants d4cc8db934 add style.cpp 2016-04-28 13:04:47 +03:00
laserpants c25e211543 remove redundant definition file for style class 2016-04-27 02:58:21 +03:00
laserpants 9271838d70 implement icon menu zoom effect 2016-04-27 02:57:16 +03:00
laserpants bbe2248e57 add new style class 2016-04-24 14:36:28 +03:00
laserpants 7a04426900 type of color property should be QColor 2016-03-22 12:20:58 +03:00
laserpants 71ff7630d4 add Qt property declarations 2016-03-22 12:13:54 +03:00
laserpants 394347e7c6 change default settings 2016-03-22 12:10:25 +03:00
laserpants 6e7bed7a5c move custom shadow effect class to lib/ 2016-03-22 11:31:46 +03:00
laserpants ee5d05987f change default animation duration to 1 sec 2016-03-21 08:44:54 +03:00
laserpants bda0c32ac2 change default animation duration to 800 2016-03-21 08:39:11 +03:00