Commit Graph

10300 Commits

Author SHA1 Message Date
con
e1c032f325 Fix drawing of collapse block indicator (fractional font sizes).
Task-number: QTCREATORBUG-1319
Reviewed-by: Thorbjørn Lindeijer
2010-05-06 15:27:10 +02:00
mae
84123fb400 update 2010-05-06 13:49:38 +02:00
Daniel Molkentin
10157163f4 Move RSSFetcher into its own thread.
This should keep QNAM from blocking the startup in some network setups.

Reviewed-by: dt
Task-number: QTCREATORBUG-1250
2010-05-05 16:41:09 +02:00
Jens Bache-Wiig
deba740559 Pushed icon updates
Help mode icon uses the ergosign palette now. Pushed
both 24 and 32 px versions. Reverted projects icon.
We have a lot of artwork based on this.
2010-05-05 15:29:44 +02:00
Robert Loehning
e04a303304 Fixed use of Pathchooser for signing Symbian sis files.
Task-number: QTCREATORBUG-1341
2010-05-05 13:49:56 +02:00
Kai Koehne
da621f82db QuickDesigner: Rename "core" directory to "designercore"
Avoids problems when e.g. running 'make clean' - this one tries
to delete all files named core.
2010-05-05 08:09:50 +02:00
Marco Bubke
75803b08d2 Attach the loggerview directly after the model creation.
Now you get all the changes of the rewriter.

Reviewed-by: kkoehne
2010-05-05 08:09:49 +02:00
Robert Loehning
5e3eb47e55 Using bold underlined font for active git branch. 2010-05-04 17:29:47 +02:00
Daniel Molkentin
241d471218 add doc template file to replaceVersion.
Reviewed-by: con
2010-05-04 16:25:59 +02:00
Daniel Molkentin
ab309f31e4 Applying the new layout (slightly modified) to the Qt Creator docs.
Reviewed-By: Leena Miettinen
2010-05-04 16:16:47 +02:00
Jarek Kobus
ddd24912b6 Update Polish translations 2010-05-04 12:10:11 +02:00
Rei
ef55aedcc2 Fix can not find translate qm file like qtcreator_zh_CN.qm
Merge-request: 137
Reviewed-by: Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
2010-05-04 10:37:57 +02:00
Robert Loehning
d205ccc86a Fixed adding of new file patterns to combo box in advanced find dialog
Task-Nr: QTCREATORBUG-1329
2010-05-03 22:20:30 +02:00
Robert Loehning
d5cdca00aa Fixed handling of file patterns similar to "filename*"
Task-Nr: QTCREATORBUG-1314
2010-05-03 21:21:51 +02:00
Jens Bache-Wiig
6a4d08ba17 Fix some layout issues with the new dialog
* Slightly larger row height
* Make the default size slightly nicer
* Fixed a drawing artifact in certain styles

Note that the dialog will be resizable on linux now.

Reviewed-by: mae
2010-05-03 20:21:59 +02:00
Oswald Buddenhagen
bc19337047 clear the placeholder label 2010-05-03 15:13:52 +02:00
Tobias Hunger
78989998d5 Mark simulator as a mobile target 2010-04-30 14:27:51 +02:00
Tobias Hunger
a712509bd4 Activate simulator
... as default whenever that is selected
2010-04-30 14:27:50 +02:00
Tobias Hunger
69100c353c Add a special target for Qt simulator 2010-04-30 14:27:50 +02:00
Christian Kamm
44a155c612 QmlJS: Fix completion context when cursor is to the right of inserted ;
Done-with: Erik Verbruggen
2010-04-30 14:22:55 +02:00
Erik Verbruggen
0970a8e6d2 Moved quick-exit check back to the indenter.
Reviewed-by: ckamm
2010-04-30 13:36:09 +02:00
Robert Loehning
ac517807ea Using Q_UNUSED to avoid warnings from MinGW 2010-04-30 13:34:12 +02:00
Jörg Schummer
a813396b3e QmlDesigner.ItemLibrary: adjust style to property editor's look
Task-number: BAUHAUS-654
2010-04-30 12:03:01 +02:00
Jörg Schummer
1b1b890955 QmlDesigner.ItemLibrary: adjusted style
Task-number: BAUHAUS-640
2010-04-30 09:54:46 +02:00
Jörg Schummer
b7a7e99741 QmlDesigner.ItemLibrary: Hide scroll bar when not needed
Task-number: BAUHAUS-447
Task-number: BAUHAUS-639
2010-04-30 09:54:33 +02:00
Jens Bache-Wiig
de1fdf89fd A minor optimization for Manhattanstyle
We don't need the qobject cast. Checking the widget flag
should be a bit faster.

