summaryrefslogtreecommitdiff
path: root/examples/quick/controls/gallery
Commit message (Expand)AuthorAgeFilesLines
* Unify license header usageAntti Kokko2016-02-049-27/+117
* Make examples return -1 on load failures.Friedemann Kleint2015-08-251-0/+2
* Examples: Adjust gallery example for designerThomas Hartmann2015-02-274-0/+9
* Update BSD license headersJ-P Nurmi2015-02-139-27/+27
* Examples: update license headersJ-P Nurmi2015-02-119-54/+54
* Rewrite the gallery exampleJ-P Nurmi2014-10-3037-840/+456
* gallery: cleanup old code commented outJ-P Nurmi2014-10-061-11/+0
* gallery: cleanup whitespaceJ-P Nurmi2014-10-066-18/+2
* gallery: fix titleJ-P Nurmi2014-10-061-1/+1
* gallery: get rid of the dummy child windowJ-P Nurmi2014-10-065-132/+0
* gallery: cleanup the menubarJ-P Nurmi2014-10-061-23/+5
* Gallery example: remove the "Layouts" tabJ-P Nurmi2014-10-063-112/+0
* gallery: cleanup the mainJ-P Nurmi2014-10-012-61/+61
* gallery: cleanup system palette usageJ-P Nurmi2014-10-012-62/+57
* EditMenu: let menu property be a component to lazy load itRichard Moe Gustavsen2014-09-241-17/+19
* Gallery: use new menu API for TextAreaRichard Moe Gustavsen2014-09-231-7/+1
* Migrate to QSurfaceFormat::setDefaultFormat()Laszlo Agocs2014-08-081-2/+2
* Merge remote-tracking branch 'origin/5.3' into devJ-P Nurmi2014-07-191-1/+1
|\
| * Centralize determination of "no desktop" configurationsJ-P Nurmi2014-07-181-1/+1
* | Merge remote-tracking branch 'origin/5.3' into devJ-P Nurmi2014-06-251-1/+1
|\ \ | |/
| * Cleanup whitespaceJ-P Nurmi2014-06-241-1/+1
| * Remove QtWidgets dependency for WinRTJ-P Nurmi2014-06-241-1/+1
| * Remove Widgets dependency for QNXAndreas Holzammer2014-06-241-1/+1
* | Revise and align ToolBar & StatusBar size calculationJ-P Nurmi2014-06-071-1/+1
* | Example: Remove Panel.qml from gallery.pro as the file does not existCaroline Chao2014-05-191-1/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-117-12/+12
|\ \ | |/
| * Bump QtQuick.Controls import version to 1.2J-P Nurmi2014-04-076-6/+6
| * Import QtQuick 2.2J-P Nurmi2014-04-076-6/+6
* | Fix shaders for OpenGL core profilesLaszlo Agocs2014-03-241-0/+8
|/
* Accessible slider should not have value as nameFrederik Gladhorn2014-02-071-0/+1
* Make Label accessibleFrederik Gladhorn2014-01-031-3/+3
* gallery: run particles only when visibleJ-P Nurmi2013-12-051-1/+1
* Revise main() in examplesJ-P Nurmi2013-11-283-2/+11
* Gallery example: add an About boxShawn Rutledge2013-11-134-0/+62
* More styling improvements for Base StyleJens Bache-Wiig2013-10-311-4/+0
* Don't add any extra space to RadioButton and CheckBox by defaultJens Bache-Wiig2013-10-241-0/+6
* Remove widget dependency on touch platformsJens Bache-Wiig2013-10-171-3/+1
* Improved font scalability for Base styleJens Bache-Wiig2013-10-152-38/+41
* ComboBox: Make popup scrollableGabriel de Dietrich2013-09-191-0/+5
* Merge branch 'stable' into devGabriel de Dietrich2013-09-181-9/+9
|\
| * Menu: Enable mnemonic menu navigationGabriel de Dietrich2013-09-131-9/+9
* | Make ComboBox editableJens Bache-Wiig2013-09-171-4/+17
* | Add TableViewColumn::movableJ-P Nurmi2013-09-171-1/+8
* | Rename Control tab to Controls.Mitch Curtis2013-09-131-1/+1
* | Update imports to 1.1 and remove version from qmlmodule definitionJens Bache-Wiig2013-09-105-6/+6
* | BusyIndicatorJens Bache-Wiig2013-09-092-2/+13
* | Support StandardKeys for Action/MenuItem::shortcutJ-P Nurmi2013-08-201-6/+6
* | Remove broken links from gallery exampleJens Bache-Wiig2013-08-151-1/+1
* | Add support for drawing tick marks with base styleJens Bache-Wiig2013-08-141-0/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-272-2/+2
|\ \ | |/