- Mar 26, 2009
-
-
mae authored
with mouse-over. The change makes the list behave more like tabs.
-
- Mar 25, 2009
- Mar 24, 2009
-
-
dt authored
-
hjk authored
-
con authored
-
con authored
-
hjk authored
-
Thorbjørn Lindeijer authored
Allowed customizing the link for includes and macro uses and fix it for highlighting the name.
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
Allows navigating the code using the mouse when pressing Ctrl. Suggested a few times and also seen in other IDEs.
-
Friedemann Kleint authored
-
- Mar 23, 2009
- Mar 20, 2009
-
-
Oswald Buddenhagen authored
-
Thorbjørn Lindeijer authored
* Convert dots in filenames to underscores in header guards * Don't indent closing namespaces in source file * Consistent empty line placement
-
Thorbjørn Lindeijer authored
Fixes issues with handling additional dots in the filename in many places. Task: 246390
-
Thorbjørn Lindeijer authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Remove trimmedDescription(), always trim. Extract trimmed text using the text cursor Reviewed-by:
Thorbjorn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
Thorbjørn Lindeijer authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Reorganize the settings model in the VCS base plugin, store model in the plugin for better delayed initialization/update.
-
dt authored
-
Daniel Molkentin authored
Task: 247413 RevBy: Thorbjorn Lindeijer Details: The context menu only contained only a reload action which did not work as expected anyway. Removing it was the best option. Details: Suxx
-
Friedemann Kleint authored
Details: Use a global model for nicknames that is shared by all dialogs to solve the updating problems. Make p4 plugin submit work again. Force a submit prompt in case of shutdown or editor close (as opposed to user clickling on "Submit").
-
hjk authored
-
hjk authored
-
hjk authored
-
- Mar 19, 2009
-
-
dt authored
The setting of msvc environments variables overwrote that. Fix that by running the script with the correct environment.
-
con authored
Task: 234832
-
Thorbjørn Lindeijer authored
Now it will only update the list of files when you edit [project].files, and only reparse all files when you edit [project].config or [project].includes. When updating the file list it will only parse the added files.
-
Thorbjørn Lindeijer authored
The name is used as the base for files like [project].creator, [project].files, etc. and is displayed in the Projects mode and the Projects tree.
-