summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Sorry, still can't embed videos, crashes too often.v1.1.0-rc1con2009-04-092-35/+2
* Fixes: Changes in skipping files and suggested path in qrc editorOlli Werwolff2009-04-091-3/+13
* debugger: provide an entry saying <no information> if an object has nohjk2009-04-091-1/+15
* Prevent endless loop when no matching brace is foundThorbjørn Lindeijer2009-04-091-3/+8
* Show a useful dialog when debugger can't find debugging helper.con2009-04-082-0/+29
* debugger: make QObject connection dumper work againhjk2009-04-081-6/+4
* debugger: start work on new stand-alone test for debugging helpershjk2009-04-084-2/+27
* Attempt to clear some confusion around generic projectThorbjørn Lindeijer2009-04-081-4/+4
* Fixed compiling with gcc 3.3Thorbjørn Lindeijer2009-04-081-2/+2
* fakevim: work on autotestshjk2009-04-083-73/+151
* debugger: make user visible strings translatablehjk2009-04-0813-97/+87
* debugger: stack view cosmeticshjk2009-04-082-14/+17
* app.pro: also add $$IDE_APP_TARGET to the installationhjk2009-04-081-0/+1
* Don't crash when unsplitting more complicated editor splits.con2009-04-082-4/+22
* Merge branch '1.1' of git@scm.dev.nokia.troll.no:creator/mainline into 1.1dt2009-04-0830-227/+277
|\
| * Merge branch '1.1' of git@scm.dev.nokia.troll.no:creator/mainline into 1.1dt2009-04-0829-224/+259
| |\
| | * Made font of search results match text editor fontThorbjørn Lindeijer2009-04-0810-41/+80
| | * Removed unused method from CPPEditorThorbjørn Lindeijer2009-04-082-16/+0
| | * Code style fixesThorbjørn Lindeijer2009-04-0820-164/+166
| | * Honour the default path passed to the generic project wizardThorbjørn Lindeijer2009-04-082-1/+13
| * | Use QT_INSTALL_DATA instead of path() for searching the debugger helperdt2009-04-082-5/+18
* | | Fixes small ui problems in remove file dialog.dt2009-04-081-29/+25
| |/ |/|
* | Remove superfluous TODOcon2009-04-081-2/+0
|/
* Merge branch '1.1' of git@scm.dev.nokia.troll.no:creator/mainline into 1.1dt2009-04-0831-118/+118
|\
| * Version bump.con2009-04-0830-112/+112
| * Another replaceVersion on Mac fix attempt.con2009-04-081-6/+6
* | Add ToolChain paths to the building of the debuggign helperdt2009-04-081-1/+21
|/
* Function argument widget was closing too early.con2009-04-081-2/+13
* debugger: fix debugging helpers for QHash<QString, ...>hjk2009-04-071-39/+33
* fakevim: fix some target column related issueshjk2009-04-071-3/+6
* Merge branch '1.1' of git@scm.dev.nokia.troll.no:creator/mainline into 1.1mae2009-04-0781-878/+1451
|\
| * More debugging helper renaming.con2009-04-072-12/+7
| * Switching to the output mode now always gives focus to the output mode.dt2009-04-072-0/+16
| * debugger: rename data dumpers into "debugging helpers"hjk2009-04-0713-164/+214
| * Fixed jumping to macro definitionsThorbjørn Lindeijer2009-04-071-2/+2
| * Better name for method to pick the completion collectorThorbjørn Lindeijer2009-04-077-10/+7
| * Add PKGCONFIG to highlighted variables.dt2009-04-071-1/+2
| * Merge branch '1.1' of git@scm.dev.nokia.troll.no:creator/mainline into 1.1dt2009-04-0715-81/+171
| |\
| | * Added license headers to javascriptengine_p.{cpp,h}Thorbjørn Lindeijer2009-04-072-52/+110
| | * Build debugging helpers on Mac.con2009-04-071-1/+1
| | * install the process stubOswald Buddenhagen2009-04-071-0/+2
| | * debugger: fix potential endless loophjk2009-04-071-9/+9
| | * pluginspec: don't use the patched plugin loader. breaks on Fedora 10...hjk2009-04-071-1/+2
| | * debugger: make assignment in watch window look nicer, also make it work inhjk2009-04-077-17/+40
| | * add readlink to the qtcreator startup script so that you can use sym links on itMarco Bubke2009-04-071-1/+1
| | * ask for dumper for QSharedPointerMarco Bubke2009-04-071-0/+6
| * | Typo fixes for cmake wizard pages.dt2009-04-071-8/+9
| * | Typo fixdt2009-04-071-1/+1
| * | Add a makestep that cleans updt2009-04-072-4/+12
| * | Show progress for building cmake projects.dt2009-04-074-7/+37