- Mar 12, 2010
-
-
Rohan Shetty authored
-
- Mar 11, 2010
-
-
hjk authored
-
Jens Bache-Wiig authored
As suggested by Nigel and others, we should use the same icon size for all the icons.
-
Friedemann Kleint authored
Tested with Qt 4.6.1/4.6.2. Detect both 'basename.sis' (4.6.2 onwards) as well as 'basename_debug-arm5.sis' (4.6.1). Reviewed-by:
Robert Loehning <robert.loehning@nokia.com>
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Tobias Hunger authored
* Expand all targets * Do not check any Qt flavour by default
-
dt authored
-
dt authored
-
Martin Aumüller authored
Merge-request: 125 Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Tobias Hunger authored
... and add a unit test for it
-
Thorbjørn Lindeijer authored
The Variables message box is used for both the external editor as well as the file browser instructions. Reviewed-by: Daniel Molkentin
-
Friedemann Kleint authored
The timer for event-delivery time-out checking when attaching to a crashed process in the case of not being spawned by the handler (such as via single-application remote command) triggered too early. Add a 'moduleLoaded()' signal to CoreEngine and trigger from there (due to lack of a proper "engine up/attached" notification. Emit moduleLoaded() from the first timed-out debug event handler when modules no longer change. Reviewed-by:
Robert Loehning <robert.loehning@nokia.com>
-
Roberto Raggi authored
-
hjk authored
-
Christiaan Janssen authored
-
hjk authored
-
Tobias Hunger authored
Reviewed-by: kh1
-
hjk authored
Needs polishing.
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Christian Kamm authored
The problem was that for Foo::Foo (|) when the user triggers completion at |, startOfLine() returns a token that's not on the current line and not yet tokenized by that instance of the BackwardScanner. As a fix I explicitly ask the instance to tokenize up to the given index. Task-number: QTCREATORBUG-673 Reviewed-by: Roberto Raggi
-
Jens Bache-Wiig authored
-
Jens Bache-Wiig authored
I redesigned the gradient boxes for a more subtle an professional look.
-
Jens Bache-Wiig authored
I added a sidebar as suggested in the ergosign screenshots. It is required to balance things.
-
Erik Verbruggen authored
Reviewed-by: kh1
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Friedemann Kleint authored
Protect against session changes at startup. Reviewed-by: hjk
-
- Mar 10, 2010
-
-
Robert Loehning authored
-
kh1 authored
We need to append "?view=split"to force the split mode check. Make the check more readable in viewerForContextMode.
-
kh1 authored
In case of split mode we did not check if the actual requested doc exists and thus did fail to open the browser if it could not be found. Reviewed-by: Daniel Molkentin
-
dt authored
-
dt authored
-