- Jul 27, 2009
-
-
kh authored
-
dt authored
On the Project Mode. Might fix a bug hjk found, which i can't reproduce.
-
Oswald Buddenhagen authored
reorder .pri includes to ensure relevant -L flags appear before the -l flags which need them
-
Oswald Buddenhagen authored
-
dt authored
-
dt authored
-
con authored
-
con authored
Reviewed-by: Daniel Molkentin
-
dt authored
Fixes a designer integration issue. Task-Nr: 258315
-
Kornelia Poenitz authored
The selection was not visible when moving cursor up. Reviewed-by: hjk Merge-request: 1016 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Remove unused code.
-
- Jul 26, 2009
-
-
Roberto Raggi authored
-
- Jul 24, 2009
-
-
dt authored
-
dt authored
-
dt authored
-
dt authored
Don't add -spec foo to the additional Arguments if foo is the same as the default mkspec. This makes the common case better, while breaking if you have QMAKESPEC set in teh environment and used -spec foo to override it.
-
con authored
Not much error reporting etc yet. Application TRK needs to be running on device.
-
con authored
-
con authored
-
Thorbjørn Lindeijer authored
-
con authored
-
con authored
-
dt authored
-
dt authored
-
Thorbjørn Lindeijer authored
-
Friedemann Kleint authored
-
hjk authored
-
hjk authored
-
Thorbjørn Lindeijer authored
The completion for the directory wasn't triggered because one of the items matched the typed string, so the list of completion wasn't empty and no new trigger was allowed. By not matching items when a trailing slash is typed, the list is allowed to trigger again from the new location. Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Thorbjørn Lindeijer authored
When a closing character is already there, it shouldn't be appended. Done by generalizing the same code for automatically inserted brackets after C++ symbols.
-
Friedemann Kleint authored
... based on the git clone wizard. Provide a wizard for browsing gitorious hosts. Task-number: 44831
-
Thorbjørn Lindeijer authored
In order to speed up completion for include statements. Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Robert Loehning authored
Reviewed-by: dt
-
ck authored
Added dumper tests for QObjectSlot and QObjectSlotList.
-
ck authored
The format of QObjectPrivate's senders list changed in version 4.6. This change is now taken into account by the QObjectSlot and QObjectSlotList dumpers. Reviewed-by: hjk
-
hjk authored
-
hjk authored
-
- Jul 23, 2009
-
-
dt authored
-