summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* texteditor example: check if document is null before using itMitch Curtis2016-08-021-0/+6
* fix example installsOswald Buddenhagen2016-04-28196-5/+46
* Specify the full path to the Flat style when static so it is foundAndy Shaw2016-04-211-0/+5
* Remove redundant qDebugTimur Pocheptsov2016-04-051-1/+0
* Purge sRGB chunks from PNGs in examples.Edward Welbourne2016-03-223-0/+0
* calendar example: don't derive from unused QSqlQueryModel base classMitch Curtis2016-01-072-4/+2
* Example: Update the textArea to reflect the color changeVenugopal Shivashankar2016-01-061-1/+1
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-281-1/+1
|\
| * calendar example: disable linking to a SQL driver that isn't a plugin.Mitch Curtis2015-08-211-1/+1
* | Make examples return -1 on load failures.Friedemann Kleint2015-08-2512-1/+24
* | filesystembrowser: Improve example by exposing model rolesGabriel de Dietrich2015-08-072-3/+13
* | TreeView: Add rootIndex propertyGabriel de Dietrich2015-07-272-2/+5
* | Merge remote-tracking branch 'origin/5.5' into devGabriel de Dietrich2015-07-222-2/+101
|\ \ | |/
| * Polish the new filesystembrowser example.Friedemann Kleint2015-07-162-2/+101
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-291-9/+0
|\ \ | |/
| * filesystembrowser: Remove debugging outputGabriel de Dietrich2015-06-291-9/+0
* | Say hello to StackLayoutJan Arve Saether2015-04-131-1/+24
|/
* Add DejaVu Sans license to dashboard example.Mitch Curtis2015-04-071-0/+99
* texteditor example: implement file savingShawn Rutledge2015-03-203-3/+51
* FileDialog: expose several QStandardPaths in the shortcuts propertyShawn Rutledge2015-03-181-11/+8
* Examples: Adding ui forms exampleThomas Hartmann2015-03-1613-1/+1140
* Merge Extras' styling system into Controls'.Mitch Curtis2015-03-0217-32/+26
* Examples: Fixing styles exampleThomas Hartmann2015-02-271-2/+2
* Examples: Adjust styles example for designerThomas Hartmann2015-02-271-149/+168
* Examples: Adjust gallery example for designerThomas Hartmann2015-02-274-0/+9
* Update BSD license headersJ-P Nurmi2015-02-1375-225/+225
* Fix install of filesystembrowser exampleGabriel de Dietrich2015-02-133-37/+3
* Introducing TreeViewGabriel de Dietrich2015-02-136-1/+223
* Import Qt Quick Extras (the former Qt Quick Enterprise Controls)Mitch Curtis2015-02-1365-0/+4832
* Examples: update license headersJ-P Nurmi2015-02-1145-315/+290
* Docs: update license headersJ-P Nurmi2015-02-111-6/+7
* Revise the Table View exampleJ-P Nurmi2014-11-0612-385/+446
* Remove the SplitView exampleJ-P Nurmi2014-11-057-167/+0
* Rewrite the gallery exampleJ-P Nurmi2014-10-3038-840/+459
* QtQuick.Dialogs examples: use controls and layouts; visual tweaksShawn Rutledge2014-10-236-284/+301
* CustomDialogs example: add Apply, Reset and Restore Defaults buttonsShawn Rutledge2014-10-221-0/+18
* Dialog examples: handle keys for accept, and more feedbackShawn Rutledge2014-10-201-0/+6
* Custom filled dialog example: handle back button to closeShawn Rutledge2014-10-131-2/+3
* 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
* Add "Styles" exampleJ-P Nurmi2014-10-0614-1/+456
* Gallery example: remove the "Layouts" tabJ-P Nurmi2014-10-063-112/+0
* Table View Example: Sort indicator for the custom header delegateTopi Reinio2014-10-013-1/+20
* 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