summaryrefslogtreecommitdiffstats
path: root/src/qdbus
Commit message (Expand)AuthorAgeFilesLines
* add "Clear" to context menu of log viewer in qdbusviewerTasuku Suzuki2014-01-104-4/+121
* assign a shortcut key to the Quit action in qdbusviewerTasuku Suzuki2014-01-091-1/+2
* Better error message if dbus libs unavailableHarald Fernengel2013-12-211-3/+9
* Update Info.plist files for new Cocoa main() call patternGabriel de Dietrich2013-07-111-0/+2
* make use of qt_app.prfOswald Buddenhagen2013-05-032-13/+3
* QtDBus-tools: Remove module includes.Friedemann Kleint2013-02-015-5/+19
* Update copyright year in Digia's license headersSergio Ahumada2013-01-108-9/+9
* make use of qtHaveModule()Oswald Buddenhagen2013-01-081-1/+1
* Try harder in matching the method signatureDirk Mueller2013-01-071-2/+10
* qdbus: Don't print a newline on void repliesThiago Macieira2012-10-191-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-258-193/+193
* Make compile with -no-widgetsTasuku Suzuki2012-09-031-1/+1
* Return from main instead of exit()ing in qdbusThiago Macieira2012-08-301-7/+7
* Prefer QMetaType over QVariant during a type information query.Jędrzej Nowacki2012-05-244-8/+8
* Remove the dbus build-tools, CMake config files and tests.Stephen Kelly2012-04-187-1809/+1
* Adapt to Qt5 meta-object changesKent Hansen2012-04-182-4/+4
* Use "qt-project.org" instead of "trolltech" in the resource systemhjk2012-03-283-3/+3
* Remove xml dependency from the dbus tools.Stephen Kelly2012-03-082-2/+2
* Fix for Qt with specified bindir.Stephen Kelly2012-02-282-3/+27
* Fix parsing error in CMake macro.Stephen Kelly2012-02-031-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3010-10/+10
* Update obsolete contact address.Jason McDonald2012-01-2310-10/+10
* Update copyright year in license headers.Jason McDonald2012-01-0610-13/+13
* Convert macros to functions.Stephen Kelly2012-01-021-8/+11
* Port to list(APPEND)Stephen Kelly2011-12-231-2/+2
* Port to MacroParseArguments.Stephen Kelly2011-12-211-18/+8
* Fix CMake style.Stephen Kelly2011-12-211-124/+123
* Fix compilation due to header changesSergio Ahumada2011-12-181-2/+2
* Make it possible for CMake to find linguist and dbus tools.Stephen Kelly2011-12-123-0/+179
* Add correct namespace macros around Qt classes.Toby Tomkins2011-12-011-1/+3
* fixed error generating wrong introspection string in header output fileRalf Habacker2011-11-291-1/+3
* QtTools/Designer/shared: Replace Q_WS_ by Q_OS_ where appropriate.Friedemann Kleint2011-10-191-1/+1
* Fixed compile (Qt::escape -> toHtmlEscaped())Rohan McGovern2011-09-301-2/+2
* Merge remote-tracking branch 'origin/refactor' into masterLars Knoll2011-09-134-9/+33
|\
| * QtTools: Widget library split.Friedemann Kleint2011-05-244-9/+33
* | Silently ignore a wrong parameter count instead of crashingFrederik Gladhorn2011-08-311-2/+4
* | Add a --bus command line argumentLars Knoll2011-06-232-2/+19
* | Update licenseheader text in source files for qttools Qt moduleJyri Tahtela2011-05-2410-170/+170
|/
* Use private headersMarius Storm-Olsen2011-05-023-6/+3
* Fixed all qttools references to the bin directory.axis2011-04-274-4/+4
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2722-0/+3544