Done-with: danimo
2010-04-29 19:11:07 +02:00
Jens Bache-Wiig
c7d08f9b6e Use Open Project button in Getting Started mode
We already have it in the projects mode so we might as well
use the same in "Getting Started".

Reviewed-by: danimo
2010-04-29 19:07:53 +02:00
Leena Miettinen
a99614b29d Add information about how to use the Qt Quick visual editor to create a button.
Reviewed-by: Thomas Hartmann
2010-04-29 17:05:24 +02:00
Leena Miettinen
3c61326ef1 Modify list of supported platforms.
Reviewed-by: Thorbjorn Lindeijer
2010-04-29 17:05:23 +02:00
Leena Miettinen
b43b6adbaa Add information about using QML inspector.
Reviewed-by: Lasse Holmstedt
2010-04-29 17:05:22 +02:00
Jens Bache-Wiig
b3284a1e71 Fixed an issue with animated icons on fancylineedit
Using a static local here is obviously simply wrong.
This should take care of the remaining issues with broken
animation states.

Reviewed-by: danimo
2010-04-29 16:50:30 +02:00
Friedemann Kleint
f5f17b6353 i18n: Complete German translation for 2.0 2010-04-29 16:30:31 +02:00
Friedemann Kleint
402b364ea0 tr()-glitch. 2010-04-29 16:30:31 +02:00
Jens Bache-Wiig
281494a38e Make it possible to clear keyboard shortcuts again
This was an unintentional regression. The widget in
question should not use the filter edit since it is not
a filterwidget. Also I removed the "Filter" text which
is incorrect in this case.

Task-number: QTCREATORBUG-1308
2010-04-29 16:26:36 +02:00
hjk
73d169a4db debugger: remove 'tooltip' widget as soon as the mouse leaves the widget 2010-04-29 16:11:47 +02:00
hjk
4c27ee1c65 debugger: remove unneeded variable 2010-04-29 16:11:47 +02:00
hjk
c93a64c0a5 fakevim: fix cursor positioning in after :! 2010-04-29 16:11:47 +02:00
hjk
bfdca8869f fakevim: fix autotest after recent changes to input handling 2010-04-29 16:11:46 +02:00
hjk
0d67d78ace fakevim: adjust tests to use 'iskeyword' 2010-04-29 16:11:46 +02:00
hjk
26965d203d fakevim: positioning fixes for linewise shifting 2010-04-29 16:11:46 +02:00
Christian Kamm
0e12240613 QmlJS: Completion for enums.
Done-with: Erik Verbruggen
2010-04-29 16:05:25 +02:00
Christian Kamm
a48032b616 QmlJS: Improve completion for object bindings with 'on'.
Done-with: Erik Verbruggen
2010-04-29 16:05:25 +02:00
Christian Kamm
953f0daa50 QmlJS: Add a check to disallow recursive type definitions in xml file.
At least direct recursion with name="Foo" extends="Foo" is detected
and rejected.

Done-with: Erik Verbruggen
2010-04-29 16:05:24 +02:00
Christian Kamm
cb04bea92d QmlJS: Fix qmldump to ignore extending types and update type xml.
Done-with: Erik Verbruggen
2010-04-29 16:05:24 +02:00
Christian Kamm
61c1ac37a0 QmlJS: Don't put automatic semicolons directly after colons.
Done-with: Erik Verbruggen
2010-04-29 16:05:24 +02:00
Christian Kamm
f48df24737 QmlJS: Improve property and Type completion in Qml object members.
Done-with: Erik Verbruggen
2010-04-29 16:05:24 +02:00
Christian Kamm
722ba33770 QmlJS: Add CompletionContextFinder to allow context sensitive completion
The plan is to use this to reduce the number of applicable
completion options, for instance for enum completion or property
names.

Done-with: Erik Verbruggen
2010-04-29 16:05:24 +02:00
Christian Kamm
bd71243407 QmlJS: Move parts of the indenter to the new LineInfo.
LineInfo can tell whether lines are finished or not.

Done-with: Erik Verbruggen
2010-04-29 16:05:24 +02:00
Jens Bache-Wiig
a73a9dc350 Swap build/run buttons
This was unintentionally inverted after translations were
introduced.
2010-04-29 15:53:04 +02:00
Jens Bache-Wiig
aa63a8d0c6 Add "Open Project" to welcome page
By popular request I added a "open project" option.
We don't currently have a way of differentiating project types
from other files so I had to hardcode .pro and .qmlproject
for now.

Themed icons was also added to the new and open buttons.

Reviewed-by: danimo
Task-number: QTCREATORBUG-1142
2010-04-29 15:13:45 +02:00