- 22 Oct, 2010 2 commits
-
-
Christian Kandeler authored
Task-number: QTCREATORBUG-2704
-
Bill King authored
-
- 21 Oct, 2010 3 commits
-
-
Christian Kandeler authored
-
Bill King authored
-
Bill King authored
-
- 20 Oct, 2010 6 commits
-
-
con authored
We actually only want to change the tool tip. Reviewed-by: Thorbjørn Lindeijer
-
con authored
Confusion between native and internal path representation (i.e. backslashes). File names should always be "portable" internally. Reviewed-by: Robert Loehning
-
con authored
Task-number: QTCREATORBUG-2205 Reviewed-by: dt
-
Bill King authored
"CONFIG += testcase" does this for us, and is the proper way to do this.
-
Bill King authored
-
Bill King authored
-
- 19 Oct, 2010 5 commits
-
-
Oswald Buddenhagen authored
it really is already that
-
Tobias Hunger authored
When choosing an example from the welcome screen and the user cancels loading the project: * Do not switch to edit mode * Do not load main.cpp * Do not pop up help Task-number: QTCREATORBUG-2774 Reviewed-by: Daniel Molkentin
-
Pawel Polanski authored
-
Pawel Polanski authored
Reviewed-by: Tobias Hunger
-
Friedemann Kleint authored
-
- 18 Oct, 2010 18 commits
-
-
Oswald Buddenhagen authored
Conflicts: share/qtcreator/templates/qmlapp/app.pro src/libs/utils/filesearch.cpp
-
con authored
Otherwise all the Qt headers might not be found at all. Task-number: QTCREATORBUG-1377 Reviewed-by: Tobias Hunger Reviewed-by: Erik Verbruggen
-
con authored
Task-number: QTCREATORBUG-65 Reviewed-by: Robert Loehning
-
Christian Kandeler authored
Using a debian directory in the project root directory might interfere with non-MADDE configurations. We therefore introduce an extra directory qtc_packaging, where we can safely put our stuff. In the future, this should also contain non-Fremantle (and possibly non-Debian) configurations. Reviewed-by: Oswald Buddenhagen
-
Thomas Hartmann authored
Recent changes in 4.7 rendered the original qml code invalid Task-number: QTCREATORBUG-2765 Reviewed-by: Marco Bubke
-
mae authored
There was an off-by-one error for the normal find scope. Improved look by ignoring the left side.
-
Friedemann Kleint authored
Sometimes, std::string is seen instead of std::basic_string<>. Reviewed-by: hjk Reviewed-by:
Arvid Ephraim Picciani <arvid.picciani@nokia.com> Task-number: QTCREATORBUG-2662
-
Friedemann Kleint authored
Reviewed-by:
Arvid Ephraim Picciani <arvid.picciani@nokia.com>
-
Erik Verbruggen authored
Reviewed-by: Tobias Hunger
-
Friedemann Kleint authored
Caused by b6da2d45.
-
Erik Verbruggen authored
-
Erik Verbruggen authored
Reviewed-by: Tobias Hunger
-
Leena Miettinen authored
Reviewed-by: Tobias Hunger
-
Leena Miettinen authored
Reviewed-by: Kai Koehne Reviewed-by: Christiaan Janssen
-
Leena Miettinen authored
-
Leena Miettinen authored
-
Tobias Hunger authored
-
Tobias Hunger authored
-
- 15 Oct, 2010 6 commits
-
-
Robert Loehning authored
-
Tobias Hunger authored
* Make it handle branches other than master * Make it warn about whitespace related issues.
-
Tobias Hunger authored
Properly handle extensions when looking up executables in the path on windows.
-
Tobias Hunger authored
-
Tobias Hunger authored
Task-number: QTCREATORBUG-2726 Reviewed-by: Oswald Buddenhagen
-
Tobias Hunger authored
Rename "Reset..." back to "Undo Uncommitted Changes..." to be more in line with git gui as well as the file-based operations. Reviewed-by: Leena Miettinen
-