- Nov 10, 2011
-
-
hjk authored
Change-Id: I3720946ba5485696822976567d83b4d6cb1fb283 x Change-Id: Iab58bc34bc56371405d132315573b484a533b77c Reviewed-by:
hjk <qthjk@ovi.com>
-
- Nov 09, 2011
-
-
Harald Fernengel authored
QtXmlStream classes live in QtCore, not QtXml. Also add a few headers that are not implicitly included in Qt 5 any more. This greatly eases transition to Qt 5 which not having any side effects on the Qt 4 build. Change-Id: I1293ef4360015b885dcea8c4099e8e5b9e254c91 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Nov 08, 2011
-
-
Jonathan Liu authored
After refactoring in fa2c24d9, Subversion 1.6 and earlier working copies are not detected properly which results in the Subversion menu missing. This fixes the detection by correcting a typo in the last return statement. Change-Id: I64334a3f46e94b2b36e8a83b1833cf899fdb58c6 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Nov 03, 2011
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Nov 02, 2011
-
-
hjk authored
Change-Id: I60b0c53681c6a0cc38231e805479deb614aa0096 Reviewed-by:
hjk <qthjk@ovi.com>
-
- Oct 19, 2011
-
-
Tobias Hunger authored
Reviewed-by:
Jonathan Liu <net147@gmail.com> Change-Id: Ib78251b69a89ee503bb78ab122c6e37a6ec7aacb Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Jonathan Liu authored
Change-Id: I3f869fd316d2f2a3a41c622321cebb79575c423f Merge-request: 409 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Daniel Teske authored
Change-Id: I78dfdf4c0c1f8f6901a15a1e084b740d0c5cbf2c Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Jonathan Liu authored
Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Change-Id: Ide2c13f0e69f9807995539b2634ecec216125d5c Merge-request: 405 Task-number: QTCREATORBUG-6313 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Oct 05, 2011
-
-
Tobias Hunger authored
Change-Id: Ibf2e2871a8e7cd61ade67caf0d110359ffba71d5 Reviewed-on: http://codereview.qt-project.org/5999 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Sep 21, 2011
-
-
hjk authored
Change-Id: I9a91028fb7c00a20843d99ece659ec8b7acc7710 Reviewed-on: http://codereview.qt-project.org/5312 Reviewed-by:
hjk <qthjk@ovi.com>
-
- Sep 19, 2011
-
-
hjk authored
Change-Id: Id21e8a3962550a1c66d761e718b48a8fcf4053e7 Reviewed-on: http://codereview.qt-project.org/5122 Reviewed-by:
hjk <qthjk@ovi.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>
-
- Jul 29, 2011
-
-
Kai Koehne authored
Warn if the condition fails, but otherwise don't change the execution flow. Change-Id: Id7b14c745109b66960add967b2a4ef8d31e1a546 Reviewed-on: http://codereview.qt.nokia.com/2389 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Jun 07, 2011
-
-
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>
-
- Jun 03, 2011
-
-
cerf authored
Because diff options are VCS-specific, these methods were removed : VCSBaseEditorParameterWidget::addIgnoreWhiteSpaceButton() VCSBaseEditorParameterWidget::addIgnoreBlankLinesButton() Associated msg*Label() and msg*ToolTip() This impacts cvs, hg, perforce, svn and bzr plugins Change-Id: I8d213ed3915653b78bae9ba8b6cbbd65fa269ce2 Merge-request: 340 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-on: http://codereview.qt.nokia.com/323 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
- 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 20, 2011
-
-
Tobias Hunger authored
Task-number: QTCREATORBUG-3752
-
Tobias Hunger authored
... and all derived classes
-
- 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
... and have the project wizard update the available VCS. Task-number: QTCREATORBUG-4423
-
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.
-
Tobias Hunger authored
-
- Apr 14, 2011
-
-
Jarek Kobus authored
Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Apr 13, 2011
-
-
hjk authored
-
- Mar 31, 2011
-
-
Friedemann Kleint authored
Introduce convenience to determine editor tags to avoid crashes on empty files arguments, etc (VCSBaseEditor). Add diff-whitespace handling and 'Revert chunk' to Perforce. Task-number: QTCREATORBUG-4305
-
- Mar 30, 2011
-
-
hjk authored
-
- Mar 25, 2011
-
-
Friedemann Kleint authored
Create VCSBaseEditorParameterWidget as a base class for setting the diff arguments lists and wire it up to trigger a re-run of diff on reverting. Enable reverting of chunks for cvs, subversion.
-
- Feb 22, 2011
-
-
hjk authored
rename BastTextEditor->BaseTextEditorWidget, BaseTextEditorEditable->BaseTextEditor rename BaseTextEditor{,Widget} subclasses rename editableInterface->editorInterface rename createEditableInterface->createEditor minor cleanups after renamings
-
- Feb 04, 2011
-
-
con authored
-
- Jan 20, 2011
-
-
Friedemann Kleint authored
-
- Jan 12, 2011
- Dec 17, 2010
-
-
con authored
-
- Dec 02, 2010
-
-
con authored
-
- Dec 01, 2010
-
-
con authored
Task-number: QTCREATORBUG-2936
-