- Oct 05, 2011
-
-
Tobias Hunger authored
Change-Id: I873d2caa2cead5c339eec887a5fcdef4d33bec24 Reviewed-on: http://codereview.qt-project.org/6071 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Change-Id: Icf23c7c3c1c8858d281434f519accc96984cdd09 Reviewed-on: http://codereview.qt-project.org/6069 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Sep 08, 2011
-
-
hjk authored
Change-Id: Iefd67a0461d9016b8ba0f3371df7ec6d42e188c5 Reviewed-on: http://codereview.qt-project.org/4321 Reviewed-by:
hjk <qthjk@ovi.com>
-
- Sep 05, 2011
-
-
hjk authored
Change-Id: Iffe04bc3bb0103cbac605f0734bbfd66eb7fd854 Reviewed-on: http://codereview.qt.nokia.com/4215 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- Jun 07, 2011
-
-
Tobias Hunger authored
Task-number: QTCREATORBUG-4942 Change-Id: Ifd8586e110379a621c43233fe9b912bd82f7f28a Reviewed-on: http://codereview.qt.nokia.com/218 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Change-Id: I818eb8246f27b023e35155d50a8d08548660f709 Reviewed-on: http://codereview.qt.nokia.com/350 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- May 12, 2011
-
-
Tobias Hunger authored
-
- May 06, 2011
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- May 03, 2011
-
-
Orgad Shaneh authored
Merge-request: 289 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Apr 18, 2011
-
-
Oswald Buddenhagen authored
lots of use of Utils::FileSaver and Utils::FileReader Task-number: QTCREATORBUG-1619
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
this replaces the ever-repeating idiom block/save/unblock with a single call.
-
- Apr 15, 2011
-
-
Tobias Hunger authored
Make sure none of the VCS systems claims it does support any VCS operation while unconfigured. This stops the specific VCS from showing up in wizards, etc. till they can actually be used.
-
- Apr 13, 2011
-
-
hjk authored
-
- Feb 22, 2011
-
-
hjk authored
rename BastTextEditor->BaseTextEditorWidget, BaseTextEditorEditable->BaseTextEditor rename BaseTextEditor{,Widget} subclasses rename editableInterface->editorInterface rename createEditableInterface->createEditor minor cleanups after renamings
-
- Jan 12, 2011
- Dec 17, 2010
-
-
con authored
-
- Nov 23, 2010
-
-
Tobias Hunger authored
Do not offer to commit in the dialog opened when closing the commit editor when the commit is not containing all the required information.
-
- Nov 22, 2010
-
-
Tobias Hunger authored
-
- Nov 02, 2010
-
-
Friedemann Kleint authored
Clean icore.h.
-
- Oct 15, 2010
-
-
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
-
- Oct 08, 2010
-
-
Tobias Hunger authored
String update as suggested by Leena.
-
Tobias Hunger authored
-
Tobias Hunger authored
-
- Sep 17, 2010
-
-
Leena Miettinen 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
-
- Sep 06, 2010
-
-
dt authored
The function always switched to Edit Mode, which was the cause for several bugs. Since openEditor() already does switch to the right mode, the function is not really needed. The following actions now respect the prefered mode of the editor: "f file"-locator The Open Documents list Editor history navigation
-
- Sep 01, 2010
-
-
Robert Loehning authored
-
- Aug 23, 2010
-
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-1642
-
- Aug 19, 2010
-
-
Friedemann Kleint authored
Update 'Commit' button to show number of files to be committed. Task-number: QTCREATORBUG-2090
-
- Jul 30, 2010
-
-
Robert Loehning authored
-
- Jun 25, 2010
- Jun 16, 2010
-
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-1577
-
- Jun 08, 2010
-
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-1577
-
- May 25, 2010
-
-
Friedemann Kleint authored
..for timeout handling to take effect. Also, log window will update continuously. Task-number: QTCREATORBUG-777
-
- May 14, 2010
-
-
Leena Miettinen authored
Reviewed-by: ossi
-
- Apr 26, 2010
-
-
Friedemann Kleint authored
Fix breakage introduced by: 59237338
-