aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qtcomponents/styleitem
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining usages of Qt Quick 1 / DeclarativeEike Ziller2013-10-0220-3566/+0
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-5/+5
|\
| * Doc: fix punctuation in qtcomponents docs.Leena Miettinen2013-09-101-5/+5
* | Move some functions out of defaults.js and make them project properties.Christian Kandeler2013-09-091-2/+1
* | Fix some include statements.Christian Kandeler2013-09-041-2/+3
* | Merge remote-tracking branch 'origin/2.8' into HEADEike Ziller2013-07-181-1/+2
|\|
| * Qbs: Fix install path for styleplugin on WindowsOrgad Shaneh2013-07-171-1/+2
* | Fix coding style for else statementsOrgad Shaneh2013-07-171-2/+1
|/
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-2/+2
* Qbs build files: Install files to correct locationEike Ziller2013-04-221-1/+1
* Fix Krazy warnings about duplicate includes.Friedemann Kleint2013-03-201-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
* Doc: replace deprecated QDoc commandsLeena Miettinen2013-02-061-8/+8
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-3117-21/+17
|\
| * Remove QT_BEGIN/END_HEADER, fixing compilation with Qt 5 (dev).Friedemann Kleint2013-01-301-4/+0
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-2917-17/+17
* | Adapt qbs project files to new installation approach.Christian Kandeler2013-01-241-2/+6
* | Compile fix on Machjk2013-01-161-1/+1
* | StyleItem: Build with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-142-85/+85
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-9/+5
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-301-0/+3
|\|
| * Fix build with Qt4Eike Ziller2012-11-291-0/+2
| * Set styleObject on the QStyleItem style option.Morten Johan Sørvig2012-11-291-0/+1
* | Add whitespace after control keywordsOrgad Shaneh2012-11-282-6/+6
* | Clean up whitespace before EOLOrgad Shaneh2012-11-281-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-182-7/+2
|\|
| * Adapt .pro, .qbs files and wizard templates to QtQuick1-renaming.Friedemann Kleint2012-10-182-7/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-0517-214/+202
|\|
| * Adjust license headershjk2012-10-0517-214/+202
* | qbs files: Sort filesOrgad Shaneh2012-10-031-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-261-1/+1
|\|
| * Introduce $$QTC_PREFIXDaniel Molkentin2012-09-251-1/+1
* | Fix merge artifact in qbs file.Christian Kandeler2012-09-201-1/+2
|/
* Fix qbs build for Qt 5.Christian Kandeler2012-09-171-0/+2
* Revert "Introduce $$QTC_PREFIX instead of abusing $(INSTALL_ROOT)."Eike Ziller2012-09-071-1/+1
* Introduce $$QTC_PREFIX instead of abusing $(INSTALL_ROOT).Daniel Molkentin2012-09-051-1/+1
* Removal of Symbian supportAlessandro Portale2012-08-221-6/+1
* Contact -> qt-project.orgEike Ziller2012-07-1917-33/+17
* Fix qbs code styleYuchen Deng2012-06-191-1/+1
* qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-081-6/+6
|\
| * Normalized connect()sRobert Loehning2012-03-061-6/+6
* | Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-023-0/+8
|/
* add qbs filesJoerg Bornemann2012-02-201-0/+30
* Removed module names from #include directives.Erik Verbruggen2012-02-157-26/+26
* Compile with Qt 5.Friedemann Kleint2012-02-081-2/+5
* Long live the king!hjk2012-01-2612-12/+12
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-4/+4
* Remove includes of QtGui.Erik Verbruggen2012-01-252-3/+15