- May 13, 2009
-
-
Thorbjørn Lindeijer authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
hjk authored
-
Friedemann Kleint authored
-
Thorbjørn Lindeijer authored
Reviewed-by: dt
-
Thorbjørn Lindeijer authored
See commit b53fbe80
-
Thorbjørn Lindeijer authored
This makes sure the context-specific names don't show up in the settings dialog. Also fixed the variable names to conform better to our standards. Reviewed-by: con
-
Christian Hoenig authored
-
con authored
Should still be ok on small screens though. Suggested by Christian Hoenig.
-
con authored
-
Thorbjørn Lindeijer authored
Got disabled in a merge.
-
Christian Hoenig authored
As this is how it is navigated by keyboard. Reviewed-by:
con <qtc-committer@nokia.com>
-
Thorbjørn Lindeijer authored
-
Roberto Raggi authored
Conflicts: src/plugins/texteditor/basetextdocument.cpp
-
Roberto Raggi authored
-
con authored
Missing dependency in plugins.pro, sometimes breaks multi-process build.
-
- May 12, 2009
-
-
Daniel Molkentin authored
Introduce integrated 'Did you know' section, prevent scrollbars.
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
Roberto Raggi authored
-
dt authored
-
dt authored
-
con authored
Reviewed-by:
hjk <qtc-committer@nokia.com>
-
dt authored
Instead use qmake IDE_LIBRARY_BASENAME=lib64 to set it to lib64.
-
dt authored
-
dt authored
-
dt authored
-
dt authored
-
dt authored
-
dt authored
-
dt authored
This means, creating a new project, we immediately have completion for the ui file. Also adding stuff to the ui file now changes the codemodel immediately. Yet todo, are tests under windows and suppressing a warning if the form contains a toplevel spacer.
-
dt authored
The Qt4ProjectManagerPlugin needs that for the dynamic ui completion. Reviewed-By:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
dt authored
This adds a way for plugins to tell the cppmodel that for certain files, the actual contents come from it, instead of reading from the disk. (For texteditors the cppmodel does that automatically.) Reviewed-By:
Roberto Raggi <roberto.raggi@nokia.com>
-
dt authored
-
dt authored
Correctly draw the block highlighting after toggling.
-
dt authored
-
Friedemann Kleint authored
Set/modify breakpoints using the new takeXX() APIs of the breakhandler. Add API for inserted breakpoints (as a 2-step process for pending breakpoints). Format breakpoint tooltip properly with tr() and more esthetically pleasing. Get rid of the old scheme of retrieving and matching the breakpoints from the debugger engine, use ids.
-