summaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Updated Russian translationSergey Belyashov2010-09-031-256/+247
* French translation: fix some grammar mistakes.Pierre Rossi2010-09-031-4/+4
* Ukrainian translation addedVictor Ostashevsky2010-08-272-1/+18564
* Fixed German translation of new git menusRobert Loehning2010-08-251-4/+4
* debugger: apply special formats for type 'foo' also to 'const foo'hjk2010-08-231-0/+1
* debugger: fix for non-7bit chars on Windowshjk2010-08-231-1/+15
* QmlJS: Update builtin type information.Kai Koehne2010-08-201-82/+141
* debugger: and another fix for QObject property dumperhjk2010-08-201-1/+15
* debugger: fix QObject identificationhjk2010-08-191-7/+24
* Update Polish translationsJarek Kobus2010-08-191-4421/+634
* Translations still needed in 2.0.1Robert Loehning2010-08-183-2/+18
* debugger: fix mergehjk2010-08-181-1/+1
* debugger: fix mergehjk2010-08-181-0/+2
* debugger: python needs no semicolonshjk2010-08-181-7/+7
* French translation, done by the developpez.com team.Jonathan Courtois2010-08-171-5950/+2026
* debugger: next attempt at robustly recognizing QObjectshjk2010-08-171-15/+25
* 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
* Updated Slovenian translation for Qt Creator 2.1Jure Repinc2010-08-161-834/+847
* Debugger[Python]: Deactivate QObject-Properties temporarilyFriedemann Kleint2010-08-132-10/+1
* remove duplicated message :}Oswald Buddenhagen2010-08-131-6/+0
* debugger: fix display of QObject propertieshjk2010-08-132-6/+14
* Add simplified chinese translation.shiroki2010-08-122-1/+22608
* fix string and the source in all translationsOswald Buddenhagen2010-08-127-7/+7
* debugger: fix dumper output of QLocale::timeFormat()hjk2010-08-121-2/+2
* Updated Slovenian translation for Qt Creator 2.1Jure Repinc2010-08-111-7838/+14172
* Update japanese translation for 2.0axasia2010-08-111-4287/+372
* debugger: fix QTCREATORBUG-814hjk2010-08-111-0/+2
* Update of czech translation for Qt Creator.Pavel Fric2010-08-091-3756/+9810
* I18N: Update German translations for 2.1Friedemann Kleint2010-08-061-4442/+179
* QML: Name wizards correctly.Friedemann Kleint2010-08-058-5/+5
* Make the locale specific ts targets tolerate paths with underscoresPierre Rossi2010-08-031-1/+1
* Updated Russian translationSergey Belyashov2010-07-291-4352/+213
* QmlJS: Update builtin type information.Christian Kamm2010-07-281-28/+28
* QmlJS: Update builtin type information.Christian Kamm2010-07-281-58/+131
* debugger: fix python dumper for std::vector<bool>hjk2010-07-221-8/+26
* add check-ts target to assess completeness of translationsOswald Buddenhagen2010-07-163-0/+94
* add commit-ts target to commit ts files without line number infoOswald Buddenhagen2010-07-161-0/+18
* add ts-untranslated targetOswald Buddenhagen2010-07-161-2/+3
* add fine-grained ts-<lang> targetsOswald Buddenhagen2010-07-161-4/+20
* clean up string extraction from xml filesOswald Buddenhagen2010-07-164-18/+12
* Re-enable the qml-runtime wizard.Alessandro Portale2010-07-161-0/+0
* QML snippet: property has a name and a value, not two namesThorbjørn Lindeijer2010-07-151-1/+1
* Conditional compilation for functions which are unused on WindowsRobert Loehning2010-07-121-11/+11
* debugger: improve robustness in the presence of outdated debug informationhjk2010-07-091-6/+13
* I18n: Update and purge German translationFriedemann Kleint2010-07-071-543/+575
* debugger: backport small fixes and synchronized code layout with masterhjk2010-07-061-18/+63
* debugger: fix list of members in case gdb reports '_class_ SomeClass'hjk2010-07-061-7/+20
* debugger: cache results of gdb.lookup_typehjk2010-07-062-29/+67
* debugger: fix array dumperhjk2010-06-291-2/+2