summaryrefslogtreecommitdiffstats
path: root/qtpropertybrowser/src/qtpropertybrowser.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use SPDX license identifiersHEADmaster5.15Ralf Habacker2022-10-241-39/+2
| | | | | | | Task-number: QTSOLBUG-205 Change-Id: I3374031a1c4ce0b806d4b3c8599fbba20099dfe3 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
| | | | | Change-Id: I4520cf54a4c8d6ff6119dc3762d9aeac42b66af5 Reviewed-by: Andy Shaw <andy.shaw@digia.com>
* Remove module prefix from includesJonathan Liu2012-12-291-4/+4
| | | | | | | | The module prefix is not needed and removing it adds compatibility with Qt 5 which has classes moved into different modules. Change-Id: I20823be670d78ba6cc8eb0e5de1f4f3b6fa2edb6 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
* Fix warnings about assigned/unused variablesJonathan Liu2012-12-291-2/+0
| | | | | | | Based on qttools/5ef5c6dd2446b04dce0d418816dadf2c0917803b. Change-Id: I604786cf54d5b62179fce5bfe3164e770ec79cf9 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
* Doc: Fix \sa usageJonathan Liu2012-12-291-2/+2
| | | | | | | | | Ensure comma between elements (1 missing), single space and curly- braces around title elements, etc. Based on qttools/5ee351e266782ad51518ad9ad058f3608b277f8e. Change-Id: I2779e5e6da1b86ba2905ed59a70af6448cc1e63b Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
* Change copyright from Nokia to DigiaSergio Ahumada2012-12-271-9/+10
| | | | | | Change-Id: Ie75877290e0bce06c8b5a24ed664e8aceaf2cac0 Reviewed-by: Andy Shaw <andy.shaw@digia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
* Added functionality to set the echo-mode on string properties (QLineEdit ↵Christian Strømme2011-06-031-1/+47
| | | | | | editor). Reviewed-by: Martin Pejcoch
* Long live the Qt Solutions archive!aavit2010-10-061-0/+1981
This commit adds the contents of distribution packages of the relevant subset of the Qt Solutions components, generated from the last versions in Perforce.