summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Disable building for projects that advertise that they aren't buildable.dt2009-10-051-3/+5
| | | | And skip building before running for them.
* CDB: Restore current thread.Friedemann Kleint2009-10-051-0/+10
|
* Merge branch '1.3' of git@scm.dev.nokia.troll.no:creator/mainline into 1.3con2009-10-0512-61/+259
|\
| * CDB: Provide thread frame informationFriedemann Kleint2009-10-053-28/+113
| |
| * Debugger: Extend threads model to display frame.Friedemann Kleint2009-10-053-18/+85
| | | | | | | | Acked-by: hjk <qtc-commiter@nokia.com>
| * Don't override escaped quotes.Roberto Raggi2009-10-051-8/+32
| |
| * Tweaks to the project pane.dt2009-10-054-7/+26
| | | | | | | | (cherry picked from commit e187cb40fd7e291fcecefa9908cfe0922a10c246)
| * Remove margin around qmakestep config widget.dt2009-10-051-0/+3
| | | | | | | | (cherry picked from commit 53026537b74dbb0f757d8a80f6ea557eb68c0316)
* | Merge branch '1.3' of git@scm.dev.nokia.troll.no:creator/mainline into 1.3con2009-10-05272-1156/+1235
|\ \ | |/ | | | | | | | | | | Conflicts: src/plugins/cpptools/cppfindreferences.cpp src/plugins/cpptools/cpptoolsplugin.cpp src/plugins/texteditor/basefilefind.cpp
| * Trk: Checking for write errors when writing file to device.Robert Loehning2009-10-054-16/+34
| | | | | | | | Reviewed-by: con
| * Fix QKeySequence::DeleteStartOfWord in auto-indentation modemae2009-10-051-1/+18
| | | | | | | | | | The changes enables the auto-parentheses magic of normal backspace also for the DeleteStartOfWord case.
| * Added `Find Usages' of a Symbol.Roberto Raggi2009-10-0510-10/+64
| |
| * Fix Trk error handlingFriedemann Kleint2009-10-055-22/+48
| | | | | | | | | | Do not close a trk device from its read handler, wire messages correctly. TrkDevice: Terminate threads before closing.
| * Highlight unused symbols.Roberto Raggi2009-10-051-8/+14
| |
| * debugger: fix attaching to core filehjk2009-10-052-18/+65
| |
| * Search for possible references in template arguments.Roberto Raggi2009-10-051-2/+6
| |
| * Ensure the user can stop a semantic search and added a method to get a ↵Roberto Raggi2009-10-054-0/+23
| | | | | | | | pointer to the ModelManagerInterface.
| * Introduced an overload of reportResult() that can deal with strong and weak ↵Roberto Raggi2009-10-051-11/+14
| | | | | | | | results.
| * Restore the state of QObject::blockSignals()Roberto Raggi2009-10-054-10/+10
| |
| * Don't look at formal arguments.Roberto Raggi2009-10-051-0/+28
| |
| * debugger: work around Apple gdb-1344 problemhjk2009-10-051-1/+5
| |
| * debugger: rework 'jump to source' logichjk2009-10-055-114/+137
| |
| * Improved template instantiation.Roberto Raggi2009-10-053-170/+150
| |
| * Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-05249-773/+619
| | | | | | | | | | Also move Designer::Internal::FormWindowEditor -> Designer::FormWindowEditor.
* | Refactor search result window for use of many items and checked state.con2009-10-0510-110/+141
|/
* debugger: let 'attach to running process' dialog activate the 'ok' button ifhjk2009-10-052-4/+16
| | | | there's only one choice after filtering
* debugger: add some debug output when disassembler view fails to retrieve thehjk2009-10-051-2/+1
| | | | base address
* debugger: handle failure of -exec-step gracefully if debug information ishjk2009-10-051-13/+27
| | | | missing.
* debugger: work on trk memory accesshjk2009-10-052-26/+201
|
* debugger: fix manual reload of registershjk2009-10-053-27/+3
|
* Trk: Fixed installing without running.Robert Loehning2009-10-021-10/+10
|
* implement eval()Oswald Buddenhagen2009-10-021-6/+16
|
* Version bump.con2009-10-0232-118/+118
|
* Trk: Load symbol file correctly on WindowsFriedemann Kleint2009-10-021-0/+2
|
* CDB: Fix dumper regressionFriedemann Kleint2009-10-023-15/+26
| | | | | | | | - Do not deref d-ptr when checking on QVariants of PODS - Make type/value fixing of dumper results more fine-grained - Allow children in expandPtrToDumpage (QWidget-Pointers) - Fix broken size cache (queuePrefix was empty) - Compile
* Make [ start a block and trigger indentation in the qml editor.Christian Kamm2009-10-023-14/+28
| | | | Reviewed-by: erikv
* debugger: fix gotoLocation() on Machjk2009-10-021-6/+15
| | | | Mac's "stopped" message does not come with location data.
* debugger: code cosmeticshjk2009-10-021-23/+8
|
* QmlEditor: Fix compilation on Windows.Daniel Molkentin2009-10-021-0/+1
| | | | (cherry picked from commit b4e376d4e84fed96660ba373371b56d72fd141d6)
* Designer: Fix accelerator.Daniel Molkentin2009-10-021-1/+1
| | | | (cherry picked from commit 649214c4db6c1d2bfdab8039614b4636d5773c06)
* debugger: small tweaks to gotoLocation()hjk2009-10-024-24/+15
|
* debugger: fix chain of fallbacks for disassembler view.hjk2009-10-029-53/+89
| | | | Use non-mixed mode if source is not available.
* debugger: keep track of library loads as reported by trkhjk2009-10-022-2/+34
|
* Fix the Creator widgets Designer plugin, add DetailsWidgets.Friedemann Kleint2009-10-026-20/+259
| | | | | Polish the DetailsWidget for that purpose, add properties, make it survive without widgets, add a container extension.
* fixed repaint issue with collapse-popupsmae2009-10-011-2/+2
|
* Also switch the cmake run configuration to using the detailswidgetdt2009-10-012-26/+9
|
* No longer necessarydt2009-10-013-4/+0
|
* Fix id creationdt2009-10-011-2/+2
|
* Remove debugging output.dt2009-10-011-1/+0
|
* tune the project pane's detail widgetmae2009-10-011-12/+10
| | | | Done with dt