summaryrefslogtreecommitdiff
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* adjust to new "configure -nomake tools" semanticsOswald Buddenhagen2013-05-031-0/+8
| | | | | Change-Id: I953ce0215e67ee4dd8fa4fc0db2c1903946e3132 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
* Remove all Trolltech references.kh12013-01-148-10/+10
| | | | | Change-Id: Idad55a5e6d87ea5703681e3ef11fc35ce9ff84eb Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1090-90/+90
| | | | | | | Change-Id: I9b11dc8309c9739955e3acea12b564d6ad608f59 Reviewed-by: Akseli Salovaara <akseli.salovaara@digia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
* Fix examples "make install", missing the doc files.kh12013-01-102-2/+8
| | | | | Change-Id: Ifcfc888782e2087476f6f65388db5cda753e0ee7 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
* make use of qtHaveModule()Oswald Buddenhagen2013-01-082-2/+2
| | | | | | Change-Id: I494ad22447fe54be405698f2dfd79e4941019bdc Reviewed-by: Tasuku Suzuki <stasuku@gmail.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
* fix install pathOswald Buddenhagen2012-12-301-1/+1
| | | | | Change-Id: I6a56cff510011e3ffd516d24d9659f75baca14b2 Reviewed-by: hjk <qthjk@ovi.com>
* Fix help URLs in tools.Friedemann Kleint2012-12-181-2/+2
| | | | | | | Task-number: QTBUG-28689 Change-Id: Ifa3eb5ed1ae3928671a85d3aaeb2ef37b196ee4a Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
* remove QT+=widgets from SUBDIRS projectsOswald Buddenhagen2012-12-162-4/+0
| | | | | | | it makes no sense whatsoever Change-Id: Ida65c7fb02e53bd3d1ccb319bdbcbec4c836b871 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
* Doc: fix the Qt Linguist example pagev5.0.0-rc2Leena Miettinen2012-12-123-6/+10
| | | | | | | | Use the \group and \ingroup commands to have qdoc list the examples. Edit the \brief contents. Change-Id: Iae0769bd1272b03d94b9287b9fddf78df27e1f12 Reviewed-by: David Schulz <david.schulz@digia.com>
* QtTools: Doc: Added missing image to uitools examples.David Schulz2012-12-121-0/+0
| | | | | Change-Id: I6e0144ef2ded5e7dd95b332436a9a7dcbbcfc6fb Reviewed-by: Oliver Wolff <oliver.wolff@digia.com>
* Doc: Fix example pages for Qt ToolsLeena Miettinen2012-12-1225-21/+106
| | | | | | | | | | | Use the \group and \ingroup commands to produce Qt 5 style example pages. Unify the file structure for example docs. Add example page for Qt Help and move Context Sensitive Help example to it (from the Qt Assistant Examples page). Change-Id: I687b18a134037588a5a536fe2353c18dfd44b1d7 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: David Schulz <david.schulz@digia.com>
* make qtbase source requirement explicitOswald Buddenhagen2012-12-111-2/+2
| | | | | | | | getting rid of QT.<module>.sources references, as they don't go well with real modularization. Change-Id: Idfe0327b00be173e2c2a0b4fc4d2c50de7c2dbe8 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
* QtTools: Fixed install targets for examples.David Schulz2012-12-111-1/+1
| | | | | Change-Id: Id930c26beecb3e49ccfb3595bb96a03576f9cd82 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
* Doc: add missing files for Qt UI Tools docsLeena Miettinen2012-12-113-0/+253
| | | | | | | | The files were ignored by Git, so they did not get submitted as part of I156dbf0a071137e1e6f3ba99cc390aa88c80b836. Change-Id: Icb3a35d24993ea77077ee3a2e09f347c48c583bd Reviewed-by: David Schulz <david.schulz@digia.com>
* QtTools: Doc: Fixing links in designer and assistant.David Schulz2012-12-114-2/+6
| | | | | Change-Id: I98ff1c2dd615cbe3a79f19bada8964082ce8f21f Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* Doc: modularize Qt Designer custom plugin docsLeena Miettinen2012-12-112-2/+2
| | | | | | | | | | | | Create index and module pages for Qt Designer custom plugin classes. Modify the qdocconf file to also build the Qt Designer plugin class docs. Move snippets from qtdoc to qttools. Fix links to the classes page in example docs. Change-Id: Ie191fdb07fb0b00379a15d44c1355f00815053e6 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by: David Schulz <david.schulz@digia.com>
* Add PLUGIN_CLASS_NAME to qttools pluginsMiikka Heikkinen2012-12-105-0/+5
| | | | | | | | Needed for automating static plugin loading. Task-number: QTBUG-28131 Change-Id: I4e7c7b5342c7dde99580d42100c8b9d89b809515 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
* Doc: Replace outdated macro from docsChristian Stenger2012-12-075-9/+11
| | | | | Change-Id: I525c1322a46115f64fe94d48a0ebc2d4fb2e2e12 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* QtTools: Fix example names after adjusting exampledirsDavid Schulz2012-12-0612-135/+135
| | | | | Change-Id: I00f60412346c85de044eb784a36f98a12c4ccd05 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* QtTools: Doc: Moved assistant examplesDavid Schulz2012-12-0637-3/+6
| | | | | | | | ... and changed exampledirs in the qdocconf files to the appropriate modules. Change-Id: Ic15d9fc845d59fb4e84ee39a52e457666fa09e51 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* fix installation target paths of examplesJoerg Bornemann2012-12-0512-23/+12
| | | | | Change-Id: I11440d60a709cbe4617aa0953c7971a6d731b73b Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
* Add \brief description to tools examples.hjk2012-12-0512-15/+15
| | | | | | Change-Id: I713620c8c5cf55147b1c5732d745569916a8e264 Reviewed-by: Eike Ziller <eike.ziller@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* QtTools: Fix some links to Qt Linguist Manual.David Schulz2012-12-043-3/+3
| | | | | Change-Id: I749a522894ae30219d1579d1d78456c944912204 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* QtTools: Remove reference to deprecated Q_EXPORT_PLUGIN2David Schulz2012-12-011-13/+0
| | | | | Change-Id: Ic553855393b23c8d1817e40bdff7bd219c395caf Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
* remove obsolete .desktop filesOswald Buddenhagen2012-12-0111-121/+0
| | | | | Change-Id: I2a4974229c18b5ad4d18089fc076d86457557cc1 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* Doc: move Qt Linguist example docs from qtbase to qttoolsLeena Miettinen2012-12-0117-0/+903
| | | | | | | Move qdoc files, images, and snippets. Change-Id: I6ab84892dc56c23bfd056faa0713a572c814a1c2 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* Doc: move Qt Designer example docs, images, and snippets to qttoolsLeena Miettinen2012-11-3025-0/+1927
| | | | | Change-Id: Ib02369b0a3970432685e5eb5e271902f399fab7e Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
* Doc: Modularize Qt Linguist docsLeena Miettinen2012-11-2920-33/+899
| | | | | | | | Move docs from qtdoc to qttools. Move examples and example docs from qtbase to qttools. Fix references to snippets and examples. Change-Id: Ib9f89bac416473dcfd8b4d06a05f8d07ff7c2fd0 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-2816-67/+8
| | | | | | | follow respective change in qtbase Change-Id: I6e892deb9fa3868579e9c556fbcf00cc7bc6145c Reviewed-by: hjk <qthjk@ovi.com>
* Doc: Update Qt Assistant Manual to Qt 5Leena Miettinen2012-11-221-7/+7
| | | | | | | | | | | Make the manual more task-oriented and update all screenshots. Check functionality and menu item names. Task-number: QTBUG-28024 Change-Id: I79ba3740d072fb3a6a30533a578c0a6bfbb9a26c Reviewed-by: Martin Smith <martin.smith@digia.com> Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
* Fix build of the arthurplugin example.Friedemann Kleint2012-11-221-9/+8
| | | | | | Task-number: QTBUG-28147 Change-Id: I296e3d4d50dffe78e0d70c2486ad6b7641149556 Reviewed-by: Christian Stenger <christian.stenger@digia.com>
* Fix build of installed examples.Friedemann Kleint2012-11-214-4/+4
| | | | | | | Task-number: QTBUG-27977 Change-Id: Ic64563d120087c57c3579c1268d73531d7022111 Reviewed-by: hjk <qthjk@ovi.com>
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-204-0/+447
|\ | | | | | | | | | | | | Conflicts: src/assistant/assistant/assistant.pro Change-Id: If300627e2fef069274dec7785232ca144f3dfa28
| * Assistant: Updated documentation configuration for Qt 5Jerome Pasion2012-11-144-0/+447
| | | | | | | | | | | | | | | | | | | | | | | | -moved content from qt5/qtdoc, including snippets, images, example doc -added QMAKE_DOCS to create a 'docs' target -modularized doc into doc/src, doc/images, doc/snippets -removed unneeded files Change-Id: I0f3774d51617c57a731aa54d7503e3d42a265747 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com> Reviewed-by: Geir Vattekar <geir.vattekar@digia.com>
* | adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-055-26/+84
| | | | | | | | | | | | | | | | | | | | | | | | DESTDIR and INSTALLS+=target are set up automatically now, but PLUGIN_TYPE needs to be defined. TEMPLATE, some CONFIG flags and TARGET munging are unnecessary, too. this contains a nasty hack for examples, as we don't want users to use the internal prf files. Change-Id: I9af75f3040fd45d87ec9daea27e00588796ebe81 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
* | CONFIG+=uitools is deprecated. Use QT+=uitools insteadSergio Ahumada2012-10-311-2/+1
|/ | | | | Change-Id: I637e32d342c84c5c1e37e582f6e09f1983aaa335 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2555-348/+348
| | | | | | | | | Change copyrights and license headers from Nokia to Digia Change-Id: If89e41b25a242ff376eacdf8790957bcf499cc66 Reviewed-by: Janne Anttila <janne.anttila@digia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com> Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Fix .pro-file warnings in examples.Friedemann Kleint2012-09-127-14/+12
| | | | | | | uitools/designer should go to QT. Change-Id: I00fe86bfcc6c500d6a277c0e79cb4c3ad54441d4 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* Make compile with -no-widgetsTasuku Suzuki2012-09-031-1/+2
| | | | | Change-Id: I8b725e8f600268ad3d2105eb2015bcf778adf48d Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* Use Qt::WindowFlags, not Qt::WFlags.Stephen Kelly2012-08-132-2/+2
| | | | | | | | | The latter seems to date from the Qt 1 days, and such abbreviations are not current Qt style. Change-Id: I2208e3d0db14220398d9b0249ab6f07c9859ba14 Reviewed-by: Andy Shaw <andy.shaw@digia.com> Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
* Restore the forms/ subdir that was lost in the uitools reimportThiago Macieira2012-08-012-0/+98
| | | | | | | | | | | These files are referenced in the .qrc file, so they are necessary during compilation. The files were copied from the commit referenced in the initial import of the qttools.git repository. Change-Id: Id1f182a7a9dd4e08e63fb903b978de192b85cd98 Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
* QtTools: Replace CONFIG+=help by QT+=helpFriedemann Kleint2012-07-091-2/+1
| | | | | Change-Id: I2e195430241288cf6e9fc809d4a1b0d6b0e79314 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* Remove the remaining traces of the old plugin systemLars Knoll2012-05-311-1/+1
| | | | | Change-Id: Id00d34a937703c9043c2831349f6a7b15e4da724 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
* Update the includes after QIcon was moved to back to QtGuiOlivier Goffart2012-05-201-1/+1
| | | | | Change-Id: I103c7c48f2280b22a8b224a82a07c29ffbae3c77 Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
* Fix building of the Arthur plugin.Friedemann Kleint2012-04-042-9/+11
| | | | | | | | Do not build by default as it requires a library located in the qtbase painting examples. Change-Id: I19ac8ad31f9b2e194f88c5c3b168a2352dd72f1e Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
* remove references to $$QT_SOURCE_TREEOswald Buddenhagen2012-04-041-2/+0
| | | | | Change-Id: I65b43ced4c165c9f41c107b9eefe7d9e72127b04 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
* Use "qt-project.org" instead of "trolltech" in the resource systemhjk2012-03-282-2/+2
| | | | | | Task-number: QTBUG-23272 Change-Id: I383e66291fc2c5bb431792c1b93a152a9b02462e Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
* Use new plugin system in Qt Designer.Friedemann Kleint2012-02-1715-17/+12
| | | | | | | | - Change interface names to use the prefix "org.qt-project.Qt." - Add json files and use new macros. Change-Id: I2b0e6ac59b6dfbdced70751921a588f6e417615f Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3055-55/+55
| | | | | | | | | | | As in the past, to avoid rewriting various autotests that contain line-number information, an extra blank line has been inserted at the end of the license text to ensure that this commit does not change the total number of lines in the license header. Change-Id: Ib4b7580dda53886247ad6eb10d17d8e67c51980d Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Update obsolete contact address.Jason McDonald2012-01-2355-55/+55
| | | | | | | | Replace Nokia contact email address with Qt Project website. Change-Id: I3841a7c154b90b73fe8f498fda035c8b3545c692 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>