Commit Graph

426 Commits

Author SHA1 Message Date
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 09cc27e2ad Fix the component "RadioButton" issue. 2022-02-17 15:21:05 +01:00
Achraf k 4215a79689 Reorganizing and fix the headers/include. 2022-02-17 13:21:27 +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
Jean Pierre Cimalando c9a946f783 Add <QPainterPath> where necessary 2020-08-03 16:16:38 +02:00
Johannes Hilden d4dbe4717e Reduce animation duration 2017-11-02 22:12:41 +03:00
Johannes Hilden 291ceb945b Fix scrollbar hide on mouse out behavior 2017-10-30 20:44:56 +03:00
Johannes Hilden caa722c399 Fix horizontal scrollbar bug 2017-10-30 20:17:41 +03:00
Johannes Hilden 828c881fca Add stubs for qtmateriallist and qtmateriallistitem 2017-10-27 16:51:12 +03:00
Johannes Hilden 998fb6bd89 Make member pointers const when possible 2017-10-16 23:13:14 +03:00
Johannes Hilden 053d427bc2 Add stub for qtmaterialmenu_internal 2017-10-16 21:33:51 +03:00
Johannes Hilden 9ad24d127c Fill out scaffolding code in menu component 2017-10-15 16:54:35 +03:00
Johannes Hilden 4bf7a1f1ca Add include statements 2017-10-15 16:41:09 +03:00
Johannes Hilden 159258bf8d Add menu stubs 2017-10-15 16:40:11 +03:00
Johannes Hilden 38640724c3 Opacity should be 1 on menu drop shadow 2017-10-15 16:34:37 +03:00
Johannes Hilden a6ef42ee59 Remove commented out code 2017-10-15 16:22:19 +03:00
Johannes Hilden 2e8922f9b9 Fix drop shadow on auto complete menu 2017-10-15 16:20:07 +03:00
Johannes Hilden a9605c94bb Adjust transition duration value 2017-10-15 14:46:15 +03:00
Johannes Hilden 41c5f156a2 Implement fade effect for Auto Complete 2017-10-15 14:45:11 +03:00