- 17 Dec, 2009 2 commits
-
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
- 16 Dec, 2009 16 commits
-
-
Kai Koehne authored
This reverts commit 29051539. Superseded by e08783f86d27525566d0a396d8831e2db2bc761d.
-
Kai Koehne authored
QmlProject used LocalApplicationRunCOnfiguration, but didn't provide e.g. an associated BuildConfiguration. Fix this by implementing it's own QmlRunControlFactory, QmlRunControl.
-
con authored
-
con authored
Replaced by the maximize and "More..." buttons. Edit mode is now the fallback mode for the output panes.
-
con authored
Better would be to support drag and drop in the view, but this might be better than nothing. Task-number: QTCREATORBUG-466
-
kh1 authored
-
ck authored
-
Friedemann Kleint authored
stripping namespaces.
-
Friedemann Kleint authored
-
Thorbjørn Lindeijer authored
Conflicts: src/plugins/projectexplorer/outputwindow.cpp
-
Thorbjørn Lindeijer authored
This reverts commit cdf2f70c. This new feature didn't belong in 1.3. It will remain on master.
-
Friedemann Kleint authored
-
mae authored
Experiment with changing the foreground rather than the background. Done with: thorbjorn
-
mae authored
The dummy shortcut eater did not always work, we sometimes do have mutual exclusive shortcuts in the same context. The current solution is simpler: ignore text input when the control modifier is used. This seems to be in line with other toolkits and applications. Done with: thorbjorn
-
Thorbjørn Lindeijer authored
Both rename symbol and stop running had Ctrl+Shift+R as default shortcut, making it impossible to do either when an application was running and the focus was in the text editor.
-
Kai Koehne authored
Quick fix. Actually there should be IMO no way to start the debugger for a qmlproject in the frist place.
-
- 15 Dec, 2009 22 commits
-
-
Alessandro Portale authored
MaemoRunConfiguration reimplements the correct RunConfiguration::isEnabled() Reviewed-by: con Reviewed-by: dt
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
to be used for status/opened output. enabling convenient opening. Append repository as block data to log text to be able to resolve relative paths.
-
mae authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
Fixing various problems with breakpoints and opened files caused by CDB returning lower-case file names. Task-number: QTCREATORBUG-438 Reviewed-by:
hjk <qtc-committer@nokia.com> Acked-by:
mariusSO <qt-info@nokia.com>
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-438
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Tobias Hunger authored
Reviewed-by: thorbjorn
-
Christian Kamm authored
-
Christian Kamm authored
If the first or last line in a selection ended up with nothing to highlight after whitespaces were trimmed, they'd use a codepath that only works correctly for inner 'empty' lines. Instead we now make sure the beginning and end of a selection are always highlighted.
-
Tobias Hunger authored
Reviewed-by: mae
-
hjk authored
helpers for custom types
-
hjk authored
saves a few lines in the dumper implementations for the 'putEllipses' logic.
-
hjk authored
-
hjk authored
-
hjk authored
-