summaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Typo fix in German translationRobert Loehning2009-11-091-2/+2
* debugger: simplify QList dumperhjk2009-11-061-12/+9
* i18n: Complete German translation and correct tips on Welcome Page.Friedemann Kleint2009-11-051-92/+156
* Correct case for translations of "MinGW"Robert Loehning2009-11-058-13/+13
* debugger: fix item count for QLists with more than 1000 elementshjk2009-11-041-1/+1
* Added Slovenian translationJure Repinc2009-11-022-1/+19737
* Improved German translations for handling different Qt-versionsRobert Loehning2009-10-301-2/+2
* Updated Russian translation.Sergey Belyashov2009-10-301-923/+1275
* Minimal translation fix.con2009-10-301-1/+1
* less confusing: use the data type which was meantOswald Buddenhagen2009-10-301-4/+4
* remove superfluous castsOswald Buddenhagen2009-10-301-3/+2
* Typo fixes in German translation.Robert Loehning2009-10-301-2/+2
* Update Polish translationJarek Kobus2009-10-301-70/+161
* Debugger: Completely replace C99 uintptr_t type by quintptr.Friedemann Kleint2009-10-301-2/+2
* Final polishing of German translation.Friedemann Kleint2009-10-291-194/+86
* Update Polish translation, fix shortcut in the "tip of the day".Jarek Kobus2009-10-291-223/+423
* Update German translation for Release candidate.Friedemann Kleint2009-10-291-295/+868
* Debugger: Do not use C99 types for pointers in sprintf() formats.Friedemann Kleint2009-10-291-16/+14
* Update french translationJonathan Courtois2009-10-291-284/+339
* work on french translationOswald Buddenhagen2009-10-291-623/+1052
* Update Polish translationJarek Kobus2009-10-281-2019/+2461
* debugger: allow NULL pointers in QList<Foo*>hjk2009-10-281-1/+1
* Debugger: Add missing include for intptr-types.Friedemann Kleint2009-10-281-0/+4
* debugger: allow NULL pointers in QVector<Foo*> and QStack<Foo*> dumpershjk2009-10-271-1/+1
* Debugger: Fix autotests on WindowsFriedemann Kleint2009-10-271-13/+14
* Debugger: Fix exit crash, dump QVariantList with gdbFriedemann Kleint2009-10-272-2/+31
* some forgotten license header changes. also, use Nokia instead of Trolltech.hjk2009-10-261-24/+12
* generate install targets also for the not-yet-built QM filesOswald Buddenhagen2009-10-221-0/+1
* debugger: remove two unused variableshjk2009-10-211-2/+0
* CDB: Add consistency checks to dumpers that avoid iterator asserts.Friedemann Kleint2009-10-201-6/+70
* Fix compiler warnings in dumper tests.Friedemann Kleint2009-10-191-2/+2
* CDB: Add further checking to avoid invalid set asserts.Friedemann Kleint2009-10-192-49/+150
* debbugger: fix item counts > 1000 in QVector dumperhjk2009-10-161-1/+1
* Update references in translation files.con2009-10-167-330/+330
* Start working on Polish translationsJarek Kobus2009-10-152-1/+15432
* Debugger: Dumper fix.ck2009-10-142-4/+4
* Debugger/Dumpers: Perform checks on QList/QVector<RawPointer>.Friedemann Kleint2009-10-131-18/+17
* i18n: Update German translation for 1.3Friedemann Kleint2009-10-121-1070/+464
* XCode style keyboard shortcut layout should use some more default keys.con2009-10-091-129/+0
* CDB: Make use of the improved debugger expression syntaxFriedemann Kleint2009-10-091-7/+6
* I18N: Change namespaces (Core::Utils, etc) in ts files.Friedemann Kleint2009-10-086-6496/+25008
* do not sort contexts in TS filesOswald Buddenhagen2009-10-081-1/+1
* CDB: Fix dumper regressionFriedemann Kleint2009-10-022-13/+27
* Updated Russian translation.Sergey Belyashov2009-10-021-1521/+2738
* french translation: mostly validating existing ones.Pierre Rossi2009-09-301-137/+140
* New French translations and validation of old onesBenjamin Poulain2009-09-301-84/+89
* Next try to fix pointer aliasing issueSergey Belyashov2009-09-291-7/+4
* Build system: make 'install' target work on Windows.Daniel Molkentin2009-09-251-1/+1
* Dumper: More testsFriedemann Kleint2009-09-211-0/+26
* CDB: Use GdbMi parser for everything.Friedemann Kleint2009-09-212-0/+32