aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmleditorwidgets/contextpanewidgetimage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace QFile::exists by QFileInfo::existshjk2023-09-011-1/+1
* QmlEditorWidgets: Use LayoutBuilder in PreviewDialogAlessandro Portale2023-06-271-17/+8
* Utils: Make Layouting a top level namespacehjk2023-04-251-2/+2
* QmlEditorWidgets: Tr::trAlessandro Portale2023-02-011-13/+15
* QmlEditorWidgets: inline contextpanewidget[border]image.uiAlessandro Portale2023-02-011-124/+164
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-101-1/+1
* qmleditor: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-12-191-1/+3
* Remove outdated version checksRobert Löhning2022-09-121-4/+0
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Even more Qt6 portinghjk2020-06-231-0/+4
* Replace the deprecated QWheelEvent::delta() -> QWheelEvent::angleDelta()Sona Kurazyan2019-09-021-1/+1
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-1/+0
* Fix warning: "Missing emit keyword on signal call"Alessandro Portale2019-01-171-4/+4
* QmlDesigner: Use a less expensive QColor constructorAlessandro Portale2018-05-141-3/+3
* Fix includesJarek Kobus2018-01-111-0/+1
* Use QFileInfo::exists(...) which is faster that QFileInfo(..).existsMontel Laurent2017-04-141-2/+2
* Don't use return keyword when not necessaryMontel Laurent2017-04-141-4/+8
* Convert some 0 to nullptrMontel Laurent2017-02-231-1/+1
* 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-11/+4
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Port to new connect apiMontel Laurent2015-02-061-21/+39
|/
* License updateEike Ziller2014-10-091-7/+8
* QmlEditorWidgets: Avoid repetitive callsOrgad Shaneh2014-05-191-5/+7
* Fix tooltips, add lacking dotsJarek Kobus2014-03-131-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* QmlEditorWidgets: Remove dead codeTobias Hunger2013-09-121-37/+0
* check if we can open fileLaurent Montel2013-03-251-1/+2
* 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-46/+47
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
* | Clean up whitespace before EOLOrgad Shaneh2012-11-281-5/+5
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-6/+9
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Disable QGraphicsDropShadowEffect for MacAurindam Jana2012-07-101-0/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-151-11/+11
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* QmlDesigner.quickToolBar: fix for ImageThomas Hartmann2011-07-271-0/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* QtQuickToolBar: tooltip fixThomas Hartmann2011-03-171-7/+19
* Exported header cleanup.Friedemann Kleint2011-01-201-10/+11
* 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