summaryrefslogtreecommitdiffstats
path: root/examples/linguist
Commit message (Collapse)AuthorAgeFilesLines
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-263-0/+12
| | | | | | | | As well as the MACOSX_BUNDLE properties as necessary. Task-number: QTBUG-87664 Change-Id: I26917656f6f2b653649765ebbea4e3f348b22ae7 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-203-3/+3
| | | | | | Task-number: QTBUG-87661 Change-Id: I06af51591b79f9432d09b08595f8af021118a6dc Reviewed-by: Daniel Smith <Daniel.Smith@qt.io>
* Check the return value from QTranslator::load()Edward Welbourne2020-08-041-1/+2
| | | | | | | Examples should exhibit good practice. Change-Id: Ib1ec9c85ca4202ef6d0b5884aea101c64913507f Reviewed-by: Lars Knoll <lars.knoll@qt.io>
* Port QtTools examples to cmakeMÃ¥rten Nordheim2020-06-034-0/+114
| | | | | Change-Id: I11146959edbec6b4577fdd339d0fcb807f53c95b Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Unify license header usagev5.7.0Antti Kokko2016-06-1015-45/+195
| | | | | | | Updated BSD license. Change-Id: Ie2521f94a2e8ed423f989e902e5eb88512814f71 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Unify license header usageAntti Kokko2016-06-103-15/+15
| | | | | | | Updated FDL license. Change-Id: I726ee109b17070d79e19c9edcdba7780aa54b1f1 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Update copyright headersAntti Kokko2015-02-1418-78/+78
| | | | | | | | | | Qt copyrights are now in The Qt Company, so we could update the source code headers accordingly. In the same go we should also fix the links to point to qt.io. Change-Id: I7f14f408e04c5c4f73a913fae153adcffbebe38f Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Jani Heikkinen <jani.heikkinen@theqtcompany.com>
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1018-18/+18
| | | | | | | 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>
* remove QT+=widgets from SUBDIRS projectsOswald Buddenhagen2012-12-161-2/+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>
* fix installation target paths of examplesJoerg Bornemann2012-12-053-6/+3
| | | | | Change-Id: I11440d60a709cbe4617aa0953c7971a6d731b73b Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
* Add \brief description to tools examples.hjk2012-12-053-4/+4
| | | | | | 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>
* 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: 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>
* Squashed commit of changes from the 4.8-temp branch.David Boddie2011-05-203-0/+33