- 18 Jan, 2011 17 commits
-
-
Marco Bubke authored
For synchronisation to the puppet process.
-
Marco Bubke authored
-
Marco Bubke authored
-
Marco Bubke authored
-
Marco Bubke authored
But not linking
-
con authored
Make them be correctly updated regarding to current context.
-
Christian Kandeler authored
-
Friedemann Kleint authored
Do not show artificial thread that is created by DebugBreak() as it causes a switch to disassembly. Forcibly discard the symbol group for each locals update as the lazy creation mechanism does not trigger on thread changes back and forth involving assembly, which causes the symbol group to become stale.
-
Christian Kandeler authored
Task-number: QTCREATORBUG-2770
-
Leena Miettinen authored
Reviewed-by: Oswald Buddenhagen
-
Friedemann Kleint authored
Fix assignment to reference nodes (QByteArray field elements).
-
dt authored
Task-Nr: QTCREATORBUG-3517 Reviewed-By: con
-
Jarek Kobus authored
Task: QTCREATORBUG-2724 RevBy: Friedemann Kleint <qtc-committer@nokia.com>
-
Friedemann Kleint authored
in stopped state. Add helper for executing calls to ExtensionContext including recording of output in OutputCallback. Extend symbol resolution to return addresses as well since QApplication::widgetAt() is ambiguous and needs to be called by address. Add 'widgetat' extension command to return the widget.
-
Nicolas Arnaud-Cormos authored
Also change the default "Execute last macro" to a one sequence shortcut. Merge-request: 234 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Task-number: QTCREATORBUG-3500
-
hjk authored
-
Friedemann Kleint authored
-
- 17 Jan, 2011 23 commits
-
-
Christian Kandeler authored
This allows us to get rid of MaemoTemplatesManager, which was a bit of a crutch from the beginning.
-
con authored
-
Kai Koehne authored
This happened when 'Current File' was set in the settings, but no .user.settings existed.
-
Kai Koehne authored
Make sure that the QtVersion object isn't referenced any more in the separate thread: It might be deleted / altered while the thread is running. Also let QmlDump use the class, instead of relying on it's own implementation. Reviewed-by: ckamm
-
Kai Koehne authored
-
Leandro Melo authored
Task-number: QTCREATORBUG-2674
-
Friedemann Kleint authored
-
hjk authored
-
hjk authored
-
Pawel Polanski authored
-
dt authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
dt authored
Reported on irc.
-
Friedemann Kleint authored
Subsequent ones are caused by interrupts.
-
Friedemann Kleint authored
... to make them faster. Check for watch expressions of the form '*(Type *)0xaddr' and insert module for non-PODs. Add testing command.
-
Erik Verbruggen authored
Instead of using the pre-processed source, the original one is used. This makes a difference when a macro is used in the line, where the pre- processed source would have a "#gen true" token. Task-number: QTCREATORBUG-3345
-
Pawel Polanski authored
-
dt authored
-
dt authored
-