- 05 Feb, 2009 4 commits
-
-
Thorbjørn Lindeijer authored
Instead of directly adding QToolButtons to the tool bar of the navigation subwidget, use QActions. This allows the tool bar extension to show them in a menu when necessary. The icons are inappropriate for in a menu, however.
-
mae authored
-
mae authored
view has been specified. This allows to use the open editors view as tabbar replacement also in split mode.
-
Roberto Raggi authored
-
- 04 Feb, 2009 31 commits
-
-
con authored
Conflicts: src/plugins/coreplugin/editormanager/editormanager.cpp
-
con authored
Details: - Happened in release builds when opening pro files with CONFIG scopes and a non-valid Qt version set.
-
mae authored
-
mae authored
-
hjk authored
Task: 180315 RevBy: Details:
-
hjk authored
-
hjk authored
Details: also accept trailing slashes
-
Thorbjørn Lindeijer authored
Done with mae.
-
dt authored
-
dt authored
Details: That hasn't worked in the last few months, since we changed the QtVersion class from being passed by value to being passed around by reference.
-
hjk authored
-
hjk authored
-
hjk authored
-
mae authored
-
Thorbjørn Lindeijer authored
Deals with cases like "QString s(", but for the moment doesn't handle yet "QString const s(". Done with Roberto Raggi.
-
dt authored
editor. Task: - RevBy: - AutoTest: - Details: -
-
Kavindra Palaraja authored
-
Thorbjørn Lindeijer authored
Reviewed-by: mae
-
mae authored
-
Roberto Raggi authored
-
mae authored
-
mae authored
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
Also adjusted the logos. Design by Nigel. HTML/CSS done with Thomas.
-
Peter Hartmann authored
RevBy: Thorbjorn Details: calls the newly introduced QLocalServer::removeServer() function before listening. The problem was: When the socket file was left there after the application quit (e.g. because of not closing it or when the app crashed), the first call to listen failed with "address already in use" error. Before, listen() would delete that file in that case, but that behavior changed and the "removeServer()" method introduced instead.
-
Friedemann Kleint authored
RevBy: Eike Details: Make form editor factory and form editor return the same editor kind.
-
Jens Bache-Wiig authored
RevBy: b_lindeijer Details: This resolves the problem with missing top-borders on the find toolbar.
-
Kavindra Palaraja authored
-
con authored
-
con authored
-
Roberto Raggi authored
Fixes: Do not activate member completion when class names are used as base of a DOT or ARROW expression.
-
- 03 Feb, 2009 5 commits
-
-
mae authored
-
con authored
RevBy: - done with dt Details: - There was an addition setCurrentEditor signal with the old editor sent while opening the new editor, coming from adding the new entry into the model for the editor combo box.
-
con authored
-
Kavindra Palaraja authored
RevBy: Eike Ziller
-
hjk authored
RevBy: k.
-