Commit Graph

8660 Commits

Author SHA1 Message Date
Arvid Ephraim Picciani
0e8c3875ef Debugger: test gdb threeadlist capability
Reviewed-by: hjk
2010-09-14 14:01:57 +02:00
Christian Kandeler
03c0060b96 Mobile + QML wizard: Share common resources.
Reviewed-by: Alessandro Portale
2010-09-13 17:52:16 +02:00
Christian Kandeler
53fa97752b QML wizard: Fix previous deployment fix. 2010-09-13 17:39:42 +02:00
Alessandro Portale
de532ec9bb Fix deployment 2010-09-13 17:36:02 +02:00
Christian Kandeler
8194d2287d Mobile + QML qizard: Fix deployment. 2010-09-13 16:49:41 +02:00
Arvid Ephraim Picciani
98736d256b Display thread names
extract thread names from QThread object name

Task-Number: QTCREATORBUG-382
Reviewed-by: hjk
2010-09-13 13:42:14 +02:00
dt
6dec1c6ffd Mobile Wizard: Fix project tree
By introducing a function, which does the hard work
2010-09-13 11:56:16 +01:00
dt
6cd786cda0 new QML Wizard: move qml files to the right level
By using a function, which we evaluate in the right context we end up
with the project tree we want
2010-09-13 11:56:06 +01:00
Christian Kandeler
e83ba4d4ec Mobile wizard: Model after QML wizard.
Nodded-at-by: dt
2010-09-13 11:22:38 +02:00
hjk
7457083bab debugger: only update variables that are operated on 2010-09-13 08:32:37 +02:00
Christian Kandeler
e9cf4e0e42 QML Wizard: Orientation support for Maemo5.
Reviewed-by: Alessandro Portale
2010-09-10 13:58:19 +02:00
Oswald Buddenhagen
9cc4a77886 adjust phony target hacks to gdb_dwarf_index addition in qt master 2010-09-10 11:05:19 +02:00
Friedemann Kleint
24cadd34a1 I10N: First translation fixes for 2.1
Fix README, some spelling errors, remove contractions,
exclamation marks, correct some plural forms, join split messages.
Add QCoreApplication::translate to non-Q_OBJECT-classes.
Fix some lupdate warnings about discarding meta-data (//:).
2010-09-10 10:51:43 +02:00
Thorbjørn Lindeijer
c028e78b63 Updated Grayscale and Vim (dark) color schemes
Needed fixing after highlighting for Locals, Fields, Statics and Virtual
Methods was added.
2010-09-10 09:46:12 +02:00
hjk
c1b693c53c debugger: dumper for QSharedData and QSharedDataPointer 2010-09-09 14:22:51 +02:00
Christian Kandeler
292cec359f QML Wizard: Fix Fremantle install prefix.
/opt -> /opt/usr
2010-09-09 10:37:42 +02:00
Christian Kandeler
de88538479 QML Wizard: Add support for .desktop files.
Reviewed-by: Alessandro Portale
2010-09-08 17:54:02 +02:00
Christian Kandeler
68f13d3f9a QML Wizard: Let executable find its QML files on Linux.
Reviewed-by: dt
2010-09-08 17:54:02 +02:00
Christian Kandeler
e0d9b32228 QML App Wizard: Simplify deployment rules.
Reviewed-by: Alessandro Portale
2010-09-08 17:53:50 +02:00
Thomas Hartmann
442ef1d8a7 QmlDesigner.propertyEditor: fix for BorderImage
borders cannot get out of bounds anymore
2010-09-08 16:36:18 +02:00
hjk
ce917a31ab debugger: make dumpers more robust for accidentally passed literals as tooltips 2010-09-08 08:16:44 +02:00
hjk
52478c95ed debugger: fix dumper for function pointers 2010-09-08 08:16:44 +02:00
Friedemann Kleint
444e2fd4ce Quieten gcc compiler warnings. 2010-09-07 14:34:38 +02:00
Friedemann Kleint
14f009da05 Custom wizards: Enhance generator script
following suggestions. Introduce argument syntax in XML allowing for
fine-grained control of handling (omitting empty values, use
temporary files).
2010-09-03 14:27:13 +02:00
Kai Koehne
ba82227ae8 QmlObserver: Disable "Observer" mode when no debugging client is attached 2010-09-03 12:29:41 +02:00
Kai Koehne
b7788bd808 QmlJsDebugger: Make DebugServer a singleton 2010-09-03 12:29:41 +02:00
hjk
5085f0fb7e debugger: fix some potentially infinite recursion on bad debug info
Task-number: QTCREATORBUG-2248
2010-09-03 11:00:11 +02:00
Pierre Rossi
3bbc4be51c French translation: fix some grammar mistakes. 2010-09-03 10:18:35 +02:00
hjk
15b0082b3a debugger: fix QObject property dumper for namespaced qt 2010-09-02 16:28:41 +02:00
Olivier Goffart
f80c15123b QML JS Debugger: disable interruption on exceptions.
There is too much false exceptions that makes debugging annoying
2010-09-02 12:14:18 +02:00
hjk
be4342b70e debugger: use dynamic type in locals & watchers
only available with gdb newer than Aug 31, 2010
2010-09-01 14:35:06 +02:00
Friedemann Kleint
c6132a05f3 Customwizards: Add a way of wrapping a Generator script.
Add attribute to XML syntax specifying a script to generate files.
The script must provide a --dry-run mode in which it prints the files
it intends to create and their attributes to stdout.
Rework the CustomWizardContext structure to contain target path
and parameter mappings, simplify some code there.
2010-09-01 13:27:24 +02:00
Kai Koehne
3db7e51484 QmlApp template: Fix compilation for QMLINSECTOR define 2010-09-01 11:09:42 +02:00
Christian Kandeler
133b8483c8 QML standalone wizard: Add support for Maemo5 application icon.
Reviewed-by: Alessandro Portale
2010-08-31 15:40:28 +02:00
hjk
e3cc2104af debugger: add a few comments describing caches used in dumper.py 2010-08-30 16:14:41 +02:00
hjk
979adca16c debugger: fix display of children of 'bald' poiters
Task-number: QTCREATORBUG-2125
2010-08-30 11:59:09 +02:00
hjk
e62a2199df debugger: use early returns in putItemHelper to simplify code 2010-08-30 11:44:23 +02:00
hjk
63bc8a0050 replace version 2.1.80 by 2.0.90 2010-08-30 10:38:38 +02:00
Victor Ostashevsky
e3fd16f6ea Ukrainian translation added
Translated everything in app, libs, shared, tools.
Also four main plugins (coreplugin, find, locator and texteditor)
translated.

Merge-request: 2174
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2010-08-27 13:52:25 +02:00
Christiaan Janssen
7d9056953e QmlInspector: Added reparenting of items in the Qml Live Preview. Reviewed by: Lasse Holmstedt 2010-08-26 17:38:42 +02:00
Lasse Holmstedt
5e9d19cd66 QML Observer: Enter context when context menu item is selected
Right-clicking on an item in qml observer presents a context menu as
before, but instead of just selecting the item, the user enters its
context if it's possible.
2010-08-26 17:11:56 +02:00
hjk
e1ac5b52c2 debugger: fix fancy QImage display
Task-number: QTCREATORBUG-2123 QTCREATORBUG-2122
2010-08-26 16:36:39 +02:00
Lasse Holmstedt
fccd4d5e0c QML Inspector: Disabled rubberband selection tool
It was not very useful without being able to e.g. move things around.
2010-08-26 16:32:43 +02:00
Tobias Hunger
2f82d775ca debugger: fix for non-7bit chars on Windows
Task-number: QTCREATORBUG-2136
    (ported from commit 02c331e0c4)
2010-08-26 15:50:47 +02:00
Alessandro Portale
071400d6bb Improved (and simplified) the stub directory structure
- Removed the "cpp/" dir
- Moved main.cpp and symbianicon.svg next to the main .pro.
  This also reduces the dir depth in the project view.
- Introduced "qmlapplicationviewer/" dir, which will contain the files
  which the user should not modify. All the files there have the base
  name "qmlapplicationviewer"
- Moved/renamed "qmlapplication.pri" to
  "qmlapplicationviewer/qmlapplicationviewer.pri"
2010-08-25 19:08:15 +02:00
hjk
3ef657cc03 debugger: make boost::optional dumper work for references 2010-08-25 14:57:15 +02:00
Olivier Goffart
6ba643516b qmlobserver: workaround crash if an item has an infinite scale
infinite scale may occours if the qml scale binding sets an infinite scale.
2010-08-25 14:36:50 +02:00
hjk
80dc54acff debugger: add dumper for boost::optional 2010-08-25 14:20:46 +02:00
Robert Loehning
0166f49983 Fixed German translation of new git menus 2010-08-25 12:19:48 +02:00
Jarek Kobus
351beb8697 Change the shortcut for ui form preview
Reviewed-by: dt <qtc-committer@nokia.com>
Task-number: QTCREATORBUG-1911
2010-08-25 11:57:02 +02:00