Commit Graph

2368 Commits

Author SHA1 Message Date
hjk
f338c4eed7 Fixes: Fixes: backport debugger: remove unneeded #include <window.h> that
confused
2009-02-18 12:25:22 +01:00
hjk
df16699ed9 Fixes: debugger: revert accidental parts of b0650238 2009-02-11 14:17:25 +01:00
hjk
53ab86dceb Fixes: fakevim: explicitly make 'l' an 'exclusive' motion 2009-01-28 18:35:05 +01:00
hjk
943efa766c Fixes: debugger: work on hash and map dumper with simple keys or
values
2009-01-28 17:34:23 +01:00
hjk
89fc9886c4 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-01-28 16:55:41 +01:00
hjk
b58fe0f4d3 Fixes: debugger: work on hash dumper for string-ish keys 2009-01-28 16:55:09 +01:00
dt
e7cd1e23e7 Merge commit 'origin/master' 2009-01-28 16:35:10 +01:00
dt
d772ff2aa5 Fixes: Copy share to the build directory.
Task:     Found while testing
Details:  Shadow builds and debugging didn't work.
2009-01-28 16:04:20 +01:00
hjk
2dac5e6447 Fixes: debugger: display quotes around strings in locals view 2009-01-28 15:17:55 +01:00
hjk
0ac615a101 Fixes: debugger: fix dumping of QString used as hash key 2009-01-28 15:06:05 +01:00
hjk
eb021724df Fixes: debugger: sort array and list indices numerically 2009-01-28 12:15:40 +01:00
hjk
08e17e6e6b Fixes: debugger: more quote fixes 2009-01-27 17:41:31 +01:00
hjk
9772ab9904 Fixes: debugger: revert change from " to ' style quoting
Details:  ' was used interanlly sometimes
2009-01-27 17:15:51 +01:00
con
cc65b3949a Fixes: - Resources (templates etc) on Mac 2009-01-27 12:42:28 +01:00
Daniel Molkentin
5ed76b9621 Merge branch 'master' of git://scm.dev.nokia.troll.no/creator/mainline into make_install/master 2009-01-22 10:28:15 +01:00
Daniel Molkentin
aec1e26228 Fixes: Document rpath, fix resource targets on mac and linux 2009-01-22 10:14:09 +01:00
Daniel Molkentin
a534a1e4d7 More work toward make install on Linux. 2009-01-21 08:52:19 +01:00
Daniel Molkentin
0f20a20b4c Fixes: Implement make install target, Step 1
Details: Moving files so that the local layout corresponds to the layout pushed by make install.
Adjust Make target, modify the resource path of the loader to find the resources in the
right place. All pathes are still looked up relative to binaryPath(), libs are found via
relative rpath.
2009-01-21 08:52:19 +01:00