- Oct 09, 2013
-
-
Christian Kandeler authored
Change-Id: I396d970fafea1fd0b4c4d73883796662a1d0064b Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- Sep 11, 2013
-
-
Tobias Hunger authored
Change-Id: I8ee2960cf309f1e1d9db41c848be21c0442ebb29 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Sep 05, 2013
-
-
hjk authored
Apply 'static' pattern, rename 'printToOutputPane' to 'write' Change-Id: I6f31f1a8c914661e2a2182c0b6256b41ead28de7 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- Sep 04, 2013
-
-
Christian Kandeler authored
In several places, it says '#include "..."' for headers from different libraries/plugins. Change-Id: I96cd74fef9b30163adefe3e1720e0847bed9553a Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Sep 03, 2013
-
-
Tobias Hunger authored
Change-Id: Ibe505c8331f7d1280fdb8784a00321742f5d94cb Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Also adjust and streamline using and surrounding code. Change-Id: I6a8b05126bdcbb74ff611b21c7cb3c5902a2d5ca Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Sep 02, 2013
-
-
Christian Kandeler authored
A lot of our build system files specify unneeded include paths. These roughly fall into the following categories: a) Paths that are already set in more general files such as qtcreator.pri. b) Paths that serve no purpose at all, possibly left over from earlier versions of the project. c) Paths that act as workarounds for wrong include statements of the form '#include "xyz.h"', where xyz.h is not in the same directory as the including file. This patch removes such path specifications and fixes the offending include statements from case c). Tested on Linux, Windows and OSX with qmake and qbs. Change-Id: I039a8449f8a65df0d616b4c08081145c18ae4b15 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- Aug 30, 2013
-
-
hjk authored
Also adjust user code. Change-Id: I60935942a7012e6a0d6091ffbc89d69289366e35 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Aug 26, 2013
-
-
Friedemann Kleint authored
The name parameter actually is a description/title. Task-number: QTCREATORBUG-9996 Change-Id: Id2e50b62ec4bd2f0dd0e5ead94322770e6fa75fc Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
- Aug 22, 2013
-
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-9997 Change-Id: Ia68c927723b31baa8ba83cbc2115e25a28d732e1 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-9997 Change-Id: Ib9366aa49f4e7b83d76a05741f12afbac159013a Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Friedemann Kleint authored
The api_paste_name parameter actually is a description/title. Introduce new PostUserNameCapability to enable user name control. Task-number: QTCREATORBUG-9996 Change-Id: I4a40dd88b2a8844fb6f27ba01e47226e2a61a042 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
- Aug 21, 2013
-
-
Christian Kandeler authored
Provides better structuring of source files. Change-Id: Ic2d0094312bb7c8da01a1f38270564407fdbefce Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- Aug 12, 2013
-
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-7645 Change-Id: I51b0301b5bc376f45deb5925bda8db936973aaef Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Jul 18, 2013
-
-
Erik Verbruggen authored
Updated/fixed the code to treat treat text/x-objcsrc and text/x-objc++src correctly. Change-Id: I1ab97577c786a28381398e4e0fac177325d00d7b Reviewed-by:
Sergey Shambir <sergey.shambir.auto@gmail.com> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- Jul 16, 2013
-
-
Friedemann Kleint authored
Change-Id: Iad4455ba80f374968e16d5d4eeb256a7b6883552 Reviewed-by:
Robert Loehning <robert.loehning@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Jul 10, 2013
-
-
Eike Ziller authored
The display name is not editor instance specific, but belongs to the document. Change-Id: I3c936f04a86e10e6ca30063d85036d85b4b5880e Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- Jul 09, 2013
-
-
Eike Ziller authored
Necessary for keeping compatibility within a minor series. When bumping versions, the compatVersion now needs to be taken into account too. Change-Id: I588947f885480889ff2f58481f72db76e3f1a9f1 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Jun 21, 2013
-
-
Friedemann Kleint authored
Pastebin.com-support: Remove header from list data. KDE Paste: Add trailing slash to prevent redirection. Task-number: QTCREATORBUG-9547 Change-Id: If47c4bc64767efb6f1a17db22ff9e0dbee3841bc Reviewed-by:
Michael Bruning <michael.bruning@digia.com> Reviewed-by:
Robert Loehning <robert.loehning@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Jun 20, 2013
-
-
Leena Miettinen authored
QDoc does some magic with the \class and \namespaces and \brief commands, so the following wording must be used: "The xxx class yyy ..." Change-Id: Id231f30e8464898b776888d5423523de404aae34 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Jun 06, 2013
-
-
Eike Ziller authored
These nicely show up in the project tree in Qt Creator then. Change-Id: I9782f5953d61940e6c2a0f61f07bb15aaeba49d9 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- Jun 05, 2013
-
-
Eike Ziller authored
This change * Removes IMode::type, ModeManager::activateModeType, and IEditor::preferredModeType, and adds IEditor::isDesignModePreferred instead * Adapts the mode switching code in EditorManager to handle multiple windows, for example switching to edit mode should only happen if the editor/view is in the main window. Otherwise the editor window should be raised and focused * Renames EditorManager::NoActivate --> DoNotChangeCurrentEditor * Reverts the EditorManager::ModeSwitch logic to switch mode or make the current editor visible by default, introducing DoNotMakeVisible flag instead * Fixes a few instances where EditorManager::ModeSwitch should have been used One non-trivial problem left: If you open a .ui file and switch to an external editor window, edit mode is activated, because the current editor no longer is a .ui file, which means that the design mode gets deactivated. Change-Id: I76c5c2391eb4090143b778fb103acff3a5a1ff41 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- May 29, 2013
-
-
hjk authored
This is still way too much boiler plate code for the task at hand. Change-Id: Ia03bff3d6947ea6372e3f5d0217c116728742b74 Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- May 27, 2013
-
-
Christian Kandeler authored
These cause a warning now. Change-Id: I4c4e9c3e11e7f97e66a4bcdd708489fafc8f0606 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- May 10, 2013
-
-
Friedemann Kleint authored
The site accepts only a fixed set of specifications. Task-number: QTCREATORBUG-9270 Change-Id: I777b8bdff972a64d6e268adeb29f266c754cbad7 Reviewed-by:
Maurice Kalinowski <maurice.kalinowski@digia.com>
-
- Apr 29, 2013
-
-
Sergey Shambir authored
Change-Id: I61618f70c74736df44c6b23e26929325302618b3 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Apr 19, 2013
-
-
Eike Ziller authored
Introduces ITextEditorDocument. This is part of a more general "use documents instead of editors whereever possible". It will allow to move to e.g. ITextEditor::openedTextDocumentContents() instead of ITextEditor::openedTextEditorsContents(). Change-Id: I5ebceaa257a0d2c3e8ac4ac51b9b08b6faa42487 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- Apr 11, 2013
-
-
Oswald Buddenhagen authored
Change-Id: I8bb9b4eb0ae5ed9b283da422be882603ae0e1b49 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
- Apr 09, 2013
-
-
Friedemann Kleint authored
Preemptively fix exit warning "QEventLoop cannot be used without QApplication" (Qt 5/dev) emitted by destruction of the of the generic highlighter manager singleton which had a member of type Utils::NetworkAccessManager. Use a single instance of Utils::NetworkAccessManager for the main thread and clean up properly using a qAddPostRoutine(). Change-Id: Ida57b9028a79eb4927818ce49088ea567f3bdfd6 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Peter Hartmann <phartmann@blackberry.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Apr 05, 2013
-
-
Friedemann Kleint authored
Add a setting for expiry in days and additional setting for PasteView dialog which can be used to override. Change-Id: Ie45e26b5cefd8f468d2f5c47df148cce582b201e Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Apr 04, 2013
-
-
Friedemann Kleint authored
Ran script to remove inludes on a trial-and-error basis and manually corrected it. Change-Id: Ica7093e3ea356c962d7a5ad8fd77bb89dbc11e18 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- Apr 03, 2013
-
-
Oswald Buddenhagen authored
the information is redundant now Change-Id: Icc8c8b4ace11538d45c6c9e1dbe5a7976f4743e1 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Oswald Buddenhagen authored
instead of directly including the respective pri files in *_dependencies.pri, set variables and let qtcreator.pri resolve them to includes. this will allow us to re-use the dependency info elsewhere. Change-Id: Iaa33924e428ac0409660f42df2f98a7978452d3e Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
- Apr 02, 2013
-
-
Oswald Buddenhagen authored
Change-Id: I4025539f3875e79f03743ba9ed3fd09cd31b998d Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Oswald Buddenhagen authored
Change-Id: I25645bb625b467c6f9d895ff89a70acd6a25683e Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Mar 22, 2013
-
-
Daniel Teske authored
Change-Id: I24d70aa0ceac742f1ffd25458a97b947af4749c6 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- Mar 13, 2013
-
-
Friedemann Kleint authored
Change-Id: Iafd1b3be1ad43bb7519e14059ac2d33eb859c625 Reviewed-by:
Kai Koehne <kai.koehne@digia.com> Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- Mar 04, 2013
-
-
Eike Ziller authored
Change-Id: I0d2337f0596d90996c271d816254befaa5838b32 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
- Feb 25, 2013
-
-
Joerg Bornemann authored
Using the comma operator was unintended. The dependency to Qt.core is added implicitely. Change-Id: I3371ae24b5f5e10172ece0edde75a81ae3172e26 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
- Feb 07, 2013
-
-
Kai Koehne authored
Change-Id: I28e5693df4532602bc87ed6814af02c85a15ecb6 Reviewed-by:
Christian Stenger <christian.stenger@digia.com> Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-