summaryrefslogtreecommitdiffstats
path: root/examples/dbus/remotecontrolledcar
Commit message (Expand)AuthorAgeFilesLines
* Remove .qmake.conf from this repositoryJoerg Bornemann2021-09-201-0/+2
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-172-2/+2
* Build examples in isolated sub-builds using ExternalProjectCraig Scott2021-05-261-2/+2
* Remove QtDBus includesDavid Skoland2021-01-121-1/+1
* CMake: Work around building dbus 'controller' example with qmakeJoerg Bornemann2020-11-301-0/+3
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-274-0/+16
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-194-4/+4
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-072-2/+2
* CMake: Workaround building DBus 'car' example with qmakeAlexandru Croitor2020-08-231-2/+2
* CMake: Regenerate examplesAlexandru Croitor2020-07-094-4/+20
* Regenerate examplesAlexandru Croitor2020-02-044-2/+80
* Update public CMake macros' versionLeander Beernaert2019-08-232-2/+2
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-142-4/+4
|\
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-122-2/+4
* | Fix linking of examplesSimon Hausmann2019-06-122-2/+2
* | Allow to build examples as standalone projectKevin Funk2019-06-052-32/+66
* | Rerun pro2cmake on projects that use .ui filesAlexandru Croitor2019-05-221-1/+3
* | CMake: Add more examplesTobias Hunger2019-03-263-0/+42
|/
* Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-07-051-5/+3
* Unify license header usage.Jani Heikkinen2016-03-297-23/+83
* Updated BSD licensed file headersJani Heikkinen2015-02-156-18/+18
* Update copyright headersJani Heikkinen2015-02-117-36/+36
* doc: Updated Qt D-Bus Examples.Jerome Pasion2014-05-281-3/+7
* Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø2013-10-092-4/+0
* Doc: Fix paths for a number of examplesv5.1.0-beta1Topi Reinio2013-05-081-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-187-7/+7
* remove QT+=widgets from SUBDIRS projectsOswald Buddenhagen2012-12-171-2/+0
* Doc: Added documentation for dbus and touch examplesVenugopal Shivashankar2012-12-142-0/+36
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-293-11/+2
* delete .desktop files of examplesOswald Buddenhagen2012-11-282-22/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-263-5/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-226-36/+36
* let qmake auto-generate d-bus adaptors and interfacesOswald Buddenhagen2012-08-076-377/+6
* fix class and file names in the d-bus examplesOswald Buddenhagen2012-08-074-11/+11
* Change deprecated use of CONFIG+=qdbus to QT+=dbusSergio Ahumada2012-07-092-4/+2
* Replace the QGraphicsItem deprecated transforming functionsThiago Macieira2012-06-261-3/+3
* Use org.example instead of com.trolltech for the D-Bus examplesThiago Macieira2012-04-227-13/+13
* clean up qmake-generated projectsOswald Buddenhagen2012-02-242-18/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3010-10/+10
* Update contact information in license headers.Jason McDonald2012-01-2310-10/+10
* Update copyright year in license headers.Jason McDonald2012-01-0510-14/+14
* QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint2011-10-183-8/+0
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-245-2/+29
|\
| * Squashed commit of changes from the 4.8-temp branch.David Boddie2011-05-232-0/+22
| * Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-233-2/+7
* | fix pro filesLars Knoll2011-05-073-0/+3
* | include fixesLars Knoll2011-05-074-6/+6
|/
* Moved to using a feature profile instead of direct inclusion.axis2011-04-273-3/+3
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2716-0/+997