Thorbjørn Lindeijer
cba9730802
Rename method to match signal name
...
Signal is called contentsChangedBecauseOfUndo
2010-04-08 16:28:04 +02:00
Thorbjørn Lindeijer
6a68be6c09
Set the right icon for the CDB options page category
2010-04-08 16:28:04 +02:00
Tobias Hunger
e89c4775fa
Allow loading of projects even with no valid Qt
...
This patch marks up invalid Qt versions as Desktop.
Make sure we add a the always existing invalid Qt version in the path
available in the targetselectionpage if no valid Qt versions could be found.
This way a project can be set up and loaded without a valid Qt version set up.
Trying to build this will fail of course. This is basically how we handled
this situation before we had targets, too.
Task-number: QTCREATORBUG-1066
Reviewed-by: dt
2010-04-08 16:18:14 +02:00
con
ef46c31d35
Fixes: External permission changes are not recognized
...
Task-number: QTCREATORBUG-1077
2010-04-08 16:08:14 +02:00
Tobias Hunger
70b961462b
Always show import wizard
...
Show the import wizard on all imports. This eases import of
shadow builds at non-default locations.
Task-number: QTCREATORBUG-1069
Task-number: QTCREATORBUG-1068
Reviewed-by: dt
2010-04-08 16:05:50 +02:00
Tobias Hunger
af9428a6cd
Only add #ifdef for symbian on mobile builds
...
Reviewed-by: Friedemann Kleint
2010-04-08 16:05:32 +02:00
Friedemann Kleint
7ed80f1656
Qt Designer: Fix a crash when closing form while building.
...
Task-number: QTCREATORBUG-1092
Reviewed-by: Leandro T. C. Melo <leandro.melo@nokia.com >
2010-04-08 15:38:03 +02:00
con
5892049d65
Remove the unused complete this shortcut registered by the qml inspector.
...
It was conflicting with the normal completion shortcut, and it shouldn't
register a new command anyhow.
Reviewed-by: Lasse Holmstedt
2010-04-08 15:22:40 +02:00
Thomas Hartmann
60b8598676
QmlDesigner: cleanup of DesignModeWidget
2010-04-08 15:02:18 +02:00
Thomas Hartmann
70b43f0816
QmlDesigner: fix formeditorstylesheet
2010-04-08 15:02:18 +02:00
hjk
0ac8388847
debugger: fix some encoding issues, modify manual tests
2010-04-08 14:39:21 +02:00
Thomas Hartmann
67a0fcf838
QmlDesigner.propertyEditor fix filedialog/widget
2010-04-08 14:12:46 +02:00
Thomas Hartmann
e46f66e822
QmlDesigner: unifiyng style (BAUHAUS-564)
2010-04-08 14:12:44 +02:00
Thomas Hartmann
24f6ef793d
QmlDesiger.propertyEditor: add lock to qmlanchorbindingproxy
2010-04-08 14:12:44 +02:00
Thomas Hartmann
fd941aaa8d
QmlDesigner.propertyEditor: avoid calling while setting anchors
...
Fixes BAUHAUS-530
2010-04-08 14:12:43 +02:00
hjk
0a93ca9259
fakevim: split 'IncSearch' into 'IncSearch' and 'UseCoreDialog'
2010-04-08 14:08:40 +02:00
Kai Koehne
06130feab4
QmlDesigner: Remove unconditional debug output added in 87212f06bb
2010-04-08 12:32:14 +02:00
Kai Koehne
5d7493dab3
Fix typo
2010-04-08 12:32:14 +02:00
Kai Koehne
ad9036da0c
QmlDesigner: Add more stuff to the list of strings to be translated
2010-04-08 12:32:13 +02:00
Kai Koehne
71aafa6555
Disable switching to Component elements
...
Feature is pretty fragile, and the primary use case (Delegates
for Views) isn't really supported anyway.
Task-number: BAUHAUS-562
2010-04-08 12:32:13 +02:00
Lasse Holmstedt
58c012536d
Fixed preferences menu for Qt Quick designer
...
Task-number: BAUHAUS-524
Reviewed-by: kkoehne
2010-04-08 11:41:15 +02:00
Lasse Holmstedt
23f141efb0
Fixed warning messages on close if user does not have QtCreator.ini
...
Task-number: QTCREATOR-202
Reviewed-by: hjk
2010-04-08 11:41:15 +02:00
Friedemann Kleint
8c3bf55c60
Merge branch 'master' of scm.dev.nokia.troll.no:creator/mainline
2010-04-08 11:04:44 +02:00
Friedemann Kleint
1b31565cc7
Wizards/Designer: Turn off retranslation support by default.
2010-04-08 11:04:36 +02:00
dt
9ddd7a59d7
Revert "Progress so far"
...
This reverts commit b1a121c54f .
Accidentally pushed the linux icc parser before it was ready.
Conflicts:
src/plugins/qt4projectmanager/qtversionmanager.cpp
2010-04-08 10:49:20 +02:00
dt
0351121864
Revert "Add files"
...
Accidentally commited the linux icc parser without it working
This reverts commit cea49be481 .
2010-04-08 10:47:46 +02:00
Friedemann Kleint
8c20130563
CodePaster: Make pastebin.ca protocol work.
...
Replace deprecated QHttp by QNetworkReply.
Implement listing functionality, fix fetch
encoding.
2010-04-08 10:39:26 +02:00
Kai Koehne
2a0f709844
QmlDesigner: Remove unconditional qDebug
2010-04-07 19:18:12 +02:00
Vladimir Kuznetsov
14ad890903
Don't forget to setupWidget on FakeVim initialization.
...
Merge-request: 132
Reviewed-by: hjk <qtc-committer@nokia.com >
2010-04-07 18:18:52 +02:00
Vladimir Kuznetsov
78205847c6
Correctly move cursor after Backspace when following identation.
...
Merge-request: 132
Reviewed-by: hjk <qtc-committer@nokia.com >
2010-04-07 18:18:52 +02:00
Vladimir Kuznetsov
0a6bb82ebb
Handle Home and End keys in insert mode.
...
Merge-request: 132
Reviewed-by: hjk <qtc-committer@nokia.com >
2010-04-07 18:18:51 +02:00
Christiaan Janssen
9236dd81c7
QmlDesigner.StatesEditor: Shorter button names
2010-04-07 18:07:25 +02:00
Christiaan Janssen
5910b7de7e
QmlDesigner.Navigator: Smaller icons
2010-04-07 18:07:25 +02:00
Christiaan Janssen
fe6ada65d5
QmlDesigner.StatesEditor: Moved buttons for adding, removing and deleting states
2010-04-07 18:07:25 +02:00
Daniel Molkentin
269b82be6f
Port the example chooser to a structured menu and a QPushButton.
...
Looks more structured now.
2010-04-07 18:02:34 +02:00
Daniel Molkentin
7e1f9d9f85
Highlight colliding shortcuts for imported keyboard schemes.
2010-04-07 18:02:34 +02:00
ck
4dda485353
Maemo: Use on-demand shared Net7 object.
...
Task-number: QTCREATORBUG-1073
2010-04-07 17:36:28 +02:00
ck
a62e533123
Maemo: Implement basic packaging.
2010-04-07 17:36:28 +02:00
kh1
1c31ff98a0
Fix "broken" qmake call on OSX for maemo.
...
Tested on OSX, otherwise qmake will automatically append -macx which
results in Makefiles containing references to the host Qt libraries,
e.g. -lQtCore_debug etc...
Reviewed-by: dt
2010-04-07 17:34:34 +02:00
Tobias Hunger
8b969a67a0
Handle "/usr/bin/ld: cannot find -lsomelib" in gccparser
...
* Document the hariest regexp
* Simplify the parser a bit
* Catch "/usr/bin/ld: cannot find -lsomelib" (and others)
as errors.
2010-04-07 17:24:26 +02:00
Marco Bubke
eec843efb0
Don't use NodeInstanceMetaObject for Components
...
Task-Number: BAUHAUS-498
2010-04-07 16:47:31 +02:00
Tobias Hunger
b47d279bc3
Do sanity checks when running qmake
...
* Check for symbian SDK and soureces being on the same drive on windows
* Check for a Open C/C++ header in Symbian SDK and warn if that is not found
* Check for chars in project name that might confuse symbian SDKs
Task-number: QTCREATORBUG-1045
Task-number: QTCREATORBUG-1043
Reviewed-by: dt
2010-04-07 16:06:48 +02:00
Tobias Hunger
f7335948bb
Make gnumake parser less noisy
...
* Do not report make warnings at all.
* Do only report the first make error.
* Do not report any make errors after a compile error.
* Handle more variants of mingw makes
* Actually parse stderr for errors
2010-04-07 16:06:31 +02:00
kh1
31ed02486f
Revert 1eafca2011.
...
Fixes a crash introduced with the mentioned revision, since one can only
have a single instance of the ne7ssh object. Poroper fix follows next.
Reviewed-by: ck
2010-04-07 15:47:30 +02:00
hjk
8e0483a4ba
debugger: fix 5d599456
...
thread-group-started was already handled
2010-04-07 15:19:01 +02:00
dt
f3caf7c067
Fix removing first runconfiguration crash
...
Task-Nr: QTCREATORBUG-1000
2010-04-07 15:10:09 +02:00
dt
cea49be481
Add files
2010-04-07 14:58:22 +02:00
dt
340ca7f8d8
Treat embedded g++ toolchains as desktop g++ toolchains.
...
That means wrong target (though argueable we don't have a correct one
yet, but working defines and includes.
2010-04-07 14:58:22 +02:00
hjk
197dc33101
debugger: fix disassembler output handling on Mac
...
Apple's gdb produces MI-style output even for CLI commands when in MI mode.
2010-04-07 14:38:31 +02:00
Thomas Hartmann
1fb52019ef
QmlDesigner.propertyEditor start transaction only if necessary
2010-04-07 14:31:41 +02:00