- 14 Feb, 2011 1 commit
-
-
Milian Wolff authored
Merge-request: 253 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
- 10 Feb, 2011 1 commit
-
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-
- 09 Feb, 2011 1 commit
-
-
dt authored
Task-Nr: QTCREATORBUG-3736 Reviewed-By: Friedemann Kleint
-
- 08 Feb, 2011 1 commit
-
-
hjk authored
-
- 07 Feb, 2011 2 commits
- 04 Feb, 2011 1 commit
-
-
hjk authored
We use the latter style everywhere else to signify the end of a namespace block.
-
- 31 Jan, 2011 1 commit
-
-
con authored
-
- 24 Jan, 2011 1 commit
-
-
Friedemann Kleint authored
-
- 21 Jan, 2011 1 commit
-
-
Kai Koehne authored
Change default vertical size policy of the DetailsButton from Expanding to Preferred: This way it won't be 'greedy' and enlarge just because there is space left.
-
- 20 Jan, 2011 2 commits
-
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-
Friedemann Kleint authored
-
- 18 Jan, 2011 1 commit
-
-
Jarek Kobus authored
Task: QTCREATORBUG-2724 RevBy: Friedemann Kleint <qtc-committer@nokia.com>
-
- 17 Jan, 2011 2 commits
-
-
con authored
The option is used for the stop button in the application output. Closing tabs will still ask unconditionally, also if applications would be killed as a side-effect, e.g. of closing Qt Creator. The Symbian controls also always ask, with a more descriptive text, because killing applications might have negative effect on the device in some cases. Reviewed-by: Friedemann Kleint Task-number: QTCREATORBUG-3119
-
Leandro Melo authored
Task-number: QTCREATORBUG-3464
-
- 14 Jan, 2011 2 commits
-
-
hjk authored
-
Pawel Polanski authored
Reviewed-by: hjk
-
- 13 Jan, 2011 2 commits
-
-
Tobias Hunger authored
* Move the environment model code to utils and export it * rename the environmenteditmodel files to environmentwidget (which is the class they actually contain) Reviewed-by: dt
-
con authored
Introduced by recent ProxyAction refactoring, we may not copy the actual enabled/visible/checked state during initialization.
-
- 12 Jan, 2011 3 commits
- 05 Jan, 2011 2 commits
-
-
Kai Koehne authored
Requested by Friedemann
-
Kai Koehne authored
Move use of windows API to winutils.
-
- 17 Dec, 2010 2 commits
- 16 Dec, 2010 1 commit
-
-
Roberto Raggi authored
-
- 10 Dec, 2010 1 commit
-
-
Kai Koehne authored
Don't enumerate all files to be copied any more, but copy whole subdirectory tree.
-
- 07 Dec, 2010 1 commit
-
-
Jarek Kobus authored
Reviewed-by:
dt <qtc-committer@nokia.com> Task-number: QTCREATORBUG-2511
-
- 06 Dec, 2010 2 commits
-
-
Oswald Buddenhagen authored
it has virtual functions, after all ...
-
Pawel Polanski authored
Task-number: QTCREATORBUG-3214 Reviewed-by: Tobias Hunger
-
- 01 Dec, 2010 3 commits
-
-
Kai Koehne authored
Fix compilation on gcc.
-
Kai Koehne authored
FileInProjectFinder implements an heuristic to find the likely source file for an aribrary file path, e.g. in the shadow build folder or on the device. This is useful especially for .qml files, which are executed at runtime. Reviewed-by: con
-
Arvid Ephraim Picciani authored
-
- 23 Nov, 2010 3 commits
-
-
Tobias Hunger authored
Only enable submit button in the git submit editor when a non-empty desciption of the patch is available. Git rejects empty commit messages and old versions fail without even giving an error Qt Creator can detect, so this should make commiting a bit more save. Task-number: QTCREATORBUG-2410
-
Tobias Hunger authored
Do not offer to commit in the dialog opened when closing the commit editor when the commit is not containing all the required information.
-
dt authored
The user might create directories or delete them while in the browsing interface, thus in the PathChooser trigger a validation after browsing. Task-Nr: QTCREATORBUG-3105 Reviewed-By: Friedemann Kleint
-
- 17 Nov, 2010 3 commits
-
-
Christian Kandeler authored
Reviewed-by: Oswald Buddenhagen
-
Christian Kamm authored
-
Oswald Buddenhagen authored
get away from argument stringlists. instead, use native shell command lines which support quoting/splitting, environment variable expansion and redirections with well-understood semantics. Task-number: QTCREATORBUG-542 Task-number: QTCREATORBUG-1564
-