- Dec 04, 2013
-
-
jkobus authored
Change-Id: I9f8681a8d975558e5e8626566df73ac8438c4cef Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
- Nov 13, 2013
-
-
Knut Petter Svendsen authored
Change-Id: Ie047782cde63bd64b6a52747ee2cd7d4fc102b88 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- Feb 21, 2013
-
-
Knut Petter Svendsen authored
Added support for CppStyle for Doxygen block generation when hitting enter after a /// or //! comment. Previously only QtStyle and JavaStyle was supported. Change-Id: Ib010e55ba602127a6842ba02034fbe85994ee2bd Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- Dec 09, 2011
-
-
Leandro Melo authored
This improves our completion support for documentation comments. It's now possible to have a Doxygen block generated when hitting enter after a /** or /*! comment start. A couple other related options are also available. Task-number: QTCREATORBUG-2752 Task-number: QTCREATORBUG-3165 Change-Id: I1c81c0b4b370eb1d409ef72a9c7f22c357f202f4 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com> Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
- Nov 24, 2011
-
-
Tobias Hunger authored
Make sure all ui-files are in the plugin's internal namespace. Change-Id: Ifb2c3093441e8feb89e46f52fbb386fc316cfd13 Reviewed-by:
hjk <qthjk@ovi.com>
-
- Sep 26, 2011
-
-
Leandro Melo authored
Change-Id: I23a5dd090fd37cd645fba3fde83f56b8c9ac1f7a Reviewed-on: http://codereview.qt-project.org/5545 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- Sep 14, 2011
-
-
Leandro Melo authored
Notice that this option already existed in the auto completer. However, from the user perspective it was synchronized with auto insert brackets. Task-number: QTCREATORBUG-5835 Change-Id: Ia87a2ca38d89dba51380a4fdb58a5a3689ed9265 Reviewed-on: http://codereview.qt-project.org/4885 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- Jun 22, 2011
-
-
Leena Miettinen authored
Change-Id: I3686ac83e5fdc009b03e84ab3c7b24a052d119c4 Reviewed-on: http://codereview.qt.nokia.com/569 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- Oct 29, 2010
-
-
Thorbjørn Lindeijer authored
Reviewed-by: Jarek Kobus Acked-by: dt
-
- Jul 15, 2010
-
-
Thorbjørn Lindeijer authored
Now it's possible to choose between having completion popup manually, when triggered or always.
-
- May 14, 2010
-
-
Leena Miettinen authored
Reviewed-by: ossi
-
- Apr 08, 2010
-
-
Alexey Semenko authored
Reviewed-by: mae Merge-request: 133
-
- Dec 09, 2009
-
-
Thorbjørn Lindeijer authored
By default now only the first letter is case-sensitive. It is still possible to choose full or no case-sensitivity as well. Task-number: QTCREATORBUG-236 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Nov 24, 2009
-
-
Friedemann Kleint authored
Add a title label to the pages. Use QGroupBoxes throughout. Extend SavedAction to work with checkable QGroupBoxes. Polish UI files, use common layout for VCS plugins. Performance: Apply only visited settings pages. Add search keywords. Task-number: QTCREATOR-26
-
- May 26, 2009
-
-
Thorbjørn Lindeijer authored
Since we're automatically inserting several kinds of brackets, but not braces ({ }).
-
- May 11, 2009
-
-
Enrico Ros authored
-
- Feb 06, 2009
-
-
Thorbjørn Lindeijer authored
Looks a bit nicer now and the tooltips explain some of the options a bit better. Header texts have also been simplified. (cherry picked from commit ad5bdf69)
-
- Feb 05, 2009
-
-
Thorbjørn Lindeijer authored
Looks a bit nicer now and the tooltips explain some of the options a bit better. Header texts have also been simplified.
-
- Jan 27, 2009
-
-
Thorbjørn Lindeijer authored
The page had grown too large so now the display settings have been split off onto their own page.
-
- Dec 16, 2008
-
-
Thorbjørn Lindeijer authored
Some people don't like this.
-
- Dec 15, 2008
-
-
Thorbjørn Lindeijer authored
It is now possible to choose between case-sensitive or case-insensitive completion. Also, you can now disable the automatic insertion of braces.
-