Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Contact -> qt-project.org | Eike Ziller | 2012-07-19 | 29 | -87/+29 |
* | Disable QGraphicsDropShadowEffect for Mac | Aurindam Jana | 2012-07-10 | 3 | -0/+16 |
* | Merge remote-tracking branch 'origin/2.5' | Oswald Buddenhagen | 2012-04-19 | 1 | -0/+1 |
|\ | |||||
| * | qbs files updated | Joerg Bornemann | 2012-04-18 | 1 | -0/+1 |
* | | Fix compilation with Qt 5. | Friedemann Kleint | 2012-04-18 | 1 | -1/+5 |
* | | qbs files: use Qt5 module dependencies | Joerg Bornemann | 2012-04-10 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/2.5' | Eike Ziller | 2012-04-04 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Qbs: Libraries capitalized and relocated in bin on Windows | Orgad Shaneh | 2012-04-04 | 1 | -2/+2 |
* | | Build QmlEditorWidgets with Qt5. | Friedemann Kleint | 2012-03-20 | 1 | -1/+7 |
* | | Compile with Qt 5. | Friedemann Kleint | 2012-03-13 | 1 | -1/+5 |
|/ | |||||
* | Normalized connect()s | Robert Loehning | 2012-03-06 | 2 | -6/+6 |
* | add qbs files | Joerg Bornemann | 2012-02-20 | 1 | -0/+66 |
* | Removed module names from #include directives. | Erik Verbruggen | 2012-02-15 | 27 | -82/+82 |
* | Long live the king! | hjk | 2012-01-26 | 29 | -29/+29 |
* | Replace Q_WS_MAC with Q_OS_MAC. | Morten Johan Sorvig | 2012-01-26 | 2 | -5/+5 |
* | Qml Text Editor - use theme icons for Text Qt Quick Toolbar | Denis Mingulov | 2012-01-26 | 1 | -8/+15 |
* | Merge remote-tracking branch 'origin/2.4' | Eike Ziller | 2011-11-25 | 1 | -1/+0 |
|\ | |||||
| * | centralize setting of "CONFIG += shared dll" for libraries | Oswald Buddenhagen | 2011-11-18 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'origin/2.4' | Eike Ziller | 2011-11-11 | 29 | -58/+58 |
|\ \ | |/ | |||||
| * | all: s/info@qt.nokia.com/qt-info@nokia.com/ | hjk | 2011-11-03 | 29 | -58/+58 |
* | | Fix warnings about assigned/unused variables (gcc 4.6). | Friedemann Kleint | 2011-11-09 | 1 | -1/+0 |
* | | QmlJS: Move commonly used functions to qmlutils.h. | Christian Kamm | 2011-10-10 | 1 | -1/+1 |
|/ | |||||
* | Merge branch '2.3' | Oswald Buddenhagen | 2011-07-29 | 2 | -1/+3 |
|\ | |||||
| * | QtQuickToolBar: fix positioning | Thomas Hartmann | 2011-07-27 | 1 | -1/+1 |
| * | QmlDesigner.quickToolBar: fix for Image | Thomas Hartmann | 2011-07-27 | 1 | -0/+2 |
* | | Remove unneeded defines. | hjk | 2011-07-14 | 1 | -2/+0 |
|/ | |||||
* | QmlDesigner.propertyEditor: adding translation support | Thomas Hartmann | 2011-06-21 | 7 | -0/+6 |
* | Fix/add copyright headers | Tobias Hunger | 2011-05-06 | 29 | -29/+29 |
* | Fix more krazy warnings. | Friedemann Kleint | 2011-04-19 | 2 | -6/+8 |
* | Update license. | hjk | 2011-04-13 | 29 | -406/+377 |
* | QtQuickToolBar: disable gradient editing in PropertyChanges | Thomas Hartmann | 2011-03-17 | 4 | -5/+27 |
* | QtQuickToolBar: tooltip fix | Thomas Hartmann | 2011-03-17 | 1 | -7/+19 |
* | clean up DEPENDPATH insanity | Oswald Buddenhagen | 2011-03-09 | 2 | -2/+0 |
* | QmlDesigner.propertyEditor: fix gradient editing | Thomas Hartmann | 2011-03-04 | 1 | -3/+5 |
* | Header cleanup in src, specify module name. | Friedemann Kleint | 2011-01-24 | 11 | -83/+78 |
* | Exported header cleanup. | Friedemann Kleint | 2011-01-20 | 16 | -71/+68 |
* | It's 2011 now. | con | 2011-01-12 | 29 | -29/+29 |
* | License headers, part 2 | con | 2010-12-17 | 1 | -7/+11 |
* | Merge branch '2.1' | con | 2010-12-17 | 28 | -196/+308 |
|\ | |||||
| * | License headers. | con | 2010-12-17 | 29 | -203/+319 |
* | | QmlDesigner.propertyEditor: code cleanup for property editing | Thomas Hartmann | 2010-12-16 | 6 | -11/+8 |
* | | Compile fix for pedantic C++ compilers. | Roberto Raggi | 2010-12-16 | 3 | -3/+3 |
* | | fixing warnings | Thomas Hartmann | 2010-11-26 | 1 | -4/+5 |
|/ | |||||
* | QuickToolBar: refine gradient editing | Thomas Hartmann | 2010-11-10 | 1 | -28/+39 |
* | QuickToolBars: fix cursor on Mac OS X | Thomas Hartmann | 2010-11-04 | 4 | -0/+36 |
* | QuickToolBars: tweak and fix Text ui for Mac OS X | Thomas Hartmann | 2010-11-04 | 1 | -7/+31 |
* | QmlDesiger: fixed format for the easing parameters in the easing dialog | Christiaan Janssen | 2010-10-20 | 1 | -2/+2 |
* | QuickToolBars: bugfix for FileWidget | Thomas Hartmann | 2010-10-08 | 2 | -9/+4 |
* | QtQuickToolBars: bugfix for TextInput and TextEdit | Thomas Hartmann | 2010-10-08 | 1 | -2/+4 |
* | L10n: tr()-Fixes | Friedemann Kleint | 2010-10-05 | 1 | -1/+1 |