summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Patch the right version of libQtCore1.2Thorbjørn Lindeijer2009-10-051-1/+1
* Adding/removing via context menu isn't possible in 1.2.1Thorbjørn Lindeijer2009-09-251-2/+1
* Some small updates to the documentation of generic projectsThorbjørn Lindeijer2009-09-251-5/+9
* Clean up the index page a bit.Daniel Molkentin2009-09-253-10/+9
* Silence doc warnings, apply new Qt docs layout, add CVS to RCSes.Daniel Molkentin2009-09-254-27/+79986
* long live the kinghjk2009-09-251-1/+1
* Doc - Fixed a typoKavindra Devi Palaraja2009-09-251-1/+1
* Doc - More documentation for the Sessions sectionKavindra Devi Palaraja2009-09-253-8/+10
* Doc - More CleanupsKavindra Devi Palaraja2009-09-251-15/+17
* Doc - Fixed a typoKavindra Devi Palaraja2009-09-251-1/+1
* Doc - Some cleanups on the Generic Project documentationKavindra Devi Palaraja2009-09-251-29/+35
* Doc - Modifying the documentation of Creator to have a separate page onKavindra Devi Palaraja2009-09-251-18/+34
* Made a start on improving the generic project documentationThorbjørn Lindeijer2009-09-251-4/+42
* Added missing include.Gabriel de Dietrich2009-08-191-0/+1
* debugger: hopefully _finally_ fix the "vanishing helper checkmark" problemv1.2.1hjk2009-07-101-2/+4
* proper version of 33dd9deaeaaa0da7521a402f36cce2005dde8477Daniel Molkentin2009-07-102-2/+2
* Updated changelogThorbjørn Lindeijer2009-07-101-1/+4
* Fixed possible crash when completing function-like arguments.Roberto Raggi2009-07-102-3/+3
* Version bump 1.2.0 --> 1.2.1.con2009-07-0932-118/+118
* Full version number.con2009-07-091-2/+2
* Added ChangeLog for Qt Creator 1.2.1Daniel Molkentin2009-07-011-0/+25
* debugger: fix regression in QVariant dumperhjk2009-07-012-2/+5
* debugger: remove QtGui dependency from debugging helpershjk2009-07-015-16/+40
* debugger: backport compilation fix for dumpers on Qt 4.4 from creator masterhjk2009-07-011-7/+19
* Do not give up loading dumpers (MinGW/injection load).Friedemann Kleint2009-06-301-1/+2
* Prevent CDB engine from being started several times.Friedemann Kleint2009-06-301-0/+4
* Improve error logging of CDB breakpoint setting.Friedemann Kleint2009-06-305-34/+70
* debugger: remove debug messagehjk2009-06-301-1/+1
* QtVersion::toolchain() can be 0, fix crash.dt2009-06-301-1/+5
* Fix crash on removing a .pro file from the project with creator opendt2009-06-301-1/+5
* Complete (ex: messages about data dumpers) Russian translation for Qt Creator...Sergey Belyashov2009-06-301-6636/+6321
* debugger: set default values for all saved optionshjk2009-06-301-6/+33
* debugger: attempty to work around old ini files containing @Invalid() entrieshjk2009-06-301-2/+7
* debugger: clear more status variables in initializeVariables() tohjk2009-06-304-14/+33
* debugger: fix dumper for QList<T*>v1.2.0hjk2009-06-191-1/+1
* debugger: fix crash on "recheck debugging helper" when not debugginghjk2009-06-192-1/+2
* Adding a note at the end of the tutorial and removed unused statements in docs.Daniel Molkentin2009-06-181-2/+7
* Doc - ommitting incomplete parts of the tutorialKavindra Devi Palaraja2009-06-181-6/+8
* Recognize DLL not found excption as non-fatal in CDB.Friedemann Kleint2009-06-181-1/+6
* Addressbook tutorial review fixes.Daniel Molkentin2009-06-171-4/+4
* Document known issue with storing the settings on an NFS shareThorbjørn Lindeijer2009-06-171-0/+9
* Prevent cdb from repetitively initalizing dumpers in case of failures.Friedemann Kleint2009-06-171-0/+1
* Unbreak the cmake plugin for the 1.2 releasedt2009-06-171-8/+9
* Cherry-pick: Update license headers and sales contact details.con2009-06-161222-2445/+2445
* Further changelog perfectionismThorbjørn Lindeijer2009-06-161-24/+24
* (un)install -> (un)register, add nogui mode for use in installerDaniel Molkentin2009-06-161-38/+44
* Doc - Reviewed Change LogKavindra Devi Palaraja2009-06-161-20/+22
* Removed dotsThorbjørn Lindeijer2009-06-161-15/+15
* Clarified the auto-save and run-without-building optionsThorbjørn Lindeijer2009-06-161-2/+3
* Fixed the alignment of the line/column number labelThorbjørn Lindeijer2009-06-163-3/+7