Commit Graph

550 Commits

Author SHA1 Message Date
laserpants 9b47d76d02 refactor slider code 2016-05-01 12:10:24 +03:00
laserpants 401b394fcd adjust App Bar font size 2016-05-01 12:10:13 +03:00
laserpants f246459c5d remove geometry rect from slider 2016-04-30 20:30:55 +03:00
laserpants 9300275ae5 compensate space around slider for scaling of handle 2016-04-30 20:27:55 +03:00
laserpants 955edc2f6a zoom slider handle on mouse press 2016-04-30 13:54:59 +03:00
laserpants f6c8b74ddd mess around with slider thumb style 2016-04-30 13:44:45 +03:00
laserpants 6440b937db make slider pretty 2016-04-30 13:22:49 +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 b95662b156 create material resource namespace 2016-04-30 10:57:30 +03:00
laserpants 8ba2210ff2 fix resource qrc resource path 2016-04-29 08:33:47 +03:00
laserpants 6262a27a28 fix resource qrc resource path 2016-04-29 08:33:41 +03:00
laserpants 630440b50b set drop shadow opacity 2016-04-29 08:33:20 +03:00
laserpants b9d65c07d8 set drop shadow opacity 2016-04-29 08:32:47 +03:00
laserpants 67b4805d28 adjust Flat Button font style 2016-04-29 06:37:25 +03:00
laserpants 4eccafcd01 adjust Menu Item style 2016-04-29 06:37:05 +03:00
laserpants 20bfb6f503 add fonts LICENSE 2016-04-29 06:36:23 +03:00
laserpants 6f232fd246 put fonts in proper location 2016-04-29 06:35:43 +03:00
laserpants 2943813e1c add Roboto fonts to Font database 2016-04-29 06:35:19 +03:00
laserpants 32d77d6cf3 add fonts 2016-04-29 06:34:46 +03:00
laserpants feeb4efb24 increase font size 2016-04-29 05:55:26 +03:00
laserpants d4cc8db934 add style.cpp 2016-04-28 13:04:47 +03:00
laserpants 8192532db5 change easing curve 2016-04-28 11:10:22 +03:00
laserpants 74cecb25d3 use Roboto font 2016-04-28 11:02:56 +03:00
laserpants 241c01a30e wrap menu entries in tr() call 2016-04-28 10:41:29 +03:00
laserpants e8c1b06aa4 tweak menu animation 2016-04-28 10:34:25 +03:00
laserpants 15c970ff51 tweak menu animation 2016-04-28 03:48:08 +03:00
laserpants 1395f1c1eb adjust menu geometry on animation progress instead of zoom effect 2016-04-28 00:28:23 +03:00
laserpants 61049f2944 add drop shadow to menu 2016-04-28 00:01:27 +03:00
laserpants d2add935b0 make animation in Raised Button consistent with Material style 2016-04-27 17:44:40 +03:00
laserpants a963401861 remove redundant definition file for style class 2016-04-27 03:00:20 +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 8a0daa0c8f implement toggle action for icon menu 2016-04-27 02:14:39 +03:00
laserpants bb2f00bab1 set checkable property for icon menu 2016-04-26 22:51:31 +03:00
laserpants e4b675d821 remove TransparentForMouseEvents attribute from icon menu 2016-04-26 22:45:28 +03:00
laserpants 267cceb4e7 fix weird overlay behavior in Icon Menu example widget 2016-04-26 22:30:07 +03:00
laserpants 75d4dd7194 implement Icon Menu 2016-04-25 09:16:54 +03:00
laserpants 7e7f78bc13 implement Icon Menu and examples 2016-04-25 02:37:59 +03:00
laserpants 59203ba9cd add examples for IconMenu 2016-04-25 01:29:49 +03:00
laserpants 81a1afea6f add examples for IconMenu 2016-04-25 01:26:28 +03:00
laserpants 82b5b900f4 clean up Menu item size rules 2016-04-25 01:19:13 +03:00
laserpants 535200118b keep list of pointers to MenuItems in Menu class 2016-04-24 14:38:58 +03:00
laserpants bbe2248e57 add new style class 2016-04-24 14:36:28 +03:00
laserpants e2d4ebd560 Merge branch 'master' of https://github.com/laserpants/qt-material-widgets 2016-04-24 12:30:35 +03:00
laserpants 5463f5e729 update slider value 2016-04-22 23:31:55 +03:00
laserpants fb58d275c1 add Scrollbar stub 2016-04-18 16:08:45 +03:00
laserpants 1cc33d599e figure out how to use QStyle subclass properly 2016-04-18 16:02:34 +03:00
laserpants 685ff75c7c simplify IconButton code 2016-04-18 13:15:57 +03:00
laserpants bce8535b16 implement Checkbox paintEvent 2016-04-18 11:36:30 +03:00