Commit Graph

9893 Commits

Author SHA1 Message Date
hjk
cfe771cc37 debugger: fix for "Can not step into functions on Symbian" QTCREATORBUG-1185 2010-04-16 11:50:00 +02:00
con
6c492dac4d Remove some focus rects on the Mac that don't belong there. 2010-04-16 11:40:25 +02:00
Christian Kamm
9220929375 QmlJSEditor: Prevent an infinite parsing loop with invalid qml/js files.
Reviewed-by: Erik Verbruggen
2010-04-16 11:32:49 +02:00
Friedemann Kleint
14624fffc3 Codepasting: Replace " entity. 2010-04-16 11:14:49 +02:00
con
7d9398b768 Fixup for non-Mac windowModified property handling.
Reviewed-by: Friedemann Kleint
2010-04-16 11:07:04 +02:00
con
da5ba10f32 Mac: Show modified state in window decoration.
Task-number: QTCREATORBUG-1118
2010-04-16 10:37:09 +02:00
Lasse Holmstedt
ae8a8a5c84 UI fixes to QML inspector 2010-04-16 10:22:50 +02:00
Lasse Holmstedt
5921289580 Disabled frame rate dock widget for QML inspector entirely 2010-04-16 10:22:50 +02:00
Thorbjørn Lindeijer
01a0ec161c Fixed unwanted wrapping of code editor tooltips
Turns out the <nobr> actually caused wrapping in some cases because the
tag made the QToolTip turn on its wrapping feature due to the text being
rich text. So avoid adding it to plain text tooltips unnecessarily.

Reviewed-by: hunger
Task-number: QTCREATORBUG-1169
2010-04-15 19:16:37 +02:00
Thorbjørn Lindeijer
02ebee6d23 Tweak frame for open editors and open help pages switchers
In the GTK style the scroll bar likes to be outside of the scroll area
frame. Like with the completion widget, we put the visible frame
explicitly outside of the scroll bar.

Reviewed-by: Jens Bache-Wiig
2010-04-15 19:14:00 +02:00
Thorbjørn Lindeijer
ebb752230f Image viewer should not have a frame
Looks blurry in combination with the one pixel splitters

Reviewed-by: Jens Bache-Wiig
2010-04-15 19:14:00 +02:00
hjk
0c0b430fba debugger: add python dumper for __gnu_cxx::hash_set 2010-04-15 18:29:25 +02:00
Tobias Hunger
71ad41a075 Show warning when no builds were imported
Tasknumber: QTCREATORBUG-1148
2010-04-15 17:45:34 +02:00
Tobias Hunger
9b2a6d80e4 Add unit test for QTCREATORBUG-1165
Nothing to fix in master, move on;-)

Tasknumber: QTCREATORBUG-1165
2010-04-15 17:24:52 +02:00
Tobias Hunger
b7c0a42025 Fix indention of code generated for mobile gui apps 2010-04-15 17:24:51 +02:00
Jens Bache-Wiig
ad5dde3bfe Reduce spacing in the statusbar for mac
This was a workaround for an issue that is no longer present
so we might as well use the same spacing
2010-04-15 17:10:17 +02:00
Kai Koehne
05badc8c30 QmlDesigner: Fix flipable.qml example file 2010-04-15 17:08:34 +02:00
Jens Bache-Wiig
fd5051fc06 Fixed a styling problme with the zoom action in the qml editor
We didnt set manhattan style properties properly on the
tool bars. This would look rather broken in certain styles.
2010-04-15 17:07:17 +02:00
Friedemann Kleint
ef926c6343 WelcomeModeLabel: Make usable in Designer as a normal 'styled' label.
Remove HTML-formatting and replace by properties set in constructor.
Use in forms.
2010-04-15 16:01:18 +02:00
ck
3a9e75302f QML: Fix compilation with namespaced Qt. 2010-04-15 15:56:49 +02:00
Christian Kamm
e145c6ae53 QmlJSEditor: Fix brace matching for "A on b {" syntax.
Reviewed-by: Roberto Raggi
2010-04-15 15:38:20 +02:00
Thorbjørn Lindeijer
407fa3c3d5 Added theme icon to the help contents action
Also put it at the top, since it looks better there with the icon.
2010-04-15 15:08:51 +02:00
Thorbjørn Lindeijer
2cebfd001f Put some space between completion info tooltip and delay appearing
Done with mae and Jens Bache-Wiig.
2010-04-15 15:08:51 +02:00
Thorbjørn Lindeijer
7fc5c4173d Corrected a bunch of capitalizations in label texts 2010-04-15 15:08:51 +02:00
Thorbjørn Lindeijer
20636f529b Unified the three fake tooltip copies
Reviewed-by: mae
2010-04-15 15:08:51 +02:00
Lasse Holmstedt
990ec1be91 Added debugging mode for simultaneous QML and C++ debugging
It's not yet possible to attach to an external app running a qml
debugging server, because the server is only started on startup if an
env variable is set. Changing this requires action from Brisbane, but
even the current solution works for C++ apps with QML in them.

