- Nov 17, 2010
-
-
Friedemann Kleint authored
Skip multiple left-boxes (mobile section). Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com> Rubber-stamped-by: dt Task-number: QTCREATORBUG-3118
-
- Nov 03, 2010
-
-
Oswald Buddenhagen authored
... instead of running a sed script over a lot of files on each version increment.
-
- Nov 02, 2010
-
-
Friedemann Kleint authored
Clean icore.h.
-
con authored
-
- Oct 08, 2010
-
-
hjk authored
-
- Oct 07, 2010
-
-
hjk authored
-
- Oct 04, 2010
-
-
dt authored
So remove it.
-
Friedemann Kleint authored
Reviewed-by:
Tobias Hunger <qt-info@nokia.com> Task-number: QTCREATORBUG-2542
-
- Sep 30, 2010
-
-
hjk authored
Should have been done earlier. 2.1.80 was burned in the pre-2.1.0->2.0.1 days, and we'd like to have odd subminor for 'working' and even subminor numbers for pure cherry-picking release branches anyway.
-
- Sep 27, 2010
-
-
hjk authored
-
- Sep 14, 2010
-
-
dt authored
Also introduce a indirection, modes have now types, edit and debug have the same type, and editors do have a prefered type of modes instead of a prefered mode. That fixes the bug that if the prefered qml editing mode was set to design, then in switching between qml editors would - in Edit Mode: stay in edit mode - in Debug Mode: switch to debug mode
-
- Sep 10, 2010
-
-
hjk authored
-
- Aug 30, 2010
-
-
hjk authored
-
- Aug 20, 2010
-
-
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
-
- Aug 18, 2010
-
-
Friedemann Kleint authored
QTemporaryFile destructor causes a file changed signal due to it holding on to it. Reviewed-by: dt Task-number: QTCREATORBUG-2083
-
- Jul 22, 2010
-
-
con authored
-
- Jul 13, 2010
-
-
con authored
If a plugin requests asyncronous shutdown, the shutdown sequence does not continue to deleting the plugins before it has sent a asynchronousShutdownFinished signal. During that time an event loop is running.
-
- Jun 25, 2010
- Jun 11, 2010
- Jun 07, 2010
-
-
con authored
-
- May 18, 2010
-
-
con authored
-
- May 17, 2010
-
-
Friedemann Kleint authored
Fix up bb6af213. Clear richtext flag on the QLabel and set openExternalLinks. Change sample URL from qtcreator.pastebin.com to creator.pastebin.com.
-
Friedemann Kleint authored
This reverts commit bb6af213.
-
mae authored
-
- May 14, 2010
-
-
Leena Miettinen authored
Reviewed-by: ossi
-
- May 12, 2010
-
-
Thorbjørn Lindeijer authored
The string should probably be changed, but that would break translations. Reviewed-by: Friedemann Kleint
-
- Apr 30, 2010
-
-
con authored
-
- Apr 28, 2010
-
-
con authored
Discussed-with: hjk
-
- Apr 27, 2010
-
-
Friedemann Kleint authored
-
- Apr 23, 2010
-
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Point user to settings if something goes wrong.
-
Friedemann Kleint authored
Point user to settings if something goes wrong.
-
- Apr 16, 2010
-
-
Friedemann Kleint authored
-
- Apr 15, 2010
-
-
Thorbjørn Lindeijer authored
-
- Apr 13, 2010
-
-
Thorbjørn Lindeijer authored
Reviewed-by: Jens Bache-Wiig
-
- Apr 08, 2010
-
-
Friedemann Kleint authored
Replace deprecated QHttp by QNetworkReply. Implement listing functionality, fix fetch encoding.
-
- Apr 06, 2010
-
-
Friedemann Kleint authored
Change order of protocols and default accordingly.
-