- Aug 09, 2010
-
-
Roberto Raggi authored
Sort the semantic ranges before to compare them.
-
Roberto Raggi authored
-
- Aug 08, 2010
-
-
mae authored
The action was forgotten in the rename from collapse to fold.
-
- Aug 06, 2010
-
-
mae authored
Done-with: Roberto Raggi
-
Roberto Raggi authored
-
Leandro Melo authored
Task-number: QTCREATORBUG-1886
-
Leandro Melo authored
-
mae authored
Use the defined foreground for search scope instead of calculating something from background. Support empty foreground for the standard selections (allows us to match certain popular colorschemes)
-
Leandro Melo authored
-
- Aug 05, 2010
-
-
mae authored
Block selection was "broken" when using tabs, or rather incomplete: It treated tabs as normal characters, which has shown to be unexpected by people using tabs in code. The new implementation has a vastly improved find scope as well. In addition, creating a blog selection with mouse or keyboard feels a lot more solid now, as the actual selection is detached from possible valid cursor positions. Task-number: QTCREATORBUG-1541
-
Thomas Hartmann authored
* Proper implementation using a timer * We also do a revision check now * The RefactorMarker is only shown for types that we support
-
- Aug 04, 2010
-
-
Leandro Melo authored
Task-number: QTCREATORBUG-1886
-
- Aug 03, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
Done with: Thorbjørn Lindeijer
-
Leandro Melo authored
-
Roberto Raggi authored
-
Thorbjørn Lindeijer authored
There should be no need for the text editor to request an update of the completion box, since when it's there it will have focus and update itself. Reviewed-by: Roberto Raggi
-
Thorbjørn Lindeijer authored
It gets a little too colorful.
-
- Aug 02, 2010
-
-
Leandro Melo authored
-
- Jul 30, 2010
-
-
Alessandro Portale authored
Using more *::Constants::ICON_* where it makes sense and wrapping the file names into QLatin1String where they were missing. The increased usage of the ICON constants needed a few more cross plugin includes of *constants.h, here and there. I think that it is OK, since the dependencies were alredy there icon resource wise.
-
- Jul 29, 2010
-
-
Roberto Raggi authored
-
- Jul 28, 2010
-
-
Erik Verbruggen authored
-
- Jul 27, 2010
-
-
Erik Verbruggen authored
For answers to questions about where to insert a snippet/chunk of C++ code. Ok, currently it will only find the One And Only place to insert method declarations in classes, and it will need some tuning.
-
Leandro Melo authored
-
- Jul 26, 2010
-
-
Erik Verbruggen authored
-
- Jul 23, 2010
-
-
con authored
Required refactoring of the search result window to show real trees of search results. The backend is the backend from the Locator filter, which is a bit outdated now.
-
- Jul 22, 2010
-
-
con authored
-
Leandro Melo authored
-
Leandro Melo authored
-
Kai Koehne authored
Fixes that the filter button could be 'checked' for a cpp file.
-
Kai Koehne authored
Make it the same order as in the Projects sidebar
-
Leandro Melo authored
The old integration option is now used to switch to extended descriptions.
-
- Jul 20, 2010
-
-
Roberto Raggi authored
-
- Jul 19, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Jul 16, 2010
-
-
Kai Koehne authored
-
Kai Koehne authored
-
- Jul 15, 2010
-
-
Thorbjørn Lindeijer authored
Reviewed-by: mae
-
con authored
This was the main goal of the new generalized Find::FindFlags
-
con authored
-