Task-number: BAUHAUS-585
Reviewed-by: dt
2010-04-15 15:08:32 +02:00
Robert Loehning
6c244f2162 Translation fix. 2010-04-15 15:05:29 +02:00
ck
c31d70743e Maemo: Make packaging errors appear in task windows.
Reviewed-by: kh1
2010-04-15 14:47:01 +02:00
ck
44a953e84c Maemo: Deploy and install packages instead of raw executables.
Reviewed-by: kh1
2010-04-15 14:47:01 +02:00
Friedemann Kleint
588884be86 Debugger[CDB]: Format a verbose message when stopping.
Including reason, etc, and show in status bar. Switch to assembler
in activateFrame() in case someone clicks on an unusable frame.
2010-04-15 14:37:10 +02:00
con
73e6ba480e Fix undo operation for removing items from qrc files.
Task-number: QTCREATORBUG-1106
2010-04-15 14:17:50 +02:00
dt
ee230f2d54 Fixes crash on adding configurations
Reviewed-By: hunger
2010-04-15 14:12:37 +02:00
dt
5c6007226f Fix crash on removing cloned buildconfigurations
Reviewed-By: hunger
2010-04-15 13:58:13 +02:00
hjk
be9c181680 fakevim: properly handle ø in the minibuffer 2010-04-15 13:58:35 +02:00
hjk
a51cf52430 fakevim: properly handle ø in the minibuffer 2010-04-15 13:54:35 +02:00
hjk
1f176af9d4 fakevim: fix ^ when it is a dead key 2010-04-15 13:29:35 +02:00
Friedemann Kleint
02a9a46216 Debugger[CDB]: Fix watchers.
Task-number: QTCREATORBUG-1139
2010-04-15 11:57:14 +02:00
Christian Kamm
f47135c919 QmlJS: Fix code model for QSize and QSizeF.
Means their members are now completed correctly.

Task-number: QTCREATORBUG-1132
Reviewed-by: Erik Verbruggen
2010-04-15 11:41:24 +02:00
ck
7289fbfe90 Maemo: Do check for valid device confuguration earlier. 2010-04-15 11:37:50 +02:00
ck
5df34cad07 Maemo: Fix package name construction. 2010-04-15 11:37:50 +02:00
Friedemann Kleint
8a4ac577ef Settings pages: Remove group box from Symbian, kill uic warning. 2010-04-15 09:43:33 +02:00
Friedemann Kleint
c1623c7394 Welcome page: Polishing (memory leaks, slot names). 2010-04-15 09:35:04 +02:00
Daniel Molkentin
3c6b49d2a1 Remove superflous margins. Fixes layout on OS X. 2010-04-15 00:29:47 +02:00
Daniel Molkentin
931b5e5570 Fix typo in welcome page 2010-04-15 00:00:30 +02:00
Robert Loehning
8aa5f3d897 Compile fix for MSVC 2005 2010-04-14 20:32:03 +02:00
Jens Bache-Wiig
4449687544 Fixed centering and background of welcomepage
We still need a more decorative background but I
reintroduced the gradient for now.
2010-04-14 18:29:04 +02:00
con
616cf61f45 Include scanning fixes.
Allow include paths with any suffix, and do some sanity check for
existence of paths.

Reviewed-by: Thorbjørn Lindeijer
2010-04-14 18:07:41 +02:00
Jens Bache-Wiig
2b742e2528 Fix some layout issues with the sidebar
* Minimum width now depends on translated strings
* Missing margin for target name added

Task-number: QTCREATORBUG-468
2010-04-14 18:01:22 +02:00
Tobias Hunger
fa5379501f Add cancel button to project import wizard
Tasknumber: QTCREATORBUG-1149
2010-04-14 17:56:17 +02:00
Tobias Hunger
5a97f79e0b Handle qmake with or without trailing .exe
Handle qmake with or without trailing .exe on windows. Looks like the
extension got lost recently in the generated Makefiles.

Reviewed-by: dt
2010-04-14 17:46:49 +02:00