summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* debugger: fix QString dumperhjk2010-04-131-1/+1
* debugger: slightly better wording of action names when disabling multiplehjk2010-04-131-1/+8
* debugger: fix QTCREATORBUG-1127 (kill on disabling multiple breakpoints)hjk2010-04-131-3/+3
* debugger: prevent endless loop on strange disassembler resultshjk2010-04-132-31/+42
* Debugger[gdb/MingW]: Add import statements for Python 2.5Friedemann Kleint2010-04-132-1/+3
* debugger: some gui & code cosmeticscon2010-04-1310-67/+85
* Fixed ruler alignment on MacOS for fonts with fractional metrics.Erik Verbruggen2010-04-131-3/+3
* Switch away from modes that become deactivatedTobias Hunger2010-04-131-0/+12
* Handle fully qualified types in the root namespace for template typenames.Erik Verbruggen2010-04-131-0/+3
* Fixed parsing of anonymous template parameters.Roberto Raggi2010-04-131-6/+15
* Only add qtcreator's qm files to iterate through.Daniel Molkentin2010-04-131-1/+1
* Fixed missing text/design mode sync warningsLasse Holmstedt2010-04-134-17/+16
* Fix crash for lasting IdsMarco Bubke2010-04-134-13/+21
* Return sessible value for a invalid node meta info objectMarco Bubke2010-04-132-67/+70
* Let the designer start nodes which have invalid meta infocon2010-04-1311-44/+40
* Check if the meta object is createdMarco Bubke2010-04-131-0/+8
* Cache dynamic properties.Kai Koehne2010-04-133-8/+10
* Abort reparenting if list interface is not fully supportedMarco Bubke2010-04-131-1/+28
* Check if the property is validMarco Bubke2010-04-132-4/+21
* Updated Russian translationSergey Belyashov2010-04-121-6266/+7424
* QmlDesigner: Add test case of WebView usageKai Koehne2010-04-121-0/+12
* debugger: fix cli disassembler command for an address rangehjk2010-04-091-1/+1
* Don't forget to setupWidget on FakeVim initialization.Vladimir Kuznetsov2010-04-091-1/+3
* Correctly move cursor after Backspace when following identation.Vladimir Kuznetsov2010-04-091-0/+2
* Handle Home and End keys in insert mode.Vladimir Kuznetsov2010-04-091-0/+10
* code cosmetics for generated codehjk2010-04-091-1/+1
* Reverse the order of FakeVim setting pagesThorbjørn Lindeijer2010-04-092-3/+2
* debugger: compile fix for manual test on windowshjk2010-04-091-0/+2
* debugger: add comment to not test QStandardItemModel with python dumpershjk2010-04-091-0/+2
* debugger: add some comments on overall architecturehjk2010-04-091-0/+71
* fakevim: disable some debug outputhjk2010-04-091-2/+2
* debugger: fix some encoding issues, modify manual testshjk2010-04-095-45/+62
* debugger: rework error handling in python dumpershjk2010-04-092-1036/+950
* Fixed warning messages on close if user does not have QtCreator.iniLasse Holmstedt2010-04-091-0/+1
* debugger: show contents of pointer instead of its address in the python dumpershjk2010-04-091-3/+8
* debugger: fix 5d599456hjk2010-04-091-4/+2
* debugger: fix disassembler output handling on Machjk2010-04-091-32/+38
* debugger: no need to kill the process if someone tries 'step out' on the oute...hjk2010-04-091-1/+3
* debugger: don't force use of compiled debugging helpers in the terminal adapterhjk2010-04-091-8/+0
* debugger: add a manual test for an endless loop and check forhjk2010-04-092-5/+14
* debugger: prevent the QML editor from setting breakpointshjk2010-04-091-18/+39
* debugger: fix std::string dumperhjk2010-04-091-1/+1
* debugger: fix crash for 'Create Full Backtrace' on engines that don't supporthjk2010-04-091-1/+2
* Debugger[cdb/gdb]: Fix formatting of integers/messages.Friedemann Kleint2010-04-096-11/+62
* Debugger[gdb/MinGW]: Dokument attach to console as not working.Friedemann Kleint2010-04-091-0/+4
* Debugger[gdb/MinGW]: Ignore spurious 'running' warnings when attaching.Friedemann Kleint2010-04-091-4/+13
* Try to avoid weird debug mode layout when moving from 1.3 to 2.0.con2010-04-091-2/+2
* Fix clearing of build issuesdt2010-04-091-0/+1
* Fixed detection of /epoc32/include/stdapis/string.hAlessandro Portale2010-04-091-1/+1
* Case insensitive drive comparision: Symbian SDK vs. project sources.Alessandro Portale2010-04-091-1/+1