hjk
|
193af69a38
|
debugger: add a manual test for QSharedDataPointer
|
2009-04-17 15:35:28 +02:00 |
|
hjk
|
01284f2160
|
debugger: use & in "p (char*)&qDumpOutBuffer". This improves the
situation in release builds a bit as we get at least a list of
(afterwards failing) dumpers.
|
2009-04-17 15:35:28 +02:00 |
|
con
|
412a4b027d
|
Merge commit 'origin/1.1'
Conflicts:
src/plugins/debugger/debuggeractions.cpp
src/plugins/debugger/gdboptionpage.ui
|
2009-04-17 15:17:31 +02:00 |
|
hjk
|
6f85959d06
|
fakevim: eat Ctrl-A to prevent the global "select all" shortcut to trigger
|
2009-04-17 14:58:01 +02:00 |
|
con
|
02d0ede3ec
|
Two-keystroke menu shortcuts do not work on Mac.
|
2009-04-17 14:28:18 +02:00 |
|
hjk
|
85f340e27f
|
debugger: fix dumper building on 'release' Qts
|
2009-04-17 14:23:21 +02:00 |
|
dt
|
ad1047925b
|
Fix the directories the cmakelugin checks for the debugger plugin
I need to refactor that code for 1.2.
|
2009-04-17 12:27:04 +02:00 |
|
Friedemann Kleint
|
dd67f0857d
|
Prevent non-existing projects from showing on the welcome page.
Reviewed-by: dt <qtc-committer@nokia.com>
|
2009-04-17 11:48:50 +02:00 |
|
Friedemann Kleint
|
2a1c503bc3
|
Fix debugger settings action.
|
2009-04-17 11:31:52 +02:00 |
|
Friedemann Kleint
|
e76943ebb5
|
Load required dependency lib "dbghelp.dll" manually.
|
2009-04-17 10:13:41 +02:00 |
|
Friedemann Kleint
|
7456e4e514
|
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
|
2009-04-17 09:06:45 +02:00 |
|
hjk
|
d0a97d0bf7
|
tests: add a script that runs elflint on all binaries
|
2009-04-17 09:03:41 +02:00 |
|
Friedemann Kleint
|
7d41e04884
|
Split apart debugger options pages, allow specifying a path to CDB.
Modify engine creation funcs to populate a list of option pages
to be able to handle engine enabling independently of the
actual engine creation.
|
2009-04-17 09:03:32 +02:00 |
|
dt
|
55be2ea52f
|
Merge branch '1.1' of git@scm.dev.nokia.troll.no:creator/mainline into 1.1
|
2009-04-16 17:13:11 +02:00 |
|
dt
|
dec4acdbf2
|
Run make clean on clicking rebuild for the debugging helper library.
|
2009-04-16 17:12:19 +02:00 |
|
Thorbjørn Lindeijer
|
ceca662ec5
|
Updated known issues related to .pro file parsing
Reviewed-by: Oswald Buddenhagen
|
2009-04-16 17:02:45 +02:00 |
|
Thorbjørn Lindeijer
|
c8a2423627
|
Don't disable the frame around QSpinBox in debugger options
|
2009-04-16 16:48:59 +02:00 |
|
dt
|
3e9ded4351
|
Merge branch '1.1' of git@scm.dev.nokia.troll.no:creator/mainline into 1.1
|
2009-04-16 16:25:12 +02:00 |
|
mae
|
08759787fe
|
Merge branch '1.1' of git@scm.dev.nokia.troll.no:creator/mainline into 1.1
|
2009-04-16 16:25:14 +02:00 |
|
dt
|
8f78e79b98
|
Correct and add some notes about the debugging helper library.
|
2009-04-16 16:24:38 +02:00 |
|
Oswald Buddenhagen
|
923db1ce6d
|
less convoluted
|
2009-04-16 15:36:26 +02:00 |
|
Oswald Buddenhagen
|
1356d8c20a
|
whoops
newlines are like whitespace, so items don't run together
|
2009-04-16 15:36:26 +02:00 |
|
dt
|
c95b3eef37
|
Fixes make install not installing the wrapper
Patch by Fathi Boudra.
|
2009-04-16 15:27:50 +02:00 |
|
dt
|
649e3a2597
|
Merge commit 'origin/1.1' into 1.1
|
2009-04-16 15:26:53 +02:00 |
|
hjk
|
39bf47f7ae
|
debugger: fix message on debugger exit
|
2009-04-16 15:06:31 +02:00 |
|
hjk
|
544aea1a2e
|
debugger: watcher creation revisited
|
2009-04-16 14:42:45 +02:00 |
|
hjk
|
e2ef47bcff
|
debugger: prevent endless loop when contructor breakpoints are located
in inaccessible files
|
2009-04-16 14:42:45 +02:00 |
|
Thorbjørn Lindeijer
|
98c87839bd
|
Updated files to be patched to new Qt version
|
2009-04-16 13:59:53 +02:00 |
|
hjk
|
40700c9dd7
|
debugger: add an autotest for the regexp used for paring 'info break' output
|
2009-04-16 12:52:29 +02:00 |
|
hjk
|
1f458da6bb
|
debugger: add a destructor in the manual test
|
2009-04-16 12:17:01 +02:00 |
|
hjk
|
5076be59e3
|
fakevim: fix cursor position for <n>j or <n>k and end or begin of document
|
2009-04-16 11:52:58 +02:00 |
|
Thorbjørn Lindeijer
|
bc89f5dc4f
|
Merge branch '1.1'
Conflicts:
src/plugins/debugger/debuggeractions.cpp
Reviewed-by: hjk
|
2009-04-16 11:32:05 +02:00 |
|
hjk
|
c172e9b1a4
|
fakevim: autotests for 'e', 'dd', 'w', 'cc'
|
2009-04-16 11:26:12 +02:00 |
|
mae
|
655d39a9d7
|
nicer visual session switching
|
2009-04-16 11:22:18 +02:00 |
|
Thorbjørn Lindeijer
|
ef1311d054
|
Fixed restoring of full screen window state
Task-number: 247123
|
2009-04-16 10:28:41 +02:00 |
|
hjk
|
3c7b1f4a80
|
debugger: return the address of the output buffer from the dumpers
|
2009-04-16 08:57:34 +02:00 |
|
hjk
|
6f56ad0ac3
|
projectmanager: proper name for build log dialog
|
2009-04-16 08:43:39 +02:00 |
|
Oswald Buddenhagen
|
cc09453cb1
|
make quote/escape parsing more qmake-compatible
|
2009-04-15 20:35:58 +02:00 |
|
Oswald Buddenhagen
|
031c7c1658
|
QT_NO_CAST_FROM_ASCII safety
|
2009-04-15 20:35:58 +02:00 |
|
Oswald Buddenhagen
|
870a3b3903
|
protect against circular inclusion of pro/pri files
Task-number: 250574
|
2009-04-15 20:35:58 +02:00 |
|
Oswald Buddenhagen
|
99fccb6d37
|
do not crash on lines starting with an equal sign
|
2009-04-15 20:35:58 +02:00 |
|
Alessandro Portale
|
7a0baf65e7
|
Don't annoy Windows users with alien dir separators
|
2009-04-15 19:07:25 +02:00 |
|
Alessandro Portale
|
03fb468d53
|
Don't annoy Windows users with alien dir separators
|
2009-04-15 18:44:41 +02:00 |
|
Alessandro Portale
|
9c57693a09
|
Don't annoy Windows users with alien dir separators
|
2009-04-15 18:39:05 +02:00 |
|
dt
|
8817cdd2bd
|
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
|
2009-04-15 18:35:46 +02:00 |
|
Alessandro Portale
|
d54df03794
|
Don't annoy Windows users with alien dir separators
|
2009-04-15 18:34:03 +02:00 |
|
dt
|
d0c6a85d0f
|
Showing wrong path separator in the project mode.
Review-By: Alessandro
|
2009-04-15 18:31:16 +02:00 |
|
Alessandro Portale
|
b13e19ef61
|
Don't annoy Windows users with alien dir separators
|
2009-04-15 17:42:04 +02:00 |
|
kh
|
b1ea36bc47
|
Fix build with namespaced Qt
Reviewed-by: Thorbjorn Lindeijer
|
2009-04-15 17:36:38 +02:00 |
|
Alessandro Portale
|
eed3c413e1
|
Don't annoy Windows users with alien dir separators
|
2009-04-15 17:32:53 +02:00 |
|