summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* UI text: fix capitalizationLeena Miettinen2011-03-217-13/+13
* Use distinct ABIs for MSVC versionsTobias Hunger2011-03-217-51/+127
* fix crash when evalError() is called before a block is startedOswald Buddenhagen2011-03-211-1/+2
* QmlCppDebugger: breakpoint on cpp startup before qml is loaded (QTCREATORBUG-...Christiaan Janssen2011-03-211-0/+1
* QmlDebug: Fix crash on app closingKai Koehne2011-03-213-9/+12
* QmlJsDebug: Remove unused codeKai Koehne2011-03-212-23/+0
* debugger: intercept calls to qFatalhjk2011-03-214-37/+67
* QmlJSDumper: improve d1041cc9676e3074d1f099238fde0e16e4aef704Thomas Hartmann2011-03-211-1/+1
* Fixes double display of clean outputdt2011-03-211-4/+4
* QmlJSDumper: fix for plugins/componentsThomas Hartmann2011-03-211-0/+1
* QmlDesigner.propertyEditor: bugfixThomas Hartmann2011-03-211-0/+6
* QmlDesigner.formEditor: add reset buttonThomas Hartmann2011-03-216-0/+27
* Bazaar: fix conflicting keyboard shortcutscerf2011-03-211-4/+4
* Don't validate executable/working directory.con2011-03-211-2/+6
* Fix style of variable insertion.con2011-03-211-1/+1
* QmlDesigner.rewriter: recognize escaped unicode charactersThomas Hartmann2011-03-191-2/+42
* QmlDesigner.metaInfo: perfomance fixThomas Hartmann2011-03-191-5/+15
* sync host & target mode determination with qmakeOswald Buddenhagen2011-03-182-46/+132
* more exact qmake command line parsingOswald Buddenhagen2011-03-183-51/+57
* move command line args from ProFileEvaluator to ProFileOptionOswald Buddenhagen2011-03-184-35/+32
* recognize backslashes when evaluating a feature file's relativityOswald Buddenhagen2011-03-181-1/+2
* remove pointless conditionalOswald Buddenhagen2011-03-181-1/+1
* debugger: fix vanishing location mark in disassembler modehjk2011-03-183-2/+14
* Typo fix.Alessandro Portale2011-03-181-1/+1
* Code cleanup.Alessandro Portale2011-03-181-5/+2
* Code deduplication.Alessandro Portale2011-03-183-6/+4
* Added (optional) touch optimized navigation of HTML5 appsAlessandro Portale2011-03-186-22/+93
* QmlDesigner.rewriter: fixes utf 8 encodingThomas Hartmann2011-03-181-1/+1
* QmlDesigner: missing filesThomas Hartmann2011-03-182-0/+0
* QmlPuppet: crashfix for puppetThomas Hartmann2011-03-181-0/+1
* UI text: fix capitalizationLeena Miettinen2011-03-181-3/+3
* Qt4 Maemo: Simplfy code for adding OTHER_FILES to .pro filedt2011-03-186-4/+29
* QmlDesigner.propertyEditor: bugfix for invalid idsThomas Hartmann2011-03-181-0/+1
* QmlDesigner: updating plugins for meego and symbianThomas Hartmann2011-03-183-14/+161
* Debugger: Always add Qt install source mappings for gdb.Friedemann Kleint2011-03-186-5/+43
* Bazaar: fix commit error for 'rename' changescerf2011-03-181-1/+9
* Bazaar: fix indentation and whitespacescerf2011-03-181-5/+5
* resolve symlinks in project files' parent directoriesOswald Buddenhagen2011-03-171-1/+2
* TargetSetupPage: Hide add build path until the button is cliked oncedt2011-03-171-5/+9
* debugger: fix removal of dummy <Edit> watch item using the <Del> keyhjk2011-03-173-1/+5
* fakevim: fix crash in ex command mappinghjk2011-03-171-12/+18
* fakevim: simplify pointer handling in ex command mappinghjk2011-03-171-67/+37
* Analyzer: Compile fix for gcc 4.0.1Kai Koehne2011-03-171-1/+1
* QmlJSDebugger: Removed the double-click feature from the color boxThorbjørn Lindeijer2011-03-172-8/+0
* Qt4 Options Page: Show S60 paths even if qt is invaliddt2011-03-173-13/+26
* QmlJS find usages: Don't pop up a result window if we don't search.Christian Kamm2011-03-171-13/+20
* QmlJS: Fix find usages if id and property name conflict.Christian Kamm2011-03-171-26/+57
* Mingw: Fix autodetectionTobias Hunger2011-03-171-1/+3
* Mingw: Actually check for g++, not gccTobias Hunger2011-03-171-1/+1
* QmlDesigner.model: crashfixThomas Hartmann2011-03-171-1/+1