summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* work on std::list dumperhjk2008-12-102-7/+9
* Fix git configuration page resize behaviourThorbjørn Lindeijer2008-12-101-85/+68
* work on std::list dumper; also a bit of refactoringhjk2008-12-102-138/+89
* Don't use QTC_ASSERT in the C++ front-end library. The engine does notRoberto Raggi2008-12-104-25/+17
* Fixes: - Don't popup the git output window at all operationscon2008-12-104-23/+44
* add custom dumpers for std::listhjk2008-12-104-46/+170
* Fixes: - Warning about wrong connectcon2008-12-101-4/+8
* Implemented support for C++ and iso646 operators.Roberto Raggi2008-12-104-3/+158
* Don't allow collapsing the settings pagesThorbjørn Lindeijer2008-12-101-1/+2
* Fixes: - Give show commit dialog a window titlecon2008-12-101-0/+1
* Fixes: - tools->git->show commit dialog brokencon2008-12-101-1/+1
* Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into...mae2008-12-101-10/+12
|\
| * Set the help id for macros to their nameThorbjørn Lindeijer2008-12-101-0/+1
| * Fixed macro tooltip overriding type informationThorbjørn Lindeijer2008-12-101-10/+11
* | rename visible parts of QuickOpen to "Type to locate", "Locate...", and "Loca...mae2008-12-102-3/+3
* | Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into...mae2008-12-1031-83/+355
|\ \ | |/
| * QByteArray::toLong() does not auto-detect the base and also fixed a typo inRoberto Raggi2008-12-101-2/+10
| * Fixes: Don't call Qt4ProFileNode::update on rebuild.dt2008-12-095-12/+123
| * Sort C++ QuickOpen with less than 1000 resultsThorbjørn Lindeijer2008-12-091-0/+9
| * Added the CppFunctionsFilter to QuickOpenThorbjørn Lindeijer2008-12-095-5/+129
| * Fixes: - crash on windowsPatrick Star2008-12-091-1/+1
| * Fixes: - "Problems" -> "Build Issues"con2008-12-092-2/+2
| * Follow macro under cursor.Roberto Raggi2008-12-091-0/+9
| * Exclude anonymous symbols from the QuickOpenThorbjørn Lindeijer2008-12-091-1/+4
| * Fixed macro locations.Roberto Raggi2008-12-095-14/+16
| * Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into...hjk2008-12-096-22/+73
| |\
| | * oops! fixed a typoRoberto Raggi2008-12-091-1/+1
| * | some QTC_ASSERT polishinghjk2008-12-0911-45/+51
* | | add explicit "Clean Whitespace" advanced actionmae2008-12-097-46/+42
* | | fix TabSettings::isIndentationClean(), it had false positivesmae2008-12-091-1/+1
* | | fix focus policy of the buttons so tab makes more sensemae2008-12-091-0/+12
* | | Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into...mae2008-12-09116-795/+1484
|\ \ \ | | |/ | |/|
| * | tooltip for macro definitions.Roberto Raggi2008-12-096-22/+73
| |/
| * use QTC_ASSERT instead of Q_ASSERThjk2008-12-0994-655/+905
| * Fixes: Add those files.dt2008-12-092-0/+248
| * Fixes: Whitespace to make hjk happy.dt2008-12-091-5/+5
| * Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into...dt2008-12-09117-804/+820
| |\
| | * move plugins/debugger/assert.h -> /libs/utils/qtcassert.hhjk2008-12-0913-17/+23
| | * Don't clip the right margin indicationThorbjørn Lindeijer2008-12-091-15/+14
| | * rename QWB_ASSERT into QTC_ASSERThjk2008-12-0910-62/+62
| * | Fixes: Some running support for cmakedt2008-12-097-27/+144
| * | Fixes: Show the actual qt version in the Tools/Options dialog.dt2008-12-082-8/+26
* | | make indenting the selection a single undo/redo commandmae2008-12-091-3/+2
| |/ |/|
* | fix file name validation bughjk2008-12-091-8/+12
* | some more whitespace changeshjk2008-12-0990-571/+528
* | Added the methods to get all the identifiers used in a translation unit.Roberto Raggi2008-12-092-0/+11
* | Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into...hjk2008-12-081-1/+1
|\ \
| * | Fixes: - Custom Dumpers on Maccon2008-12-081-1/+1
* | | make tooltip use while debugging configurablehjk2008-12-084-23/+38
|/ /
* | Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into...hjk2008-12-087-67/+77
|\ \