Thorbjørn Lindeijer
808198c41c
Removed the "Join Lines Up" action
...
It was a bit confusing, since it reversed the order of the lines. When
this would be fixed, the added value of this action is very small, since
you can then also simply move your cursor one up before joining the
lines.
2010-01-21 15:18:06 +01:00
Falco Hirschenberger
46a96c25b0
Collapse or expand trailing whitespaces to one
...
Merge-request: 1823
Reviewed-by: Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com >
2010-01-21 15:18:06 +01:00
Falco Hirschenberger
ec2b738d61
Add join-line up/down feature to text editor
...
Merge-request: 1823
Reviewed-by: Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com >
Task-number: QTCREATORBUG-510
2010-01-21 15:18:06 +01:00
Friedemann Kleint
670647b820
trk: Add support for command line arguments in trk::Launcher.
...
Initial-patch-by: Shane Kearns <shane.kearns@sosco.com >
2010-01-21 15:13:03 +01:00
con
e2400f5788
Use same button type (QToolButton) for all build step buttons.
...
Makes it look a bit less bad on Mac
2010-01-21 13:47:10 +01:00
con
c10b4e8c61
Adapt the tool tip text for the maximize/minimize output pane button.
2010-01-21 13:47:10 +01:00
Friedemann Kleint
1044af5f82
S60: Support command line arguments when running on devices.
...
Add command line arguments to trklauncher. Add input field
to S60DeviceRunConfiguration and pass on to RunControl and debugger.
2010-01-21 12:36:39 +01:00
Friedemann Kleint
b1291ecfd0
trk: Add support for command line arguments in trk::Launcher.
...
Initial-patch-by: Shane Kearns <shane.kearns@sosco.com >
2010-01-21 12:36:39 +01:00
Roberto Raggi
24876bfa73
Don't remove snippets.
2010-01-21 12:15:28 +01:00
kh1
320ae1bfbc
Make sure we add the toolchain only in case we have a valid madde.
...
Reviewed-by: ck
2010-01-21 12:08:21 +01:00
Roberto Raggi
34545eeaca
Add the QML user types to the completion box.
2010-01-21 11:36:53 +01:00
Roberto Raggi
e20d5a8289
Some cleanup in the QML/JS code completion engine.
2010-01-21 11:36:53 +01:00
kh1
9a01b634a3
* Add missing doc about Botan source location.
2010-01-21 11:20:52 +01:00
con
585f7f8e93
Don't show focus rect for completion widget on Mac.
2010-01-21 11:11:32 +01:00
Thorbjørn Lindeijer
da82934da3
Fixed automatic activation of snippet completion
...
The automatic activation of snippets can be rather unexpected. Also
provided some ad-hoc icons for snippets and QML completion items.
Done-with: Roberto Raggi <roberto.raggi@nokia.com >
2010-01-21 10:59:04 +01:00
ck
0dd4956aa4
Maemo: Fix compile.
2010-01-21 10:22:45 +01:00
dt
28aa2d54f5
change RunConfiguration::addedRunConfiguration() removedRunConfiguration()
...
To simply transmit the RunConfiguration
Reviewed-By: Tobias Hunger
2010-01-20 18:21:10 +01:00
dt
28d021a30f
Code style
2010-01-20 18:17:31 +01:00
Thorbjørn Lindeijer
49d511502f
Fixed compile warning
2010-01-20 17:58:49 +01:00
Tobias Hunger
7f311ad451
Remove mentioning of Output mode from tips
...
* Tips on welcome page still explained CTRL-6 for output mode.
Remove this.
2010-01-20 16:46:20 +01:00
Thomas Hartmann
7cc4e54930
QmlDesigner: adding buttonColor to QWidget in qml
2010-01-20 15:23:49 +01:00
Thomas Hartmann
1c90282bdb
QmlDesigner.Rewriter: setting textModifier to lastCorrectQmlSource
...
If rewrting fails we have to set back the textModifier
Reviewed-by: Erik Verbruggen
2010-01-20 15:19:19 +01:00
Thomas Hartmann
557d5ca6ca
QmlDesigner.PropertyEditor: some cleanup + exception handling
2010-01-20 15:00:06 +01:00
Erik Verbruggen
76a106c442
Changed rewriting error propagation slightly to suppress the TextToModelMerger from running.
2010-01-20 14:49:27 +01:00
dt
d8188399cf
Remove ProjectExplorer::FileWatcher usage from Qt4ProjectManager
...
Use the filemanager instead
2010-01-20 14:47:52 +01:00
Niels Weber
a10bba1c43
net7ssh build fix needed for ubuntu 7.04
...
This is needed to get net7ssh to build in ubuntu 7.04
Reviewed-by: ck
2010-01-20 14:19:29 +01:00
Thomas Hartmann
a67718cc40
QmlDesigner.tests: Adding test for RewritingException
2010-01-20 13:14:46 +01:00
Thomas Hartmann
81499ebe6e
QmlDesigner.Model: Adding proper description to RewritingException
2010-01-20 13:14:46 +01:00
Thomas Hartmann
599d195790
QmlDesigner.PropertyEditor: some stye sheet fixes for our GroupBox
2010-01-20 13:14:45 +01:00
Thomas Hartmann
2845191cc2
QmlDesigner.PropertyEditor: styling of slider
2010-01-20 13:14:45 +01:00
Thomas Hartmann
ce15c744c0
QmlDesigner.Model: catching RewritingException in model
...
We catch now RewritingException and ensure a valid state of the model
in this case by calling resetToLastCorrectQml()
We rethrow RewritingException afterwards
Reviewed-by: Kai Koehne
2010-01-20 13:14:44 +01:00
Thomas Hartmann
a5d25eab7d
QmlDesigner.Rewriter: fixing return value of applyChanges()
...
sucess should be false if refactoring.reparseDocument() fails
Reviewed-by: Erik Verbruggen
2010-01-20 13:14:44 +01:00
Robert Loehning
e10a07d8b1
Updated IDE_YEAR to 2010.
2010-01-20 12:59:34 +01:00
Thorbjørn Lindeijer
b08882a77f
Fixed enabled state of wrap column for submit messages
...
Also prefixed the suffix with a space.
Reviewed-by: Friedemann Kleint <friedemann.kleint@nokia.com >
2010-01-20 12:54:45 +01:00
Thorbjørn Lindeijer
545c9b9190
Text editor settings cleanup to avoid some copying
2010-01-20 12:54:45 +01:00
ck
ed5a0fb0b2
Maemo: Remove special case for "developer" user.
...
This user now also resides under /home on the device.
2010-01-20 12:13:08 +01:00
Nigel Hietala
4c37504540
Tweaks to snippets XML definition file
2010-01-19 23:16:25 +02:00
Marco Bubke
81859e2b29
Do update the bounging rect for a empty item list too
2010-01-19 19:19:47 +01:00
Marco Bubke
eebc56e915
Reorder toolbar of the formeditor and add snapping + anchoring action
2010-01-19 19:19:47 +01:00
mae
5b8a678672
first iteration of snippet support for qml
...
Done with Thorbjorn and Roberto
2010-01-19 18:50:50 +01:00
Robert Loehning
1e6e2580db
Fixed translations, reported in QTCREATORBUG-590.
2010-01-19 18:39:33 +01:00
Roberto Raggi
f0b1c33ba4
Added a few more snippets
2010-01-19 17:41:02 +01:00
Roberto Raggi
51a33a9f0a
Create completion items for the builtin snippets
2010-01-19 16:36:48 +01:00
Erik Verbruggen
72a9a9fc83
Missing exceptions from previous commit.
2010-01-19 16:25:29 +01:00
Erik Verbruggen
716fe0f6d8
Added an error state to the rewriter for error recovery.
2010-01-19 16:21:47 +01:00
mae
1f6c25a72e
snippet fixes
...
done with roberto
2010-01-19 16:18:50 +01:00
Marco Bubke
76379a919e
Change direction of the margin change for the cursor key use case
2010-01-19 16:11:25 +01:00
Marco Bubke
b70382dc4b
Set the focus to the graphics view
2010-01-19 16:11:25 +01:00
Roberto Raggi
cb74282c59
Some work on the our little test case for snippets.
2010-01-19 15:59:32 +01:00
mae
f1932cffa4
update properly on text editor overlay visibility changes
2010-01-19 15:56:55 +01:00