summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersHEADmasterRalf Habacker2022-10-24289-11224/+594
* QtSingleApplication: Fix build with Qt 6Benjamin Terrier2022-03-171-1/+2
* QtPropertyBrowser: Fix an issue when setting "flagNames"Thorbjørn Lindeijer2022-01-101-2/+2
* qtwinmigrate: Fix geometry offsetFriedemann Kleint2018-07-161-1/+3
* Fix use after freeJesus Fernandez2017-10-241-2/+2
* QtSingleApplication: compiler warning about enum comparisonPhilippe Steinmann2017-09-141-1/+1
* QtSingleApplication: Bail out of read loop when peer disconnectsFriedemann Kleint2017-05-101-1/+10
* qtwinmigrate: Fix build against Qt 5.8Friedemann Kleint2017-02-161-1/+1
* QtService: Added missing -p(ause) and -r(esume) to help textMorten Kristensen2016-11-021-4/+3
* QtSingleApplication: Fix build with Qt 5.5Jan Kundrát2015-06-291-0/+1
* build: use qt5LibraryTarget() with Qt >= 5.4.2Davide Pesavento2015-06-292-2/+18
* Qt Service solution: add missing QtService headerVincas Dargis2015-05-221-0/+1
* Qt Service solution: Use qintptr in QtServiceSysPrivate::incomingConnection()...Vincas Dargis2015-05-081-0/+8
* Emit readOnlyChanged() and not echoChanged() in setReadOnly() of QtStringProp...Philip Allgaier2015-02-191-1/+1
* Qt Service/Windows: Fix compilation with Qt 5 / QTSERVICE_DEBUG.Friedemann Kleint2015-01-131-2/+9
* Qt Service: Fix compilation with Qt 5 with define QTSERVICE_DEBUG.Friedemann Kleint2015-01-131-14/+32
* Remove qtgui link from qtlockedfile since is not usedFabio Alessandro Locati2014-12-191-1/+1
* Improve error handling in Qt Mfc examples.Friedemann Kleint2014-10-142-22/+102
* Remove JPEG 2000 plugin.Jake Petroules2014-02-1230-2961/+0
* Focus gained by mouse click handled correctly now.Lauri Laanmets2013-09-041-1/+3
* QtPropertyBrowser: Allow controlling whether to show text for bool valuesThorbjørn Lindeijer2013-07-086-12/+109
* QtPropertyBrowser: Respond to each change of text in QtLineEditFactoryThorbjørn Lindeijer2013-04-151-2/+5
* QtPropertyBrowser: Document the 'echoMode' attribute for string valuesThorbjørn Lindeijer2013-04-151-0/+4
* Set the tree widget as focus proxy of the tree property browserThorbjørn Lindeijer2013-04-101-0/+1
* QtSingleApplication: Make sure client reads ack data before disconnectingNils Jeisecke2013-04-091-0/+1
* Changed bool value from TRUE to lowercase trueSteven Ceuppens2013-03-271-1/+1
* Fix warning about missing config.pri in Qt 5.Friedemann Kleint2013-02-156-6/+6
* configure.bat: Do not print usage when invoked correctly.Friedemann Kleint2013-02-159-0/+9
* Fix compile errors for qtpropertybrowser.Indrajit Tapadar2013-02-134-24/+24
* Read-only mode for string, double and integer propertiesAnton Malov2013-01-187-5/+253
* Fix compilation of the Qt Service Solution with Qt 5.Friedemann Kleint2013-01-113-0/+45
* Update copyright year in Digia's license headersSergio Ahumada2013-01-10309-313/+313
* Make the QtWinMigrate solution work with Qt 5.0Andy Shaw2013-01-089-32/+116
* Fix compilation of the QtSingleApplication solution with Qt 5.Friedemann Kleint2013-01-072-4/+8
* Fix usage of deprecated QCoreApplication::translateJonathan Liu2012-12-292-48/+44
* Define QT_WA if using Qt 5Jonathan Liu2012-12-296-0/+24
* Change Q_WS_WIN to Q_OS_WIN for Qt 5 compatibilityJonathan Liu2012-12-2916-19/+19
* Add additional modules to QT variable if using Qt 5Jonathan Liu2012-12-292-0/+2
* Remove module prefix from includesJonathan Liu2012-12-29157-473/+473
* Use "qt-project.org" instead of "trolltech" in the resource systemJonathan Liu2012-12-292-19/+19
* Fix warnings ~QX11PixmapData(): QPixmap objects must be destroyedJonathan Liu2012-12-293-38/+69
* Fix type conversion to QVariant with Qt 5Jonathan Liu2012-12-291-0/+4
* Fix warnings about assigned/unused variablesJonathan Liu2012-12-293-8/+0
* Doc: Fix \sa usageJonathan Liu2012-12-292-4/+4
* Add widgets to QT variable if using Qt 5Jonathan Liu2012-12-291-0/+1
* Enable deprecated item view methods for Qt 5Jonathan Liu2012-12-281-0/+1
* Replace Q_TYPENAME by typenameJonathan Liu2012-12-282-11/+11
* Change copyright from Nokia to DigiaSergio Ahumada2012-12-27310-2609/+3581
* Fix '::getuid' has not been declared compile errorJonathan Liu2012-12-211-0/+2
* Added multiple inclusion protection in .h files.Sam Protsenko2011-09-075-3/+20