- Aug 23, 2010
-
-
Jarek Kobus authored
Since it will not work for pri files. The code is prepared to work with pri files. However, currently it will work only in case the pro file which includes the pri file lays in the same dir. After the QTBUG-13057 is done it will be just a matter of changing the apropriate variable name in librarydetailscontroller.cpp to make it working properly. Task-number: QTCREATORBUG-125
-
hjk authored
-
Friedemann Kleint authored
to be used for the promoted widgets dialog. See also 00e954ca817f89958a8a8777d93d3843252dc88c in Qt 4.8. Reviewed-by:
Jarek Kobus <jaroslaw.kobus@nokia.com> Task-number: QTCREATORBUG-163
-
kh1 authored
Task-number: QTCREATORBUG-2130
-
Friedemann Kleint authored
Remove some unused leftovers from DebuggerOuputWindow.
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-1642
-
Friedemann Kleint authored
-
- Aug 20, 2010
-
-
Alessandro Portale authored
-
Alessandro Portale authored
-
Alessandro Portale authored
-
Olivier Goffart authored
-
Friedemann Kleint authored
... on canceling.
-
Friedemann Kleint authored
Do an initial connection check on the host (once per host). Add utility function to NetworkProtocol, displaying connection check message box. Move the 'Paste' handling into the PasteView dialog, such that the checking happens there and the dialog stays open if something fails. Task-number: QTCREATORBUG-2117
-
Olivier Goffart authored
-
Friedemann Kleint authored
As it created 2 output panes that could be closed indepently of each other.
-
Pawel Polanski authored
-
Friedemann Kleint authored
Fix breakage introduced by the new asynchronous stop() methods of the debugger run controls. Allow for RunControl::stop() to be asynchronous by introducing a return enumeration indicating that. Introduce additional method aboutToStop() asking user to quit (tie that to the RunControl instead of having to hack the behaviour elsewhere). If asynchronous stop is detected, terminate the ProjectExplorer asynchronously. This makes the behaviour consistent across switching sessions/ closing outputwindow tabs and quitting Qt Creator. Reviewed-by: dt Rubber-stamped-by: hjk
-
Pawel Polanski authored
-
Christian Kandeler authored
-
Christian Kandeler authored
-
Leandro Melo authored
- Manage definitions button is enabled only when path is valid. - Definitions displayed in the dialog are the ones from the path being managed, not the ones currently registered. - Mime types are registered whenever a download was attempted or one of the locations changed.
-
Pawel Polanski authored
Bug QTCREATORBUG-2088 has been fixed Task-number: QTCREATORBUG-2088 Reviewed-by: Friedemann Kleint
-
- Aug 19, 2010
-
-
Christian Kandeler authored
Otherwise, we couldn't sensibly use the device's gdb for debugging.
-
Christian Kandeler authored
-
Christian Kandeler authored
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-2109
-
Christian Kandeler authored
-
Christian Kandeler authored
-
Christian Kandeler authored
Also set build directory for profile reader.
-
Jarek Kobus authored
-
Olivier Goffart authored
Apparently, it did not like ::label
-
Olivier Goffart authored
-
Olivier Goffart authored
Only switch to C++ when we debug Javascript
-
Olivier Goffart authored
-
Olivier Goffart authored
-
Friedemann Kleint authored
Pun intended.
-
Friedemann Kleint authored
Update 'Commit' button to show number of files to be committed. Task-number: QTCREATORBUG-2090
-
Leandro Melo authored
-
Leandro Melo authored
-
- Aug 18, 2010
-
-
Alessandro Portale authored
-