aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmleditorwidgets/contextpanewidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* All: Fix some more Qt 6.7 induced deprecation warningshjk2023-06-081-2/+2
* Utils: Introduce Utils::Icons::PINNED_SMALLAlessandro Portale2023-03-301-26/+3
* QmlEditorWidgets: Tr::trAlessandro Portale2023-02-011-5/+7
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-101-1/+1
* qmleditor: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-12-191-2/+3
* Remove unused includes of Q[H/V]BoxLayoutJarek Kobus2022-11-181-2/+0
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Collapse most of porting,hhjk2022-07-131-1/+1
* Qt6: enterEvent now gets passed a QEnterEventEike Ziller2020-09-291-1/+1
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-1/+0
* Some clang-tidy -use-modernize-nullptrhjk2019-08-011-2/+2
* Fix warning: "Missing emit keyword on signal call"Alessandro Portale2019-01-171-3/+3
* Replace manual signal blocking/unblocking with QSignalBlockerTobias Hunger2017-10-041-4/+2
* QmlEditorWidgets: Use Qt5-style connectsOrgad Shaneh2016-06-061-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Remove some workarounds for Qt bugs that have been fixed.Christian Kandeler2015-05-061-17/+8
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Port to new connect apiMontel Laurent2015-02-061-16/+31
|/
* License updateEike Ziller2014-10-091-7/+8
* QmlEditorWidgets: Add missing bracesOrgad Shaneh2014-05-191-1/+2
* QmlEditorWidgets: Fix wrong conditionOrgad Shaneh2014-05-191-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* QmlEditorWidgets: Remove dead codeTobias Hunger2013-09-121-21/+0
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-1/+1
* Fix Krazy warnings about duplicate includes.Friedemann Kleint2013-03-201-2/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | QmlEditorWidgets: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-12-031-10/+12
* | Clean up whitespace before EOLOrgad Shaneh2012-11-281-3/+3
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Do not use QWeakPointer to track QObjects.Christian Kandeler2012-09-251-1/+1
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-21/+23
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Disable QGraphicsDropShadowEffect for MacAurindam Jana2012-07-101-0/+8
* Normalized connect()sRobert Loehning2012-03-061-5/+5
* Removed module names from #include directives.Erik Verbruggen2012-02-151-13/+13
* Long live the king!hjk2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-3/+3
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* QtQuickToolBar: fix positioningThomas Hartmann2011-07-271-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* QtQuickToolBar: disable gradient editing in PropertyChangesThomas Hartmann2011-03-171-0/+1
* Exported header cleanup.Friedemann Kleint2011-01-201-11/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | QmlDesigner.propertyEditor: code cleanup for property editingThomas Hartmann2010-12-161-1/+0
|/