- 04 Feb, 2009 12 commits
-
-
mae authored
-
mae authored
-
Thorbjørn Lindeijer authored
Done with mae.
-
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.
-
Thorbjørn Lindeijer authored
Reviewed-by: mae
-
mae authored
-
mae authored
-
mae authored
-
Jens Bache-Wiig authored
RevBy: b_lindeijer Details: This resolves the problem with missing top-borders on the find toolbar.
-
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 12 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.
-
hjk authored
-
hjk authored
RevBy: dt Details: create QDir objects ony when needed
-
con authored
-
Daniel Molkentin authored
-
Roberto Raggi authored
For example, struct { int a, b } foo; int main() { foo. <- }
-
Thorbjørn Lindeijer authored
Reviewed-by: Roberto Raggi
-
hjk authored
has not changed. Details: saves a few cycles
-
- 02 Feb, 2009 9 commits
-
-
mae authored
-
mae authored
-
Daniel Molkentin authored
-
dt authored
-
dt authored
Task: Reported on irc. Details: We did regiser all plugins but didn't initialize them. Leading to the kde plugins installing a kde file dialog, but not initializing a KComponentData, which leads to a crash when trying to open a file dialog. So we aren't lazy anymore with the designer plugins. And initialize them right away. We should reenable lazy initializing once kde 4.2.1 has been released. (And probably has replaced kde 4.2.0 on most systems.)
-
Thorbjørn Lindeijer authored
This basically reverts change 01933445
-
hjk authored
Task: 180315
-
con authored
-
Thorbjørn Lindeijer authored
The m_page member used to access the widgets was deleted too early. Deletion moved to finish() method.
-
- 30 Jan, 2009 7 commits