Commit Graph

762 Commits

Author SHA1 Message Date
Achraf k f345d3a672
Delete .qmake.conf 2022-02-17 17:56:23 +01:00
Achraf k e04298e24e Locate resources at runtime using QDir::currentpath 2022-02-17 17:54:26 +01:00
Achraf k 5b1269dcfa Copying Fonts/Assets/Icons folders to build dir.
fonts ----> app_build/
assets ---> app_build/examples/
icons ----> app_build/components/
2022-02-17 17:52:34 +01:00
Achraf k f1f696c5dc Class name matches the file name. 2022-02-17 16:17:19 +01:00
Achraf k 0db2da80a4 all available Material widgets examples WORKS OKAY. 2022-02-17 15:22:14 +01:00
Achraf k 09cc27e2ad Fix the component "RadioButton" issue. 2022-02-17 15:21:05 +01:00
Achraf k 0edcedc44e Testing more widgets .. 2022-02-17 13:40:12 +01:00
Achraf k 4215a79689 Reorganizing and fix the headers/include. 2022-02-17 13:21:27 +01:00
Achraf k 5a044e1220 Testing one component at a time. 2022-02-17 13:16:54 +01:00
Achraf k 08e07038f3 Customizing a test example. 2022-02-17 12:06:23 +01:00
Achraf k b209855d0d Remove the support of qmake 2022-02-17 12:04:04 +01:00
Achraf k 0a6c3373ca Fixing structure of the project
*Root Project
            |=> shared library called 'components'.
            |=> executable 'examples'.
2022-02-17 12:03:24 +01:00
Achraf k a9281b2a42 Importing StateMachine Module. 2022-02-17 04:17:31 +01:00
Achraf k 0c7dc7544d "QtMaterialStyle" renamed to "Style" and moved to "md" namespace. 2022-02-17 04:15:43 +01:00
Achraf k 803bce5281 Toggle 2022-02-17 04:12:00 +01:00
Achraf k a910b39a2f TextField moved to md 2022-02-17 04:08:05 +01:00
Achraf k 0fee3cf434 Tabs 2022-02-17 04:03:49 +01:00
Achraf k 80f7bbdb47 Snackbar moved to md. 2022-02-17 03:57:43 +01:00
Achraf k 098267afee Slider moved 2022-02-17 03:51:42 +01:00
Achraf k ef1427c9f3 ScrollBar moved 2022-02-17 03:46:48 +01:00
Achraf k b8cb380b32 RaisedButton moved to md namespace. 2022-02-17 03:42:34 +01:00
Achraf k 5651ee3ed2 RadioButton moved to md. 2022-02-17 03:39:07 +01:00
Achraf k 1c07c06d85 ProgressBar moved - 2 2022-02-17 03:35:26 +01:00
Achraf k ff93c8e77a ProgressBar moved. 2022-02-17 03:33:48 +01:00
Achraf k 1788acd81c Fab moved.. 2022-02-17 03:26:57 +01:00
Achraf k 0e907a75c8 Drawer moved. 2022-02-17 03:22:22 +01:00
Achraf k 597ad493fb Dialog moved 2022-02-17 03:15:21 +01:00
Achraf k 336b50e2ad CkechBox moved. 2022-02-17 03:10:25 +01:00
Achraf k 168ac029bf Badge moved to md. 2022-02-17 03:06:23 +01:00
Achraf k 49778ebc24 The base classes moved to md namespace. 2022-02-17 02:59:33 +01:00
Achraf k c71884d83b Empty class. 2022-02-17 02:41:29 +01:00
Achraf k 9dff79d009 Empty classes [not implemented yet]. 2022-02-17 02:38:22 +01:00
Achraf k d11d642cfe Menu => md namespace. 2022-02-17 02:30:43 +01:00
Achraf k 792f3cfa24 IconButton => md 2022-02-17 02:23:36 +01:00
Achraf k 8a55c8f1d6 Move "FlatButton" to "md" namespace. 2022-02-17 02:18:04 +01:00
Achraf k 410bb72a2d Move CirclarProgress => md namespace. 2022-02-17 02:06:18 +01:00
Achraf k cce6e6f1cf Move Avatar => md namespace. 2022-02-17 01:53:19 +01:00
Achraf k 14f4403bce move "AutoComplete" classes into "md" namespace. 2022-02-17 01:46:23 +01:00
Achraf k 31a4a59a3f AppBar -> md namespace.
Shorten the long, boring classes names.
2022-02-17 01:29:18 +01:00
Achraf k b752e8a3ae Deleting *.pro files. 2022-02-17 01:26:24 +01:00
Achraf k c667bc2299 removing *.qrc files. 2022-02-17 01:25:43 +01:00
Achraf k a025d5d612 Start using cmake instead of qmake. 2022-02-17 01:23:27 +01:00
Heikki Johannes Hildén 3a0e226597
Merge pull request #42 from jpcima/work
Add <QPainterPath> where necessary
2020-10-22 20:38:59 +03:00
Jean Pierre Cimalando c9a946f783 Add <QPainterPath> where necessary 2020-08-03 16:16:38 +02:00
Heikki Johannes Hildén 1c00e5706b
Update README.md 2018-02-02 22:52:06 +03:00
Johannes Hilden d4dbe4717e Reduce animation duration 2017-11-02 22:12:41 +03:00
Johannes Hilden c1a4c04887 Fix preset buttons in button preview 2017-11-02 20:42:45 +03:00
Johannes Hilden 4953292e64 Fix issue #29 2017-11-02 20:22:25 +03:00
Johannes Hilden 291ceb945b Fix scrollbar hide on mouse out behavior 2017-10-30 20:44:56 +03:00
Johannes Hilden f092987678 Include horizontal scrollbar in examples 2017-10-30 20:20:59 +03:00