- 21 Jan, 2014 1 commit
-
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-11031 Change-Id: I93cce0ebf46984eb06094e1f1519717be2bbaa79 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
- 03 Sep, 2013 1 commit
-
-
Orgad Shaneh authored
Some projects use separate directories for sources and headers. An example tree: * |-- src |-- foo.cpp |-- include |-- foo.h Allow the user to specify directories for finding out-of-project related header/source files, in addition to current directory Task-number: QTCREATORBUG-8883 Change-Id: I57215c8f2feffcc246d0d161798290861bcfcdd4 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- 24 Nov, 2011 1 commit
-
-
Tobias Hunger authored
Make sure all ui-files are in the plugin's internal namespace. Change-Id: Ifb2c3093441e8feb89e46f52fbb386fc316cfd13 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 15 Apr, 2010 1 commit
-
-
Thorbjørn Lindeijer authored
-
- 13 Apr, 2010 1 commit
-
-
Thorbjørn Lindeijer authored
Reviewed-by: Jens Bache-Wiig
-
- 24 Nov, 2009 1 commit
-
-
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
-
- 05 Oct, 2009 1 commit
-
-
Friedemann Kleint authored
Also move Designer::Internal::FormWindowEditor -> Designer::FormWindowEditor.
-
- 22 Jun, 2009 1 commit
-
-
Friedemann Kleint authored
Acked-by:
con <qtc-committer@nokia.com>
-
- 11 Jun, 2009 1 commit
-
-
Thorbjørn Lindeijer authored
-
- 18 May, 2009 1 commit
-
-
Alessandro Portale authored
Putting Cpp file settings into a GroupBox
-
- 11 May, 2009 1 commit
-
-
Enrico Ros authored
-
- 18 Mar, 2009 1 commit
-
-
Friedemann Kleint authored
Fixes: Introduce a cpp settingspage containing file naming conventions (lower case and suffixes). Reorder VCS settings pages. Task: 241959, 248085 RevBy: Optics/Naming checked by con Details: Give IOptionPage an id() to differentiate from trName(). Make showOptionsDialog return a bool (applied) and give it an optional parent. Change Cpp and form class wizards, give them a Configure... button to change those settings.
-