- Jan 04, 2010
-
-
Tobias Hunger authored
Reviewed-by: Daniel Molkentin Reviewed-by: Friedemann Kleint
-
Tobias Hunger authored
Reviewed-by: Erik Verbruggen
-
- Dec 23, 2009
-
-
ck authored
-
ck authored
-
ck authored
Also introduced MaemoSshThread class to factor out common parts of the runner and the deployer code. The maemosshrunner files do not contain code anymore and will be removed soon.
-
Christian Kamm authored
There's no need to reparse something we already got the AST of.
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
ck authored
-
ck authored
We now have two subclasses for deploying files and running commands, respectively.
-
Christian Kamm authored
- unsigned* was printed as unsigned - Type **name was printed as Type**name
-
ck authored
This will replace the current ssh-via-QProcess approach, which has severe drawbacks.
-
- Dec 22, 2009
-
-
con authored
This code was (more or less) duplicated in 4 places.
-
Christian Kamm authored
-
- Dec 21, 2009
-
-
con authored
-
Erik Verbruggen authored
Roberto.
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
In preparation for finding macro uses. * Macro: add offset and length * MacroUse: add line * Document: add convenience functions for finding a macro definition, use or undefined use at a given location. Reviewed-by: Erik Verbruggen
-
con authored
-
con authored
This uses the same UI as "Rename Symbol". Moves the actual rename implementation to a static method in BaseFileFind and uses it for rename symbol and search & replace. Moves the signal notification for the code model from VCSManager to the more general FileManager. Note that as for rename symbol, there's no undo yet. Task-number: QTCREATORBUG-73
-
- Dec 18, 2009
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
ck authored
When there is only one project in a session, it is now more obvious that the dependency view is supposed to show other projects from the session. Reviewed-by: con
-
Roberto Raggi authored
-
Tobias Hunger authored
* Forgot to remove one else which made stderr output pass either through the OutputParsers or to the output window. I did not notice that since on window the error messages go to stdOut... sorry. Reviewed-by: con
-
Bea Lam authored
no longer uses LocalAppRunConfiguration. QmlInspector now uses the qmlviewer started by QmlProjectManager instead of starting its own, and clicking the Start Debug button within a QML project will switch to QML Inspect mode and start the inspector.
-
- Dec 17, 2009
-
-
con authored
-
con authored
The only part that is not done if not on Windows (or explicitly specified) is the adding of the preference pane.
-
Roberto Raggi authored
-
Erik Verbruggen authored
-
ck authored
This makes finding the device configuration dialog much easier for newbies (and saves clicks for everybody). Reviewed-by: kh1
-
kh1 authored
This would have worked fine on Vista and later, but fails on XP because of spaces in path name. And we don't need it anyway.
-
Kai Koehne authored
This will right now wait for a qmldebugger connection.
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
- Dec 16, 2009
-
-
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.
-