Pavel Fric
55164561f0
Update of czech translation for Qt Creator.
...
Merge-request: 162
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com >
2010-08-09 11:26:44 +02:00
Roberto Raggi
649559ade3
Store the QTextCharFormat used to mark virtual methods.
2010-08-09 10:34:31 +02:00
mae
cdf9d03e62
Fix (Un)FoldAll action naming
...
The action was forgotten in the rename from collapse to fold.
2010-08-08 15:28:37 +02:00
mae
ec1d555a3b
Reduces editor updates in certain cases
...
Done-with: Roberto Raggi
2010-08-06 21:56:48 +02:00
Alessandro Portale
a24ac12af7
Fix link error of qmlobserver by adjusting build order
...
After qmljsdebugger was moved to share/, the build order of
qmlobserver and qmljsdebugger had to be re-adjusted.
Reviewed-By: Lasse Holmstedt
2010-08-06 19:01:39 +02:00
Lasse Holmstedt
0c77b216b9
Added private header check
2010-08-06 18:03:32 +02:00
Lasse Holmstedt
771064b959
Fix compilation of QML Observer
2010-08-06 17:55:41 +02:00
Lasse Holmstedt
b5f8141fbe
Whitespace fix
2010-08-06 17:49:07 +02:00
Lasse Holmstedt
4558477b01
Moved qmljsdebugger to share & debugger lib support for qml app wizard
...
Reviewed-by: Alessandro Portale
2010-08-06 17:48:01 +02:00
Lasse Holmstedt
253a2f7ccf
QML Observer: Reduced refresh time for debug id updates
2010-08-06 17:48:01 +02:00
ck
925182ffab
Maemo: Create .desktop files for all application (sub-)projects.
2010-08-06 17:32:14 +02:00
ck
e7a8cad1ea
Maemo: Expand wildcards for deployment information.
...
Reviewed-by: kh1
2010-08-06 17:32:14 +02:00
Roberto Raggi
06ce535217
Don't mess with the generated symbols.
2010-08-06 16:41:57 +02:00
Roberto Raggi
fe1010046f
Use QFontMetricsF instead of QFontMetric.
2010-08-06 16:41:57 +02:00
Friedemann Kleint
cc533b40c8
VCS[CVS]: Complement menu options, support 'edit'.
...
Add missing menu options for project/repository actions. Add support for
'edit' (current file) and 'unedit' (current file/repository, with
prompt).
Note: Unediting modified files will only work with cvsnt, since it uses
the '-y' option to force a 'yes' to CVS asking to revert changes.
Implement IVersionControl::vcsOpen() by using 'edit', causing it to
prompt for read-only as it does for Perforce.
Task-number: QTCREATORBUG-1971
Task-number: QTCREATORBUG-1864
2010-08-06 16:12:31 +02:00
Tobias Hunger
eb91f0843f
Symbian: Improve support for sbsv2
...
* Export SBS_GCCE<VERSION>BIN containing the path to the GCCE compiler
used.
2010-08-06 16:08:53 +02:00
Olivier Goffart
98a4e1fbec
Remove more dead code
2010-08-06 16:07:41 +02:00
Olivier Goffart
87c7ca5c9c
remove dead code
2010-08-06 16:06:01 +02:00
Thomas Hartmann
8506f476b0
QmlDesigner: changing default url to qt.nokia.com
...
was www.trolltech.com
Reviewed-by: Lasse Holmstedt
2010-08-06 14:51:12 +02:00
Thomas Hartmann
c214e473f8
QmlDesiger: fix .css of slider
...
The old slider handle did not appear properly
Reviewed-by: Lasse Holmstedt
2010-08-06 14:51:12 +02:00
kh1
7b3208ce0f
Add some more missing shortcuts.
2010-08-06 14:45:53 +02:00
Lasse Holmstedt
85bafac50e
QML Observer: Refresh debug id's when new objects are created
...
Previously, the user had to navigate to the context of a qml item in
order to edit its source code in Live Preview mode. This change tells
the client to update when new objects are created on server-side, and
makes the editing possible without having to manually trigger updates.
2010-08-06 14:03:33 +02:00
Lasse Holmstedt
d00045bdab
Sidebar: Prevent items turning to top-level windows
...
Sometimes, this behavior occurred especially on OS X, and to lesser
extent on Linux and windows too.
Reviewed-by: Thomas Hartmann
2010-08-06 14:03:33 +02:00
ck
875b425da1
Maemo: Warn about problematic project name and try to work around it.
...
Reviewed-by: kh1
2010-08-06 13:32:19 +02:00
Leandro Melo
9704844e47
Generic highlighter: Changes in settings. Now there's a fallbacklocation.
...
Task-number: QTCREATORBUG-1886
2010-08-06 13:19:19 +02:00
Leandro Melo
470a54992f
Generic highlighter: Once there is an id the definition is considered found.
2010-08-06 13:19:18 +02:00
mae
47046ec1ce
Fix editor color scheme
...
Use the defined foreground for search scope instead of calculating
something from background. Support empty foreground for the standard
selections (allows us to match certain popular colorschemes)
2010-08-06 12:59:18 +02:00
Friedemann Kleint
e179912a90
Merge remote branch 'origin/2.0'
2010-08-06 12:54:13 +02:00
mae
ab7262cc55
Clean debug output
2010-08-06 11:57:20 +02:00
mae
7f0ab1a925
Fix project-specific default file encoding
...
The project specific default file encoding would always be
locked to the default encoding when the project is loaded
the first time. This is unexpected and confuses users who
like to change the default encoding in the options dialog but
have never discovered (nor need) the project specific encoding.
The commit solves this by introducing a new value "Default" to
the project specific encoding combo box, which happens to
be the default.
Task-number: QTCREATORBUG-1996
Matthias
2010-08-06 11:56:06 +02:00
Thomas Hartmann
b3aff7b341
QuickToolBar: bugfix
2010-08-06 11:49:16 +02:00
Roberto Raggi
463f83630f
Speed up the comutation of the local members.
2010-08-06 11:35:00 +02:00
Friedemann Kleint
b334002f6d
I18N: Update German translations for 2.1
2010-08-06 11:19:50 +02:00
Tobias Hunger
e98282fcb6
Fix warnings about QFileInfo being called with empty path
2010-08-06 11:04:01 +02:00
Friedemann Kleint
517d4f630d
Compile
2010-08-06 10:52:28 +02:00
Friedemann Kleint
7e739985b2
Merge remote branch 'origin/2.0'
...
Conflicts:
src/plugins/debugger/debuggeruiswitcher.cpp
src/plugins/git/gitclient.cpp
src/plugins/qmlprojectmanager/qmlprojectapplicationwizard.cpp
2010-08-06 10:46:50 +02:00
Friedemann Kleint
9bad0c01be
Design mode: Position editor popup (Ctrl-Tab) correctly.
...
Reviewed-by: Lasse Holmstedt <lasse.holmstedt@nokia.com >
Task-number: QTCREATORBUG-2002
2010-08-06 10:09:14 +02:00
Thomas Hartmann
077c918186
QuickToolbar: bugfix
...
missing else
2010-08-06 10:01:27 +02:00
Thomas Hartmann
2368252f13
QuickToolBar: proper check of types
...
We are checking the whole prototype chain now
2010-08-06 10:01:27 +02:00
Thomas Hartmann
f414179b79
QuickToolbar: proper indentation for gradient editing
2010-08-06 10:01:26 +02:00
Leandro Melo
a6a37ec5e8
Generic highlighter: Consider definition's priorities properly.
2010-08-06 09:32:36 +02:00
Alessandro Portale
77ff1b8c84
Cleanup of the "empty-editor-focus" painting
...
Using the proper editor area (was cut off on the top). Not using
expensive alpha transparency anymore, but rather a slightly darker
color. Removing years-old rotten code that was in an '#if 0'.
2010-08-05 23:13:21 +02:00
Alessandro Portale
bf9ba67b81
Added EditorView::editorArea()
...
Returns the area of the editor as QRect in global coordinates.
2010-08-05 23:09:13 +02:00
Alessandro Portale
862637cc17
Fix qml application output "jump-to-qml-error" for Windows.
...
Works on Windows now. Done with and reviewed by dt, so blame him
if it is now broken on Unix.
Done-with: dt
2010-08-05 21:03:54 +02:00
Roberto Raggi
667e8aa01f
Compile.
2010-08-05 17:53:14 +02:00
Roberto Raggi
4ff3ee2ff0
Use Prototype instead of Function.
2010-08-05 17:53:14 +02:00
Roberto Raggi
9aa991d636
Refactored CPlusPlus::Function.
2010-08-05 17:53:14 +02:00
Friedemann Kleint
111b89d755
QML: Name wizards correctly.
...
Reviewed-by: Carsten Owerfeldt <carsten.owerfeldt@nokia.com >
Initial-patch-by: Roberto Raggi <roberto.raggi@nokia.com >
2010-08-05 16:54:04 +02:00
Friedemann Kleint
5841b6ac31
Debugger [CDB]: Spelling fix.
2010-08-05 16:32:25 +02:00
Lasse Holmstedt
5f44036424
qml observer: set default pen size to 1
2010-08-05 16:31:18 +02:00