summaryrefslogtreecommitdiffstats
path: root/src/qdbus
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright year to 2019Kai Koehne2018-12-181-1/+1
* Fix feature dependenciesValentin Fokin2018-10-091-1/+6
* qdbusviewer: Disable service list editionAlexander Akulich2018-04-031-1/+14
* qdbusviewer: Focus on service tree view on service list return pressedAlexander Akulich2018-04-032-0/+18
* qdbusviewer: Set focus to services filter on showAlexander Akulich2018-04-032-0/+6
* qdbusviewer: Focus on services view on filter editor return pressedAlexander Akulich2018-04-032-0/+11
* qdbusviewer: Port to Qt 5 signals & slot connection syntaxAlexander Akulich2018-04-034-23/+19
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-181-1/+1
|\
| * Bump copyright yearJani Heikkinen2018-02-061-1/+1
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-1/+1
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-221-2/+2
|/
* Fix build without features.domv5.9.0-beta2Tasuku Suzuki2017-04-071-1/+2
* Bump copyright yearFriedemann Kleint2017-03-271-1/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-101-2/+2
|\
| * Fix whitespace and indentation of the tools' .plist filesFriedemann Kleint2017-01-251-2/+2
* | Cleanup QRegExp includesSamuel Gaist2017-03-072-0/+2
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-5/+5
|\|
| * Update the tools' .plist filesFriedemann Kleint2017-01-251-5/+5
* | foreach cleanup in the the smaller toolsFriedemann Kleint2016-12-222-6/+9
|/
* Updated license headers and license testsAntti Kokko2016-06-1014-238/+168
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-193-0/+0
|\
| * New application icons for designer, linguist and assistantAlessandro Portale2016-05-123-0/+0
* | Do not unnecessarily set the window icons on WindowsAlessandro Portale2016-05-131-2/+3
|/
* Bump copyright yearKai Koehne2016-01-271-1/+1
* Properly display new lines in QDBusViewer message dumpsAlexander Schlarb2015-10-261-0/+2
* Make service list in QDBusViewer interactively sortableAlexander Schlarb2015-10-264-13/+35
* Sort items in QDBusViewerAlexander Schlarb2015-10-265-4/+118
* Change copyright in version dialogs to 'The Qt Company Ltd.'Friedemann Kleint2015-02-261-1/+1
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-201-1/+1
|\
| * Bump copyright year to 2015Kai Koehne2015-01-131-2/+2
* | Update copyright headersAntti Kokko2015-02-1412-112/+96
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-191-16/+0
|\|
| * Doc: moved doc D-Bus Viewer from qttools to qtbaseNico Vertriest2015-01-021-16/+0
* | qdbusviewer: Restore the window size and state on startupAlexander Volkov2014-12-125-4/+81
|/
* New Qt logov5.4.0-rc1Alessandro Portale2014-11-204-0/+0
* Update copyright year in "About" dialogs to 2014.v5.4.0-beta1Friedemann Kleint2014-10-091-2/+2
* Update license headers and add new license filesAntti Kokko2014-09-2510-188/+108
* qdbusviewer: Extract MainWindow classAlexander Volkov2014-09-246-54/+174
* 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