OSDN Git Service

Introduced CppTools::CppModelManagerInterface::updateModifiedFiles().
[qt-creator-jp/qt-creator-jp.git] / share /
2009-11-05 Friedemann Kleinti18n: Complete German translation and correct tips...
2009-11-04 hjkdebugger: fix item count for QLists with more than...
2009-11-02 Robert LoehningImproved German translations for handling different...
2009-11-02 conMinimal translation fix.
2009-10-30 Robert LoehningTypo fixes in German translation.
2009-10-30 Friedemann KleintDebugger: Completely replace C99 uintptr_t type by...
2009-10-29 Friedemann KleintFinal polishing of German translation.
2009-10-29 Jarek KobusUpdate Polish translation, fix shortcut in the "tip...
2009-10-29 Friedemann KleintUpdate German translation for Release candidate.
2009-10-29 Friedemann KleintDebugger: Do not use C99 types for pointers in sprintf...
2009-10-29 Jonathan CourtoisUpdate french translation
2009-10-29 Oswald Buddenhagenwork on french translation
2009-10-28 Jarek KobusUpdate Polish translation
2009-10-28 hjkdebugger: allow NULL pointers in QList<Foo*>
2009-10-28 Friedemann KleintDebugger: Add missing include for intptr-types.
2009-10-27 hjkdebugger: allow NULL pointers in QVector<Foo*> and...
2009-10-27 Friedemann KleintDebugger: Fix autotests on Windows
2009-10-27 Friedemann KleintDebugger: Fix exit crash, dump QVariantList with gdb
2009-10-26 hjksome forgotten license header changes. also, use Nokia...
2009-10-22 Oswald Buddenhagengenerate install targets also for the not-yet-built...
2009-10-21 hjkdebugger: remove two unused variables
2009-10-20 Friedemann KleintMerge branch '1.3' of scm.dev.nokia.troll.no:creator...
2009-10-20 Friedemann KleintCDB: Add consistency checks to dumpers that avoid itera...
2009-10-19 Friedemann KleintFix compiler warnings in dumper tests.
2009-10-19 Friedemann KleintCDB: Add further checking to avoid invalid set asserts.
2009-10-16 hjkdebbugger: fix item counts > 1000 in QVector dumper
2009-10-16 conRename the internal parts that still used QuickOpen...
2009-10-16 conUpdate references in translation files.
2009-10-15 Jarek KobusStart working on Polish translations
2009-10-14 ckDebugger: Dumper fix.
2009-10-13 dtMerge branch '1.3' of git@scm.dev.nokia.troll.no:creato...
2009-10-13 Friedemann KleintDebugger/Dumpers: Perform checks on QList/QVector<RawPo...
2009-10-12 Friedemann Kleinti18n: Update German translation for 1.3
2009-10-09 conXCode style keyboard shortcut layout should use some...
2009-10-09 Friedemann KleintCDB: Make use of the improved debugger expression syntax
2009-10-08 Friedemann KleintMerge branch '1.3' of git@scm.dev.nokia.troll.no:creato...
2009-10-08 Friedemann KleintI18N: Change namespaces (Core::Utils, etc) in ts files.
2009-10-08 Oswald Buddenhagendo not sort contexts in TS files
2009-10-02 Friedemann KleintCDB: Fix dumper regression
2009-10-02 Sergey BelyashovUpdated Russian translation.
2009-09-30 Pierre Rossifrench translation: mostly validating existing ones.
2009-09-30 Benjamin PoulainNew French translations and validation of old ones
2009-09-29 Sergey BelyashovNext try to fix pointer aliasing issue
2009-09-25 Daniel MolkentinBuild system: make 'install' target work on Windows.
2009-09-21 Erik VerbruggenMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-09-21 Friedemann KleintDumper: More tests
2009-09-21 Friedemann KleintCDB: Use GdbMi parser for everything.
2009-09-18 Friedemann KleintDebugger: Use Gdbmi parser in CDB for parsing of protocol 1
2009-09-18 Oswald Buddenhagenfix pointer aliasing issue
2009-09-15 Daniel MolkentinWindows need quotes, unfortunately.
2009-09-15 conIt's "Qt Creator" and that should reflect in the App...
2009-09-11 Erik VerbruggenMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-09-10 Alp MestanTranslations from QuickOpen::* until the end done,...
2009-09-10 Alp MestanMany additional translations
2009-09-03 dtMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-09-03 hjkdebugger: disable not very useful QImage dumper for 1.3
2009-09-03 hjkdebugger: fix child count in QAbstractItem dumpers
2009-09-02 Pierre Rossia few more french translations
2009-09-02 Benjamin PoulainImprove the French translation
2009-08-31 Pierre Rossifrench translation: non breaking spaces before colon...
2009-08-31 Pierre RossiFrench translation updates and fixes.
2009-08-31 hjkdebugger: fixes and improvements related to the Locals...
2009-08-28 hjkdebugger: revert accidentally commited changes in the...
2009-08-28 hjkdebugger: the new pointer checks had been to aggressive...
2009-08-28 dtMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-08-28 hjkdebuger: fix insertion of nested WatchData
2009-08-28 hjkdebugger: allow dumpers to return children in more...
2009-08-28 hjkdebugger: small improvements to dumpers
2009-08-27 hjkdebugger: fix type field in QHash dumper
2009-08-27 hjkdebugger: make list access in dumpers a bit more robust
2009-08-27 hjkdebugger: constify the address parameter passed to...
2009-08-27 hjkdebugger: cosmetics of the dumper output
2009-08-26 hjkdebugger: fix dumpers for QSharedPointer and QWeakPoint...
2009-08-26 hjkdebugger: re-organize autotests. also adjust to recent...
2009-08-25 Friedemann KleintMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-08-25 Benjamin PoulainFixes in the French translation.
2009-08-21 hjkdebugger: small fixes in the QObject dumper and autotest
2009-08-21 hjkdebugger: add dumpers for QPoint, QPointF, and QRectF
2009-08-20 hjkadd dumper for QRect
2009-08-19 Friedemann KleintDebugger: Fix memory display
2009-08-19 Friedemann KleintI18n: Updated German translation, fixed tr-Bugs for...
2009-08-14 hjklong live the king
2009-08-13 hjkdebugger: re-enable all dumpers that are usable in...
2009-08-13 Kai KoehneMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-08-12 hjkdebugger: make helpers compilable with QT_BOOTSTRAPPED
2009-08-12 Pierre RossiJust a quick review of the french translation.
2009-08-12 Friedemann KleintDebugger: Make use of the "displayedtype" attribute.
2009-08-11 ckDebugger: Added auto test for QModelIndex dumper.
2009-08-11 ckDebugger: Adapted dumper auto tests to new QObjectPriva...
2009-08-10 ckDebugger: Fixed QMapNode dumper.
2009-08-07 ckDebugger: More dumper auto tests.
2009-08-06 ckDebugger: Fixed dumper autotests.
2009-08-06 Erik VerbruggenMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-08-06 ckBugfix: Private header is no longer included in public...
2009-08-06 Erik VerbruggenMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-08-05 ckMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-08-05 ckDebugger: More dumper auto tests.
2009-08-05 ckDebugger auto tests: Tracked changes to QObjectPrivate.
2009-08-04 ckDebugger: Added auto test to stay in sync with QObjectP...
2009-08-04 ckDumper updates.
next