summaryrefslogtreecommitdiffstats
path: root/src/shared/qtpropertybrowser/qttreepropertybrowser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qt Property browser solution: Fix methodsFriedemann Kleint2025-03-041-3/+1
* Qt Property browser solution: Use nullptrFriedemann Kleint2025-03-041-28/+15
* Qt Property browser solution: Simplify boolean conditionsFriedemann Kleint2025-03-041-4/+1
* Change the shared Qt solutions headers to be proper private headersFriedemann Kleint2024-07-121-2/+2
* Property browser: Fix Axivion warnings about passing small types by valueFriedemann Kleint2024-07-091-1/+1
* Qt Designer/property browser: Set editor background to white in case of trans...Wladimir Leuschner2024-06-141-0/+2
* Qt Designer/Windows: Fix hardly readable widget names in the property editorFriedemann Kleint2024-02-011-1/+15
* Qt Designer/Property browser: Fix clazy/Axivion warnings about QMap with poin...Friedemann Kleint2023-05-301-6/+6
* Qt Designer/Property browser: Fix some repetitive type namesFriedemann Kleint2023-05-241-2/+2
* Qt Designer/Property browser: Fix some nullptr occurrencesFriedemann Kleint2023-05-241-6/+6
* Qt Designer/Property browser: Replace typedef by "using"Friedemann Kleint2023-05-241-2/+2
* Qt Designer/Property browser: Introduce auto for iteratorsFriedemann Kleint2023-05-241-3/+3
* QtTools: Replace string connection leftovers with typed connectionsJarek Kobus2023-01-301-2/+3
* QtPropertyBrowser: Remove private slots - part 1Jarek Kobus2023-01-301-15/+21
* Use SPDX license identifiersLucie Gérard2022-05-191-38/+2
* tools: do not rely on transitive includesFabian Kosmale2022-03-181-0/+1
* Replace 0 with nullptrZhang Hao2021-10-181-1/+1
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-111-3/+3
* Add missing overrideAlexander Volkov2020-05-201-10/+10
* QtTools: replace deprecated QLayout::margin() with contentsMargins()Christian Ehrlicher2019-02-111-1/+1
* Unify semicolon usage in Q_UNUSEDJesus Fernandez2019-01-231-1/+1
* Qt Designer: Port away from deprecated QTreeWidget::setItemExpanded()/isExpan...Friedemann Kleint2018-11-211-1/+1
* Qt Designer/Linguist/Assistant: Fix clazy-unused-non-trivial-variableFriedemann Kleint2017-10-251-1/+0
* Qt Designer/Property browser: Remove use of Java-style iteratorsFriedemann Kleint2016-11-031-7/+4
* Updated license headersAntti Kokko2016-06-101-14/+20
* Qt Property Browser: Fix usage of the deprecated QStyleOptionViewItemV2.Friedemann Kleint2016-04-081-1/+1
* Qt Designer: Use QStyleOptionViewItem.Friedemann Kleint2015-12-171-2/+2
* Qt Property Browser solution: Split toolTip into valueToolTip and description...Friedemann Kleint2015-07-291-7/+8
* Update copyright headersAntti Kokko2015-02-141-7/+7
* Update license headers and add new license filesAntti Kokko2014-09-251-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-251-24/+24
* QtTools: Fix usage of deprecated QCoreApplication::translate.Friedemann Kleint2012-05-211-2/+2
* Update the includes after QIcon was moved to back to QtGuiOlivier Goffart2012-05-201-1/+1
* Fix deprecated item view methods in Qt Designer.Friedemann Kleint2012-05-091-2/+2
* Move away from deprecated APIOlivier Goffart2012-04-201-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Merge remote-tracking branch 'origin/refactor' into masterLars Knoll2011-09-131-7/+7
|\
| * QtTools: Widget library split.Friedemann Kleint2011-05-241-7/+7
* | Update licenseheader text in source files for qttools Qt moduleJyri Tahtela2011-05-241-17/+17
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1042