- Feb 21, 2011
-
-
hjk authored
-
hjk authored
Introduce CompletionPolicy enum, use 'TextCompletion' for the new plain text completion, and 'SemanticCompletion' or 'QuickFixCompletion' for the existing cases. Reviewed-by: Erik Verbruggen
-
Friedemann Kleint authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
hjk authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Kai Koehne authored
Use camel case for library name all over the place.
-
con authored
-
- Feb 18, 2011
-
-
Christian Kandeler authored
-
Leena Miettinen authored
-
Leena Miettinen authored
-
Leena Miettinen authored
-
con authored
The chooser allows choosing variables from a list, and inserting them into previously focused line edit, text edit, or plain text edit. Variables are now registered with a description in the variable manager. Also make the QT_INSTALL_BINS --> CurrentProject:QT_INSTALL_BINS for consistency.
-
con authored
It's done via a external tool description now.
-
con authored
This overrides ordering of *all* tools. Which is suboptimal.
-
con authored
-
con authored
Reordering isn't persistently saved yet.
-
con authored
Because otherwise implementing drag&drop is impossible.
-
con authored
-
con authored
-
con authored
-
con authored
Adding new categories is not there yet though, neither is moving tools through the categories.
-
con authored
-
con authored
-
con authored
-
con authored
-
con authored
Not possible to reset them yet. Saves the change in the settings instead of writing new tools xml files. This probably needs to be adapted for tools that are "local" from the beginning.
-
con authored
No editing possible yet.
-
con authored
-
con authored
-
con authored
-
con authored
-
con authored
-
con authored
-
con authored
-
con authored
It now follows quoting rules.
-
con authored
-
con authored
-