summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Use QRandomGenerator instead of q?randHEADdevThiago Macieira2017-06-301-3/+3
* remove dead usage of DEPLOYMENT_PLUGINOswald Buddenhagen2016-12-071-4/+0
* add missing example install5.6.1Oswald Buddenhagen2016-04-281-1/+2
* Disambiguate name of QLocalServer used in Browser example.v5.5.0-rc1v5.5.05.5.0Friedemann Kleint2015-05-201-1/+2
* Merge remote-tracking branch 'origin/5.4' into 5.5v5.5.0-beta1Frederik Gladhorn2015-03-172-10/+7
|\
| * Update links from qt-project.org to qt.iov5.4.25.4.2Sergio Ahumada2015-03-062-10/+7
| * Adjust wiki links to the new redirectSergio Ahumada2015-03-031-1/+1
| * Replace old qt-project.org wiki with wiki.qt.ioSergio Ahumada2015-03-021-1/+1
* | Fix incrementing tab countFrank Osterfeld2015-03-161-1/+1
* | Fixed BSD licensed file headersv5.5.0-alpha1Jani Heikkinen2015-02-1748-144/+144
* | Update copyright headersJani Heikkinen2015-02-12125-754/+754
|/
* Fix build of browser example with QT_NO_CLIPBOARDv5.4.0-alpha1Allan Sandfeld Jensen2014-09-033-0/+6
* Update license headers and add new licensesJani Heikkinen2014-08-2462-1175/+679
* Fix up Fancy Browser example.v5.3.0-rc1v5.3.0releasebaserock/v5.3.05.3.0Michael Brüning2014-04-141-6/+36
* Fix up tabbed browser example.Michael Brüning2014-04-145-34/+72
* Doc: Fix most of the documentation warningsSergio Ahumada2014-03-271-2/+2
* Fix typov5.3.0-beta1Sergio Ahumada2014-03-041-1/+1
* Remove wrong executable flag from formextractor/form.htmlDmitry Shachnev2013-08-051-0/+0
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-07-041-1/+1
|\
| * Only build QML examples if the QtQuick module is availablev5.1.0-rc2v5.1.0-rc1v5.1.0Andras Becsi2013-06-041-1/+1
* | Silence compiler warnings in browser example.Friedemann Kleint2013-07-034-11/+8
* | Fix the html output of the QObjectXmlModel example.Michael Brüning2013-06-031-1/+1
|/
* QML Examples: Remove .qmlproject filesv5.1.0-beta1Kai Koehne2013-05-072-32/+0
* Fix typo in docsKai Koehne2013-05-071-1/+1
* Fix the build of the QML examples if C++11 is enabledAndras Becsi2013-03-251-1/+1
* The QT_NO_PRINTER guard is too generic if QPrintDialog is disabledAndras Becsi2013-03-251-2/+2
* Merge "Merge branch 'dev' into stable" into refs/staging/stableSergio Ahumada2013-03-241-3/+0
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-2511-21/+48
| |\
| * | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-3/+0
* | | Namespace jQuery to avoid potentional conflictsJonathan Liu2013-03-241-7/+8
* | | build with -no-widgetsv5.0.2Oswald Buddenhagen2013-03-221-1/+2
| |/ |/|
* | Package resources for webkit qml examples in resource files.Michael Brüning2013-02-1911-21/+48
|/
* make use of qtHaveModule()Oswald Buddenhagen2013-01-081-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-07123-123/+123
* Compile in C++11 mode: spaces between string literal concatenationsThiago Macieira2012-12-181-1/+1
* Doc: Fixed the \snippet paths in the example documentationv5.0.0Venugopal Shivashankar2012-12-179-76/+77
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-161-1/+0
* Add missing image to wheel scroller exampleSimon Hausmann2012-12-132-0/+2
* Fix webkit example manifest generation.Eike Ziller2012-12-1312-12/+12
* Doc: Added documentation for the WebKit Widget examplesVenugopal Shivashankar2012-12-1219-4/+833
* Add brief documentation for flickrview and youtubeviewAndras Becsi2012-12-115-0/+101
* Re-add the webkit dependency for QML examples.Pierre Rossi2012-12-102-2/+2
* Adjust webkit example project install targets.hjk2012-12-10212-139/+116
* Correct paths for QtWebKit examples.Michael Brüning2012-12-104-35/+35
* Add a qdocconf file for the webkit examples and demos module.Pierre Rossi2012-12-081-1/+1
* Add \brief comments to WebKit examples.hjk2012-12-074-4/+4
* Fix FancyBrowser crash caused by recursion loops.Michael Brüning2012-12-061-3/+10
* Allow fancy browser to navigate to Urls with missing scheme.Michael Brüning2012-12-062-2/+2
* Doc: Added documentation for the examplesVenugopal Shivashankar2012-12-0510-1/+469
* Examples: Don't build qml examples as app_bundleCaroline Chao2012-11-282-0/+4