| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix example installs | Oswald Buddenhagen | 2016-04-28 | 194 | -12586/+0 |
| * | Specify the full path to the Flat style when static so it is found | Andy Shaw | 2016-04-21 | 1 | -0/+5 |
| * | Remove redundant qDebug | Timur Pocheptsov | 2016-04-05 | 1 | -1/+0 |
| * | Purge sRGB chunks from PNGs in examples. | Edward Welbourne | 2016-03-22 | 3 | -0/+0 |
| * | calendar example: don't derive from unused QSqlQueryModel base class | Mitch Curtis | 2016-01-07 | 2 | -4/+2 |
| * | Example: Update the textArea to reflect the color change | Venugopal Shivashankar | 2016-01-06 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.5' into 5.6 | Liang Qi | 2015-08-28 | 1 | -1/+1 |
| |\ |
|
| | * | calendar example: disable linking to a SQL driver that isn't a plugin. | Mitch Curtis | 2015-08-21 | 1 | -1/+1 |
| * | | Make examples return -1 on load failures. | Friedemann Kleint | 2015-08-25 | 12 | -1/+24 |
| * | | filesystembrowser: Improve example by exposing model roles | Gabriel de Dietrich | 2015-08-07 | 2 | -3/+13 |
| * | | TreeView: Add rootIndex property | Gabriel de Dietrich | 2015-07-27 | 2 | -2/+5 |
| * | | Merge remote-tracking branch 'origin/5.5' into dev | Gabriel de Dietrich | 2015-07-22 | 2 | -2/+101 |
| |\| |
|
| | * | Polish the new filesystembrowser example. | Friedemann Kleint | 2015-07-16 | 2 | -2/+101 |
| * | | Merge remote-tracking branch 'origin/5.5' into dev | Liang Qi | 2015-06-29 | 1 | -9/+0 |
| |\| |
|
| | * | filesystembrowser: Remove debugging output | Gabriel de Dietrich | 2015-06-29 | 1 | -9/+0 |
| * | | Say hello to StackLayout | Jan Arve Saether | 2015-04-13 | 1 | -1/+24 |
| |/ |
|
| * | Add DejaVu Sans license to dashboard example. | Mitch Curtis | 2015-04-07 | 1 | -0/+99 |
| * | texteditor example: implement file saving | Shawn Rutledge | 2015-03-20 | 3 | -3/+51 |
| * | FileDialog: expose several QStandardPaths in the shortcuts property | Shawn Rutledge | 2015-03-18 | 1 | -11/+8 |
| * | Examples: Adding ui forms example | Thomas Hartmann | 2015-03-16 | 13 | -1/+1140 |
| * | Merge Extras' styling system into Controls'. | Mitch Curtis | 2015-03-02 | 17 | -32/+26 |
| * | Examples: Fixing styles example | Thomas Hartmann | 2015-02-27 | 1 | -2/+2 |
| * | Examples: Adjust styles example for designer | Thomas Hartmann | 2015-02-27 | 1 | -149/+168 |
| * | Examples: Adjust gallery example for designer | Thomas Hartmann | 2015-02-27 | 4 | -0/+9 |
| * | Update BSD license headers | J-P Nurmi | 2015-02-13 | 75 | -225/+225 |
| * | Fix install of filesystembrowser example | Gabriel de Dietrich | 2015-02-13 | 3 | -37/+3 |
| * | Introducing TreeView | Gabriel de Dietrich | 2015-02-13 | 6 | -1/+223 |
| * | Import Qt Quick Extras (the former Qt Quick Enterprise Controls) | Mitch Curtis | 2015-02-13 | 64 | -0/+4831 |
| * | Examples: update license headers | J-P Nurmi | 2015-02-11 | 45 | -315/+290 |
| * | Docs: update license headers | J-P Nurmi | 2015-02-11 | 1 | -6/+7 |
| * | Revise the Table View example | J-P Nurmi | 2014-11-06 | 12 | -385/+446 |
| * | Remove the SplitView example | J-P Nurmi | 2014-11-05 | 7 | -167/+0 |
| * | Rewrite the gallery example | J-P Nurmi | 2014-10-30 | 38 | -840/+459 |
| * | QtQuick.Dialogs examples: use controls and layouts; visual tweaks | Shawn Rutledge | 2014-10-23 | 6 | -284/+301 |
| * | CustomDialogs example: add Apply, Reset and Restore Defaults buttons | Shawn Rutledge | 2014-10-22 | 1 | -0/+18 |
| * | Dialog examples: handle keys for accept, and more feedback | Shawn Rutledge | 2014-10-20 | 1 | -0/+6 |
| * | Custom filled dialog example: handle back button to close | Shawn Rutledge | 2014-10-13 | 1 | -2/+3 |
| * | gallery: cleanup old code commented out | J-P Nurmi | 2014-10-06 | 1 | -11/+0 |
| * | gallery: cleanup whitespace | J-P Nurmi | 2014-10-06 | 6 | -18/+2 |
| * | gallery: fix title | J-P Nurmi | 2014-10-06 | 1 | -1/+1 |
| * | gallery: get rid of the dummy child window | J-P Nurmi | 2014-10-06 | 5 | -132/+0 |
| * | gallery: cleanup the menubar | J-P Nurmi | 2014-10-06 | 1 | -23/+5 |
| * | Add "Styles" example | J-P Nurmi | 2014-10-06 | 14 | -1/+456 |
| * | Gallery example: remove the "Layouts" tab | J-P Nurmi | 2014-10-06 | 3 | -112/+0 |
| * | Table View Example: Sort indicator for the custom header delegate | Topi Reinio | 2014-10-01 | 3 | -1/+20 |
| * | gallery: cleanup the main | J-P Nurmi | 2014-10-01 | 2 | -61/+61 |
| * | gallery: cleanup system palette usage | J-P Nurmi | 2014-10-01 | 2 | -62/+57 |
| * | EditMenu: let menu property be a component to lazy load it | Richard Moe Gustavsen | 2014-09-24 | 1 | -17/+19 |
| * | Gallery: use new menu API for TextArea | Richard Moe Gustavsen | 2014-09-23 | 1 | -7/+1 |
| * | Fix undefined __syspal reference | Alex Blasche | 2014-09-18 | 1 | -1/+5 |