- 20 Nov, 2009 5 commits
-
-
Thorbjørn Lindeijer authored
By setting the window and button text colors to the tool tip text color, since a tool tip background is drawn. Task-number: QTCREATORBUG-322
-
con authored
Also avoids errors because of users messing with the "Unfiltered" filter, which is used for e.g. context help. The strategy now is to remove the "Unfiltered" filter from previous runs (possibly in a different language), and re-register a fresh filter with the name in the current language, and guaranteed to not filter out anything. Reviewed-by: kh1
-
Friedemann Kleint authored
Display the error in a label of the preferences page. Reviewed-by: con
-
Roberto Raggi authored
Task-number: QTCREATORBUG-199 Reviewed-by: thorbjorn
-
hjk authored
-
- 19 Nov, 2009 7 commits
-
-
Daniel Molkentin authored
Reviewed-By: hjk
-
dt authored
-
Thorbjørn Lindeijer authored
When constructor completion was attempted on a base class specified in a class declaration, a null pointer reference would occur. Task-number: QTCREATORBUG-321 Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
Tobias Hunger authored
* Ignore steData calls that do not actually change any data in the EnvironmentEditorModel. This prevents all variables touched from getting marked up as changed. Reviewed-By: con
-
hjk authored
-
hjk authored
unavailable
-
hjk authored
-
- 18 Nov, 2009 8 commits
-
-
Robert Loehning authored
Reviewed-by: Maurice Kalinowski
-
axasia authored
Merge-request: 2140 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Jonathan Courtois authored
Merge-request: 2131 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Oswald Buddenhagen authored
by Ben & Pierre
-
Jonathan Courtois authored
Merge-request: 2131 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Florent Renault authored
Merge-request: 2131 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Friedemann Kleint authored
Reviewed-by: con
-
Friedemann Kleint authored
Reviewed-by: con Task-number: QTCREATORBUG-245
-
- 17 Nov, 2009 2 commits
-
-
Friedemann Kleint authored
Change the translateable string not to contain a blank. Task-number: QTCREATORBUG-299 Reviewed-by:
Thorbjorn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
Sergey Belyashov authored
Merge-request: 2115 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 16 Nov, 2009 3 commits
-
-
Roberto Raggi authored
Task-number: QTCREATORBUG-282
-
Roberto Raggi authored
-
Thorbjørn Lindeijer authored
The final dot was confusing qmake, apparently considered part of the variable name.
-
- 13 Nov, 2009 7 commits
-
-
Roberto Raggi authored
This reverts commit 6a9e7ab0.
-
hjk authored
-
Robert Loehning authored
-
Robert Loehning authored
-
hjk authored
-
hjk authored
-
Jarek Kobus authored
When we meet /* we look for closing */ and continue processing from the next char, not from '/' which was a part of the closing comment
-
- 12 Nov, 2009 8 commits
-
-
con authored
Reviewed-by: dt
-
con authored
Reviewed-by: Oswald Buddenhagen
-
con authored
Reviewed-by: Robert Loehning
-
dt authored
Fixes a bug that after package installation the debugging helpers are sometimes marked as invalid. Reviewed-By: hjk
-
Friedemann Kleint authored
Fails for system Qt on 10.6. Reviewed-By:
hjk <qtc-committer@nokia.com>
-
Oswald Buddenhagen authored
The problem is that the shlib events disturb bounded execution requests and there is no way to recover from this - the debugger will effectively turn "step over" into "continue". this is nicely explained in http://vladimir_prus.blogspot.com/2007/12/debugger-stories-pending-breakpoints.html
-
Jarek Kobus authored
-
Ritt Konstantin authored
Merge-request: 2065 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-