summaryrefslogtreecommitdiffstats
path: root/examples/dbus
Commit message (Expand)AuthorAgeFilesLines
* Don't build the complexpingpong example on UIKit platformsJake Petroules2016-08-161-2/+3
* Unify license header usage.Jani Heikkinen2016-03-2923-79/+259
* Polish the complexpingpong exampleAlexander Volkov2015-10-193-10/+10
* Updated BSD licensed file headersJani Heikkinen2015-02-1518-54/+54
* Update copyright headersJani Heikkinen2015-02-1123-120/+120
* doc: Updated Qt D-Bus Examples.Jerome Pasion2014-05-286-7/+58
* Doc: Remove empty and duplicated fileSergio Ahumada2014-03-271-31/+0
* Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø2013-10-098-16/+0
* Doc: Fix paths for a number of examplesv5.1.0-beta1Topi Reinio2013-05-081-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-163-6/+6
* Fix module name format in displayed codeSze Howe Koh2013-02-111-1/+1
* Merge branch 'release' into stableSergio Ahumada2013-01-311-0/+2
|\
| * push feature conditionals down to subdirectoriesOswald Buddenhagen2013-01-311-0/+2
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-1824-24/+24
|/
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* remove QT+=widgets from SUBDIRS projectsOswald Buddenhagen2012-12-174-6/+0
* D-Bus Examples: added qdoc files and pathChristiaan Janssen2012-12-145-0/+155
* Doc: Added documentation for dbus and touch examplesVenugopal Shivashankar2012-12-142-0/+36
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-2910-35/+8
* dbus-chat => chatOswald Buddenhagen2012-11-287-1/+1
* delete .desktop files of examplesOswald Buddenhagen2012-11-288-88/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-2610-19/+19
* QtBase: example code styleDavid Schulz2012-11-252-6/+6
* Fix building of examples.Friedemann Kleint2012-11-211-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2218-108/+108
* let qmake auto-generate d-bus adaptors and interfacesOswald Buddenhagen2012-08-0711-703/+10
* fix class and file names in the d-bus examplesOswald Buddenhagen2012-08-078-22/+22
* Change deprecated use of CONFIG+=qdbus to QT+=dbusSergio Ahumada2012-07-098-11/+8
* Replace the QGraphicsItem deprecated transforming functionsThiago Macieira2012-06-261-3/+3
* Fix compilation of examples with -no-widgetsKent Hansen2012-06-071-1/+1
* Use org.example instead of com.trolltech for the D-Bus examplesThiago Macieira2012-04-2218-31/+31
* clean up qmake-generated projectsOswald Buddenhagen2012-02-248-50/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3026-26/+26
* Update contact information in license headers.Jason McDonald2012-01-2326-26/+26
* Update copyright year in license headers.Jason McDonald2012-01-0526-34/+34
* QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint2011-10-1810-28/+0
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2418-7/+114
|\
| * Squashed commit of changes from the 4.8-temp branch.David Boddie2011-05-238-0/+88
| * Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-2310-7/+26
* | fix pro filesLars Knoll2011-05-077-0/+7
* | include fixesLars Knoll2011-05-075-8/+8
|/
* Moved to using a feature profile instead of direct inclusion.axis2011-04-2710-10/+10
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2744-0/+2774