Roberto Raggi
a810af611e
Check for empty words
2009-05-06 17:04:38 +02:00
Alessandro Portale
5fd660c1e4
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-05-06 16:48:42 +02:00
mae
c96d63f0e8
compile
2009-05-06 16:51:36 +02:00
mae
2327629cff
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-05-06 16:49:24 +02:00
mae
7d936a398c
make insertion of braces a bit faster, by saving some of the rehighlighting work
2009-05-06 16:48:51 +02:00
Alessandro Portale
b38ba4d873
compile fix
2009-05-06 16:48:28 +02:00
Roberto Raggi
84b314bfee
Introduced Project::hasBuildSettings()
2009-05-06 16:33:43 +02:00
Alessandro Portale
246671c439
Don't annoy Windows users with alien dir separators
2009-05-06 16:26:32 +02:00
Daniel Molkentin
f7ec42a208
Documentation: Explain external library handling.
2009-05-06 16:22:42 +02:00
mae
b82673c982
do NOT steal the initial focus from the editor. Restore a session,
...
focus should be on the editor, not on some hidden tab widget on
the projects pane.
2009-05-06 16:22:29 +02:00
Roberto Raggi
ca09e1fc57
Show relative file names in the run configuration.
2009-05-06 16:13:44 +02:00
hjk
3d84da2b4d
debugger: initial work to start a remote gdbserver
2009-05-06 16:12:22 +02:00
Roberto Raggi
cd9bd8d56d
Changed the .qmlproject file format.
2009-05-06 15:56:54 +02:00
Roberto Raggi
d3f43f5d11
Show the error message in a tooltip.
2009-05-06 15:45:19 +02:00
Friedemann Kleint
591c186371
Made SharedLibraryInjector compile with MinGW.
2009-05-06 15:05:07 +02:00
Friedemann Kleint
e0de01190f
Started Console process handling for CDB.
...
Introduced "Suspend" mode for the process stub and corresponding
mode enumeration in console process (Windows).
2009-05-06 14:26:20 +02:00
hjk
9ae53e49ca
debugger: rename 'AttachRemote' to 'StartRemote'
2009-05-06 13:27:11 +02:00
Roberto Raggi
30eba90d50
Merge branch 'master' of ../mainline into dui-editor
2009-05-06 12:26:47 +02:00
dt
6e22eda3ad
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-05-06 12:10:57 +02:00
Daniel Molkentin
99becbe187
Fix for 8d7389fa8d.
2009-05-06 12:08:35 +02:00
Roberto Raggi
6327ee7f34
Check the `word' under cursor when renaming.
2009-05-06 11:56:48 +02:00
dt
8ab578b11a
Show a nice checkbox in the save dialog for SaveBeforeBuild
2009-05-06 11:55:21 +02:00
hjk
b5df077946
debugger: use -exec-interrupt to interrupt inferiors in gdbserver
2009-05-06 11:38:24 +02:00
Roberto Raggi
6855cb3edb
Merge branch 'dui-editor' of git@scm.dev.nokia.troll.no:creator/robraggis-creator into dui-editor
2009-05-06 11:24:53 +02:00
mae
74c50880c9
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-05-06 11:20:00 +02:00
mae
68d85acaa5
supress parentheses animation if the position was part of the previous
...
parentheses highlighting. This makes the Delete key work smoother when
the cursor is positioned behind a closing parenthesis.
2009-05-06 11:18:56 +02:00
Kai Koehne
e502fc2942
Fix runtime error on Linux when starting qmlviewer
...
Reviewed-by: Roberto Raggi
2009-05-06 11:14:59 +02:00
Daniel Molkentin
8d7389fa8d
Fix: Compile on Mac OS X with the official Qt for Mac / Qt SDK for Mac.
...
Find translation helper binaries in QT_INSTALL_BINS. QT_INSTALL_PREFIX is
/ on OS X, since it cannot have a meaningful value, unless you are
compiling Qt to work from the build dir, in which case QT_INSTALL_PREFIX
is set to this directory.
2009-05-06 10:53:07 +02:00
hjk
67d327c7cc
debugger: make stack reload engine-agnostic
2009-05-06 10:21:50 +02:00
hjk
4381b9d244
debugger: introduce a "NoEngine" option
2009-05-06 10:13:36 +02:00
hjk
62f40474a6
debugger: work on gdbserver based remote debugging
...
Works only with Archer, possibly gdb head. It attaches now, sets breakpoints,
steps etc but cannot be stopped when running.
2009-05-06 09:45:31 +02:00
hjk
457addbf40
debugger: imporev grey-out logic on the dumper settings page
2009-05-06 09:45:31 +02:00
Friedemann Kleint
63384fbdc3
Made std::vector/std::list work with CDB dumpers.
2009-05-06 09:22:05 +02:00
dt
6838223edd
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-05-06 08:22:23 +02:00
dt
3294f1f61c
Added missing files of last commit.
2009-05-06 08:21:57 +02:00
Oswald Buddenhagen
094c1bfca1
twice helps twice?
2009-05-05 21:00:24 +02:00
Oswald Buddenhagen
61d7435162
add missing operator
2009-05-05 21:00:24 +02:00
Oswald Buddenhagen
192c0e7423
document dumper output parsing hack
2009-05-05 21:00:24 +02:00
Oswald Buddenhagen
b590b6adc1
fix (rather theoretical) off-by-one
2009-05-05 21:00:24 +02:00
Oswald Buddenhagen
0b802b31c8
less inefficient
...
still quite some potential ...
2009-05-05 21:00:24 +02:00
Oswald Buddenhagen
0368b2134a
fix typos
2009-05-05 21:00:24 +02:00
Oswald Buddenhagen
57a93374cd
add some C escaping to relevant MI commands
2009-05-05 21:00:24 +02:00
Oswald Buddenhagen
f0c1244cbe
fix MI parser & dumper
2009-05-05 21:00:24 +02:00
Roberto Raggi
cd7e167d1d
Merge branch 'master' of ../mainline into dui-editor
2009-05-05 18:26:47 +02:00
dt
4357bf1bab
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-05-05 18:23:33 +02:00
dt
66bea14fef
Add options to: Save All before Build and Build before Run
...
So now you can choose not to automatically build before running.
And you can chose to automatically save all files before building.
The options are global and the default is the same as before.
2009-05-05 18:23:14 +02:00
con
7364d8ba3d
Remove unused method.
2009-05-05 18:08:06 +02:00
hjk
b373242aca
debugger: use current run configuration to read symbols for gdbserver
2009-05-05 17:50:35 +02:00
Friedemann Kleint
bae6525976
Started on QObject dumping for CDB, make it smarter.
...
Try to find qobject_p.h, if it exists and use its structures
to determine the child offset.
2009-05-05 16:39:51 +02:00
Roberto Raggi
a6f4954941
Set the parent window of the QInputDialog.
2009-05-05 16:18:36 +02:00