aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/propertyeditor/basicwidgets.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean headers in QML-Designer.Friedemann Kleint2013-04-301-1/+0
* Fix Krazy warnings about includes/header guards in QML designer.Friedemann Kleint2013-03-121-1/+0
* QmlDesigner: Type of the propertyname is now PropertyNameThomas Hartmann2013-03-051-6/+6
* 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
| * QmlDesigner: using QStyleFactory to create windows styleThomas Hartmann2012-11-281-4/+5
| * Remove dependencies on Plastique and CleanlooksThomas Hartmann2012-10-231-28/+18
| * QmlDesigner: Compile with Qt 5 after removal of old styles.Friedemann Kleint2012-10-231-5/+10
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-9/+6
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
* | Clean up whitespace before EOLOrgad Shaneh2012-11-281-1/+1
* | QmlDesigner: using QStyleFactory to create windows styleThomas Hartmann2012-11-271-4/+5
* | Remove dependencies on Plastique and CleanlooksJens Bache-Wiig2012-10-191-22/+17
|/
* Adjust license headershjk2012-10-051-21/+20
* QmlDesigner: QPixmap::grabWidget() is depricated in Qt 5Thomas Hartmann2012-09-271-1/+6
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Normalized connect()sRobert Loehning2012-03-061-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* 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.propertyEditor: fix eliding in property editorThomas Hartmann2011-05-061-4/+4
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-7/+6
* better error messagesOswald Buddenhagen2011-04-181-7/+7
* use QFile::open()'s return value instead of using weird isOpen() checksOswald Buddenhagen2011-04-181-8/+4
* Update license.hjk2011-04-131-14/+13
* QmlDesigner.propertyEditor: fix for MacThomas Hartmann2011-04-071-1/+8
* 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
* | Compile fix for pedantic C++ compilers.Roberto Raggi2010-12-161-6/+6
* | QmlDesigner.properyEditor: fix hovering for reset buttonThomas Hartmann2010-12-161-0/+39
|/
* Merge branch '2.0' of scm.dev.nokia.troll.no:creator/mainlineKai Koehne2010-08-231-3/+3
|\
| * Qml: Fix more invalid NOTIFY signalsKai Koehne2010-08-231-3/+3
* | Fix insufficient null checking.Bill King2010-06-111-2/+3
|/
* QmlDesigner: Fix PropertyEditor with latest qt.gitKai Koehne2010-04-131-1/+1
* QmlDesigner.propertyEditor: fixes mousewheel handling in spinboxesThomas Hartmann2010-04-091-44/+0
* Native CSS-styled scrollbars and QML-based ones fixed for BauhausLasse Holmstedt2010-04-091-1/+0
* QmlDesigner.propertyEditor: fix ComboBox.qmlThomas Hartmann2010-04-071-0/+14
* QmlDesigner.propertyEditor: fixes painting bugThomas Hartmann2010-04-061-2/+2
* QmlDesigner.propertyEditor: eliding for labelsThomas Hartmann2010-04-011-3/+25
* QmlDesigner.propertyEditor extending WidgetLoaderThomas Hartmann2010-03-311-2/+94
* Fix compilation against latest qt/masterKai Koehne2010-03-191-1/+1
* QmlDesigner: Get rid of one private header includesKai Koehne2010-03-121-1/+0
* QmlDesigner.propertyEditor: fixing some glitcheSThomas Hartmann2010-03-111-7/+29
* Get rid of QML_REGISTER_TYPE.Roberto Raggi2010-03-111-46/+45
* QmlDesigner: adding ExpressionEditor to basicwidgetsThomas Hartmann2010-03-081-0/+22
* Long live the king!hjk2010-03-051-1/+1
* QmlDesigner.PropertyEditor: Color coding in layout paneChristiaan Janssen2010-03-011-1/+23
* compile fix with namespaceshjk2010-03-011-0/+1