Commit Graph

720 Commits

Author SHA1 Message Date
laserpants fc253ecd11 implement mouse release handler 2016-05-02 23:57:57 +03:00
laserpants 07720c5f66 set correct slider thumb position from current value 2016-05-02 23:35:04 +03:00
laserpants d68dd2e6cf draw additional debug information 2016-05-02 22:13:45 +03:00
laserpants 227e269820 implement hover event handlers 2016-05-02 02:22:43 +03:00
laserpants 764b1a6a64 draw basic thumb geometry 2016-05-02 00:44:38 +03:00
laserpants 97cd0651d6 draw basic Slider track geometry 2016-05-02 00:10:31 +03:00
laserpants 25b5015e33 change size constraint for example view widget layout 2016-05-01 23:40:18 +03:00
laserpants b533ae5e91 paint Slider debug geometry 2016-05-01 23:21:48 +03:00
laserpants af95350a37 re-implement Slider using Pimpl 2016-05-01 22:56:39 +03:00
laserpants c15b832857 add example where orientation changes dynamically 2016-05-01 20:07:53 +03:00
laserpants 4410730f22 keep working on the Slider 2016-05-01 20:07:21 +03:00
laserpants c9b9061e2a rephrase error message in ripple overlay class 2016-05-01 20:05:48 +03:00
laserpants 1d47c85c49 clean up Toggle implementation 2016-05-01 20:05:12 +03:00
laserpants 5eac1af474 avoid short variable names 2016-05-01 16:34:44 +03:00
laserpants 6f1b058ccd animate slider handle when value goes to minimum 2016-05-01 16:29:33 +03:00
laserpants 9c15f89a17 draw Slider handle as outline when value = minimum 2016-05-01 15:54:37 +03:00
laserpants 72b9ea2495 set minimum slider width in example 2016-05-01 15:25:13 +03:00
laserpants 5ccf1370c7 remove unused member _eventPosition 2016-05-01 15:20:26 +03:00
laserpants f31d8adddc use floating point precision in halo animation 2016-05-01 15:19:28 +03:00
laserpants 48f5055d4e implement Slider halo animation 2016-05-01 15:13:37 +03:00
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