- Apr 23, 2010
-
-
con authored
-
- Apr 20, 2010
-
-
Thorbjørn Lindeijer authored
The TextEditorSettings class already provides the appropriate signal.
-
- Apr 16, 2010
-
-
Thorbjørn Lindeijer authored
It's annoying and not very useful if they get grabbed and handled by the completion list. This happened as a side effect of fc1780f1.
-
Friedemann Kleint authored
Remove all hacks/conventions of considering the last generated file as project file, etc. and instead add attributes flags to Core::GeneratedFile, giving fine-grained control of what to do with the file. Implement static utility functions in wizards that handle it. Add boolean XML-attributes "openeditor"/"openproject" to the file elements used by the CustomWizard XML-specification. Manually set the attributes in all wizards. Task-number: QTCREATORBUG-1166
-
hjk authored
Done with mae.
-
mae authored
It now behaves less logical but closer to what vim does. Since this is the main target group, the change is probably right. In detail: Overwrite cursor no longer shows *what* will get overwritten, but instead it simply indicates *that* the editor is in overwrite mode, with a more or less fixed size (fixed when the font is truly monospace).
-
Erik Verbruggen authored
The added logic is that if the font has more than one style, to ask for the point-sizes of the first style. If that's also empty, return the list of standard point-sizes. Task-number: QTCREATORBUG-1153
-
- Apr 15, 2010
-
-
Thorbjørn Lindeijer authored
Done with mae and Jens Bache-Wiig.
-
Thorbjørn Lindeijer authored
Reviewed-by: mae
-
- Apr 14, 2010
- Apr 13, 2010
-
-
mae authored
Task-number: QTCREATORBUG-365 Reviewed-by: dt
-
mae authored
When drawing the background for an ifdefed-out block, expand to the end of the visible viewport, even when scrolled horizontally to the right.
-
mae authored
We now use two cursors, with the first one being positioned at the character before the find scope starts. This makes it possible to extend the scope when typing at the beginning or the end of it. This is more what the user expects. The effect is noticable with find&replace of words at the beginning or end of the scope.
-
- Apr 12, 2010
-
-
mae authored
-
Thorbjørn Lindeijer authored
Trying to clean up a little.
-
Thorbjørn Lindeijer authored
Might have been the cause of endless creations of "customized" color schemes as seen by Roberto.
-
Erik Verbruggen authored
Task-number: QTCREATORBUG-1065 Reviewed-by: mae
-
mae authored
Reviewed-by: thorbjorn
-
- Apr 09, 2010
-
-
mae authored
-
mae authored
The fake tooltip duplication is not nice.
-
mae authored
-
mae authored
-
Friedemann Kleint authored
-
- Apr 08, 2010
-
-
mae authored
Replaced the two checkboxes with a combo box for block indentation: Exclude Braces, Include Braces, GNU Style
-
Alexey Semenko authored
Reviewed-by: mae Merge-request: 133
-
Thorbjørn Lindeijer authored
Signal is called contentsChangedBecauseOfUndo
-
con authored
Task-number: QTCREATORBUG-1077
-
- Apr 01, 2010
-
-
Christian Kamm authored
Previously, it could contain multiple directory separators, . or .. This makes using the filename safe for hashes like the ones used in the C++ and Qml code models. Reviewed-by: Roberto Raggi Reviewed-by: mae
-
- Mar 31, 2010
-
-
con authored
-
- Mar 29, 2010
-
-
mae authored
Fixed colors to use the same as refactoring rename, and a few fixes for undo and document changes outside the tab areas. Reviewed-by: Roberto Raggi
-
mae authored
-
Roberto Raggi authored
-
- Mar 26, 2010
-
-
Thorbjørn Lindeijer authored
Some categories do not have icons yet, unfortunately.
-
Thorbjørn Lindeijer authored
Instead of using a tree based options hierarchy. Task-number: QTCREATORBUG-954 Reviewed-by: Friedemann Kleint
-
mae authored
If the disabled code format in creator does not have a background defined, we now use the page's default background.
-
- Mar 22, 2010
- Mar 19, 2010
-
-
Thorbjørn Lindeijer authored
Task-number: QTCREATORBUG-899 Reviewed-by: kh1
-
- Mar 18, 2010
-