aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/testbench/main.qml
Commit message (Expand)AuthorAgeFilesLines
* testbench: rename main.qml to testbench.qmlMitch Curtis2016-10-261-653/+0
* testbench: center the window upon completion instead of using bindingsJ-P Nurmi2016-07-201-2/+5
* Center testbench window in screenMitch Curtis2016-05-131-0/+2
* import Qt.labs.controls 1.0 => QtQuick.Controls 2.0J-P Nurmi2016-04-211-3/+3
* Fix testbenchJ-P Nurmi2016-04-161-1/+1
* Add QQuickAbstractButton::downMitch Curtis2016-04-151-13/+13
* Introduce ToolTipJ-P Nurmi2016-03-221-0/+16
* Add Popup::parentJ-P Nurmi2016-01-231-19/+19
* Refactor PopupJ-P Nurmi2016-01-221-2/+2
* testbench: cleanup explicit Material.accent assignmentJ-P Nurmi2016-01-201-1/+0
* Material: add support for user-defined accent colorsJ-P Nurmi2016-01-141-0/+1
* Material ToolBar backgroundJ-P Nurmi2015-12-251-0/+2
* Add Quit (Ctrl+Q) shortcut to testbenchMitch Curtis2015-12-211-1/+6
* testbench: make use of Pane to get "standard" content paddingJ-P Nurmi2015-12-171-384/+384
* ToolButton: support highlighted modeJ-P Nurmi2015-12-171-0/+9
* Popup: rename show()/hide() to open()/close()J-P Nurmi2015-12-141-1/+1
* testbench: fix TextArea placeholder textJ-P Nurmi2015-12-121-1/+1
* Add ComboBoxJ-P Nurmi2015-12-041-0/+34
* Adapt MenuItem to designsMitch Curtis2015-12-031-0/+3
* Add MenuMitch Curtis2015-12-021-0/+17
* testbench: fix theme switchJ-P Nurmi2015-11-301-2/+3
* Implement more of default style designMitch Curtis2015-11-261-91/+204
* Visualize Material Button's highlighted stateMitch Curtis2015-11-231-2/+7
* Add highlighted buttons to testbenchMitch Curtis2015-11-161-0/+9
* Apply all styles' theme switchesMitch Curtis2015-11-131-2/+2
* Add Universal styleJ-P Nurmi2015-11-121-2/+2
* testbench: fix scrollingJ-P Nurmi2015-11-121-3/+6
* testbench: move TabBar to footerMitch Curtis2015-11-121-16/+14
* Improve testbenchMitch Curtis2015-11-061-283/+295
* Update testbenchMitch Curtis2015-10-301-2/+366
* Make testbench work with all stylesMitch Curtis2015-10-271-359/+3
* Add testbench as a manual testMitch Curtis2015-10-211-0/+413