aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmleditorwidgets
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Themable and HighDPI Text style iconsAlessandro Portale2016-07-279-0/+8
* QmlDesigner: Themable text alignment iconsAlessandro Portale2016-07-267-0/+6
* QmlDesigner: New anchor iconsAlessandro Portale2016-07-2517-0/+16
* QmlDesigner: Theming of property editor checkbox and "tr" buttonAlessandro Portale2016-07-1521-16/+4
* QmlDesigner: Remove triangle iconsThomas Hartmann2016-07-143-2/+0
* Remove unused icons from qmleditorwidgetsThomas Hartmann2016-07-1381-81/+0
* QmlEditorWidgets: Use Qt5-style connectsOrgad Shaneh2016-06-069-16/+9
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-152-1/+0
|\
| * Icons: Removing several duplicates and variations of the eye_open iconAlessandro Portale2016-04-122-1/+0
* | Wholesale conversion to #pragma oncehjk2016-03-3014-56/+14
|/
* QmlDesigner: HighDpi fixes for some graphicsAlessandro Portale2016-02-1021-4/+8
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1927-460/+324
* PNG: Run pngcrush on images with iCCP or sRGB profilesTobias Hunger2015-07-0388-0/+0
* Remove some workarounds for Qt bugs that have been fixed.Christian Kandeler2015-05-063-36/+16
* Qt Quick Designer: Move valgrind icon to valgrind pluginAlessandro Portale2015-02-162-1/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1227-162/+162
|\
| * Update LicenseEike Ziller2015-01-1627-162/+162
* | Port to new connect apiMontel Laurent2015-02-067-85/+156
|/
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-1/+0
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1427-189/+216
|\
| * License updateEike Ziller2014-10-0927-189/+216
* | use DISTFILES instead of OTHER_FILES in creator's own build systemOswald Buddenhagen2014-09-151-1/+1
* | QmlDesigner: clean up QWeakPointer useTim Jenssen2014-09-052-3/+0
* | Replace QLatin1String("x") with QLatin1Char('x') where possibleKai Koehne2014-09-041-1/+1
|/
* QmlEditorWidgets: Avoid repetitive callsOrgad Shaneh2014-05-191-5/+7
* QmlEditorWidgets: Pass QVariant as const referenceOrgad Shaneh2014-05-191-1/+1
* QmlEditorWidgets: Add missing bracesOrgad Shaneh2014-05-191-1/+2
* QmlEditorWidgets: Fix wrong conditionOrgad Shaneh2014-05-191-1/+1
* Cleanup whitespaceOrgad Shaneh2014-05-161-1/+1
* Fix tooltips, add lacking dotsJarek Kobus2014-03-133-15/+15
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* Provide parent to getOpenFileName()Robert Loehning2014-02-281-1/+2
* Optimize usage of QPaletteLorenz Haas2014-02-211-2/+2
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-125-24/+8
* Incremented year in copyright infoRobert Loehning2014-01-0827-27/+27
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* Remove remaining usages of Qt Quick 1 / DeclarativeEike Ziller2013-10-029-110/+2
* QmlEditorWidgets: Remove dead codeTobias Hunger2013-09-123-78/+0
* Kill ";;" at end of statementNikolai Kosjar2013-09-042-4/+4
* Remove superfluous include paths from project files.Christian Kandeler2013-09-029-12/+8
* Qbs project files: Use groups wherever applicable.Christian Kandeler2013-08-211-40/+33
* Fix coding style for else statementsOrgad Shaneh2013-07-171-2/+2
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-281-1/+0
|\
| * Remove duplicate module dependencies from qbs files.Christian Kandeler2013-05-271-1/+0
| * Fix warnings introduced by reordering member variablesTobias Hunger2013-02-221-1/+1
| * Reduce padding in often-used structsTobias Hunger2013-02-211-1/+1
* | Remove changeEvent(QEvent::LanguageChange) implementationhjk2013-05-276-42/+0
* | derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-2/+0
* | make library and plugin dependencies declarativeOswald Buddenhagen2013-04-032-3/+4
* | centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0