dt
4829418bb5
Merge commit 'origin/master'
2009-03-20 12:16:41 +01:00
dt
361a70ab0e
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-20 11:53:53 +01:00
dt
19e3800c6b
Fixes: Qt Version dialog not saving the msvc version.
2009-03-20 11:52:47 +01:00
Thorbjørn Lindeijer
bb5759e84a
Fix error message when erasing the class name
...
Now it kindly asks the user to enter a class name. As requested by
Kavindra. :)
2009-03-20 11:09:29 +01:00
Daniel Molkentin
994d910794
Fixes: Do not show a context menu in the HTML welcome Page
...
Task: 247413
RevBy: Thorbjorn Lindeijer
Details: The context menu only contained only a reload action which did not
work as expected anyway. Removing it was the best option.
Details: Suxx
2009-03-20 11:03:43 +01:00
Friedemann Kleint
927578ed55
Fixes: Polish submit message checking.
...
Details: Use a global model for nicknames that is shared by all dialogs to solve the updating problems. Make p4 plugin submit work again. Force a submit prompt in case of shutdown or editor close (as opposed to user clickling on "Submit").
2009-03-20 10:16:18 +01:00
hjk
79d6c96d4e
debugger: make an option to select terminal application (not used yet)
2009-03-20 09:53:02 +01:00
hjk
3cab00249d
fakevim: cache results of hlsearch
2009-03-20 09:26:34 +01:00
hjk
04731b79d9
fakevim: implement Ctrl-e
2009-03-20 08:45:13 +01:00
dt
f7240bd665
Fixes: bin dir of msvc qt versions was not added to the path
...
The setting of msvc environments variables overwrote that. Fix that by running the script with the correct environment.
2009-03-19 18:30:11 +01:00
con
6c0c75eb02
Make "preferences" dialog remember last position.
...
Task: 234832
2009-03-19 18:15:54 +01:00
Thorbjørn Lindeijer
cc995d13ee
Allow updating of configuration or file list separately
...
Now it will only update the list of files when you edit [project].files,
and only reparse all files when you edit [project].config or
[project].includes. When updating the file list it will only parse the
added files.
2009-03-19 18:08:16 +01:00
Thorbjørn Lindeijer
9c8f4e30a7
Allow specifying the name of a new generic project
...
The name is used as the base for files like [project].creator,
[project].files, etc. and is displayed in the Projects mode and the
Projects tree.
2009-03-19 18:08:16 +01:00
hjk
d2f07b967d
fakevim: add another set of "default options" for easier testing
2009-03-19 18:03:48 +01:00
hjk
bda11da0e0
fakevim: introduce a 'backspace' setting and handle the 'start' option
2009-03-19 17:55:36 +01:00
hjk
2a9070038f
debugger: insert action to create new watch item in locals&watchers context menu
2009-03-19 17:54:01 +01:00
Friedemann Kleint
27cb595bbb
Fixes: Add common configuration to the VCSA base plugin; submit message check script and user name configuration. Details: Extend submit editor widget by configureable fields. Use them in the VCS base submit editor to specify users, provide completion and selection dialog for them.
2009-03-19 17:44:50 +01:00
con
40eab8980b
Last 'finish' of this iteration of navigation history.
...
Task: 240811
2009-03-19 16:37:05 +01:00
con
37973823c5
One step to being able to jump back in a senseful way...
2009-03-19 16:37:05 +01:00
con
fc79c737b3
Add last edit position to navigation history.
...
Task: 240811
2009-03-19 16:37:05 +01:00
con
f84c651428
Refactor navigation history again, put last edit position in history
...
Task: 240811
2009-03-19 16:37:05 +01:00
con
393eb142f9
Make running work on Mac again.
2009-03-19 16:37:04 +01:00
dt
b9b262f1d2
Fixes: Break up those lines to make them also more readeable.
2009-03-19 16:11:20 +01:00
dt
824265d43e
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-19 16:07:44 +01:00
dt
73a8ffe277
Fixes: Session restore bolds the wrong project
...
Task: 246800
Details: The value was restored correctly, but due to a optimization, a signal wasn't emitted.
2009-03-19 16:07:00 +01:00
hjk
c110da750b
debugger: make QAction a base class of DebuggerAction
2009-03-19 15:54:52 +01:00
hjk
5999c35d2c
debugger: some action related cleanup
2009-03-19 15:44:26 +01:00
hjk
45e7ccc0fa
debugger: make assignment of simple types work again
2009-03-19 15:33:38 +01:00
hjk
00be68701e
allow in-line editing of watcher expressions
2009-03-19 15:33:37 +01:00
dt
6cb5ea76f0
Fixes: Compile
2009-03-19 15:31:54 +01:00
dt
b3ec859c80
Fixes: Handle debug and release scopes for TARGET and DESTDIR
...
Task: 247606
Details: Remove all the magic which build on top of the cumalative
parser. Instead trust the exact parsing to get those variables correct.
This required a bug fix in the profile evaluator, done with ossi.
Hopefully this doesn't break windows/mac. Will check.
2009-03-19 15:04:43 +01:00
hjk
532c18d723
debugger: make add & remove wathcers work again after the action changes
2009-03-19 12:53:58 +01:00
hjk
50cabb9216
debugger: progress in action reorganisation
2009-03-19 12:24:04 +01:00
hjk
889fe3eb34
debugger: code cosmetics
2009-03-19 12:01:29 +01:00
hjk
1c3d2c35d5
fakevim: implement 'c' in (character) visual mode
2009-03-19 11:58:59 +01:00
hjk
be0ca1bdab
debugger: less debug output
2009-03-19 11:43:59 +01:00
hjk
15a691c243
compile fix with namespaces
2009-03-19 11:35:25 +01:00
hjk
66674d3ae9
debugger: more actions reshuffling
2009-03-19 10:54:27 +01:00
hjk
0b58f1f527
debugger: reorganizing settings and actions in progress
2009-03-19 09:32:47 +01:00
mae
5f139b490a
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-18 19:21:10 +01:00
mae
71fe3435f2
when jumping to methods in the same file, stay in the same editor (split corner case)
2009-03-18 19:20:28 +01:00
Oswald Buddenhagen
2246be65fd
fix warning
2009-03-18 19:10:40 +01:00
Thorbjørn Lindeijer
e72e07963d
Initialize run mode correctly
...
It was missing for CustomExecutableRunConfiguration and
Qt4RunConfiguration.
Reviewed-by: dt
2009-03-18 17:53:20 +01:00
Friedemann Kleint
70cf2c76a5
Fixes: Use common default for lower casing file names
2009-03-18 17:05:48 +01:00
Friedemann Kleint
bccf4a1fc3
Fixes: Introduce a cpp settingspage containing file naming conventions (lower case and suffixes). Reorder VCS settings pages.
...
Task: 241959, 248085
RevBy: Optics/Naming checked by con
Details: Give IOptionPage an id() to differentiate from trName(). Make showOptionsDialog return a bool (applied) and give it an optional parent. Change Cpp and form class wizards, give them a Configure... button to change those settings.
2009-03-18 16:43:01 +01:00
Thorbjørn Lindeijer
3b0305727b
Allow overriding make command and specifying parameters
...
For the generic project manager.
2009-03-18 15:59:25 +01:00
Thorbjørn Lindeijer
d73079468f
Set document mode on tab widget to hide ugly frame
2009-03-18 14:38:56 +01:00
Thorbjørn Lindeijer
78d603adec
Use the make command defined by the tool chain
...
For now only for GenericProject, since the CMakeProject doesn't have the
right tool chain set on Windows yet.
Reviewed-by: dt
2009-03-18 14:35:35 +01:00
Thorbjørn Lindeijer
3904b2ad3e
Class name simplification for MakeStep related classes
...
Was a bit confusing that a MakeStep was constructed by a
MakeBuildStepFactory and configured by a MakeBuildStepConfigWidget.
The MakeStep of the generic project manager was renamed to
GenericMakeStep.
2009-03-18 13:55:13 +01:00
Thorbjørn Lindeijer
93b3dda602
Fixed member variable prefix to be in line with coding standards
2009-03-18 12:20:06 +01:00