aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Compile QmlDesigner even when QTCREATOR_WITH_QML=falseKai Koehne2010-08-172-5/+11
* debugger: fix QObject property dumper by using workaroundhjk2010-08-171-1/+2
* debugger: fix display of arrays of types that gdb forgot abouthjk2010-08-171-5/+12
* Fix DESTDIR=. casedt2010-08-171-1/+1
* known-issues: elaborate on Mac OS 10.6 DYLD_IMAGE_SUFFIXhjk2010-08-171-0/+3
* Adjust to changes in qdoc from Qt 4.7.Daniel Molkentin2010-08-1714-471/+829
* known issues: mention Mac OS 10.6 and DYLD_IMAGE_SUFFIX problemhjk2010-08-171-0/+6
* rename changes file and add a known-issues filehjk2010-08-172-2/+2
* doc: change version 2.1 to 2.0.1hjk2010-08-171-1/+1
* Do not prevent wrapping for long tooltips.Leandro Melo2010-08-172-10/+34
* Updated Slovenian translation for Qt Creator 2.1Jure Repinc2010-08-161-834/+847
* version bump: 2.0.81 -> 2.0.1hjk2010-08-1637-137/+137
* Fix compilationKai Koehne2010-08-161-1/+1
* Disable QML support (again)Kai Koehne2010-08-167-18/+67
* Update S60 header pathes2.1.0Tobias Hunger2010-08-161-8/+24
* remove duplicated message :}Oswald Buddenhagen2010-08-161-6/+0
* Add simplified chinese translation.shiroki2010-08-162-1/+22608
* fix string and the source in all translationsOswald Buddenhagen2010-08-168-8/+8
* Updated Slovenian translation for Qt Creator 2.1Jure Repinc2010-08-161-7838/+14172
* Update japanese translation for 2.0axasia2010-08-161-4287/+372
* Update of czech translation for Qt Creator.Pavel Fric2010-08-161-3756/+9810
* Make the locale specific ts targets tolerate paths with underscoresPierre Rossi2010-08-161-1/+1
* doc: Fixed shortcut mentioned to move backward for Mac OS XThorbjørn Lindeijer2010-08-161-1/+1
* Updated Russian translationSergey Belyashov2010-08-161-4352/+213
* debugger: implement python dumper for std::vector<bool>hjk2010-08-162-8/+29
* debugger: handle gdb 7.1.50's thread-group-started 'pid' fieldhjk2010-08-161-2/+7
* Fix warnings about QFileInfo being called with empty pathTobias Hunger2010-08-162-1/+3
* doc: reword initial paragraph of debugger sectionhjk2010-08-161-16/+5
* Debugger[Python]: Deactivate QObject-Properties temporarilyFriedemann Kleint2010-08-132-10/+1
* Disable "Qt Quick->Preview" action if no qmlviewer in the PATHKai Koehne2010-08-133-0/+8
* Fix QtQuick->Preview shortcut to start a qmlviewerKai Koehne2010-08-131-1/+1
* Custom wizard: Add boolean 'enabled' attribute to <wizard>.Friedemann Kleint2010-08-133-18/+34
* debugger: fix display of QObject propertieshjk2010-08-132-6/+14
* debugger: work around limitations on childnumchild in QLocale dumperhjk2010-08-122-1/+2
* debugger: fix QLocale's 'movable' property by spelling it correctlyhjk2010-08-121-1/+1
* debugger: fix dumper output of QLocale::timeFormat()hjk2010-08-121-2/+2
* fakevim: Fix mark interpretion for d'a etc.hjk2010-08-111-0/+4
* debugger: fix QTCREATORBUG-814hjk2010-08-111-0/+2
* maemo device configuration was not saved on MacOSJoerg Bornemann2010-08-102-2/+7
* I18N: Update German translations for 2.1Friedemann Kleint2010-08-091-4442/+179
* Design mode: Position editor popup (Ctrl-Tab) correctly.Friedemann Kleint2010-08-091-1/+4
* QML: Name wizards correctly.Friedemann Kleint2010-08-0910-10/+10
* Debugger [CDB]: Spelling fix.Friedemann Kleint2010-08-091-1/+1
* QML Inspector: Disable debug actions when qml inspector is disabledLasse Holmstedt2010-07-293-3/+13
* Highlight only topics, not in text hits.kh12010-07-291-3/+3
* Working around bug in Qt to show tooltips correctly.Robert Loehning2010-07-281-1/+6
* QmlJS: Update builtin type information.Christian Kamm2010-07-281-28/+28
* QmlJS: Make qmldump not dump open/dynamic meta objects.Christian Kamm2010-07-281-1/+8
* QmlJS: Make the qmldump tool treat extended types correctly.Christian Kamm2010-07-281-6/+24
* QmlJS: Update builtin type information.Christian Kamm2010-07-281-58/+131