- 03 Feb, 2016 1 commit
-
-
Tobias Hunger authored
* Use pragma once * Use override * Remove Q_DECLARE_PRIVATE as that makes no sense for QtCreator Change-Id: Ic31d4868c172a0b8fcb50cc9a71a6e95639cf84c Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 22 Jan, 2016 2 commits
-
-
Eike Ziller authored
There is no need for a separate class with signals. Add support for cancel and report some kind of progress. Also use Utils::runAsync instead of QtConcurrent. Change-Id: I5d61d32644f99ccb6ba8e0d7e17f138956822424 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Ulf Hermann authored
Change-Id: Ia10a646b49d442c5c8027c744ded003189645283 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 19 Jan, 2016 3 commits
-
-
Tobias Hunger authored
* Update files in src/plugins Change-Id: Ia5d77fad7d19d4bb3498e78661982f68729adb22 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Eike Ziller authored
The methods are only relevant for documents without a filePath, and there was a mix of different irrelevant implementations present in subclasses. Change-Id: I4f57d306e5ddd913974cfe6ed0b4db062eb907a1 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Eike Ziller authored
Change-Id: I5a71e72907e96402f3b88aa2a05c333f0bb56030 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 14 Jan, 2016 1 commit
-
-
Eike Ziller authored
To fallbackSaveAsPath and fallbackSaveAsFileName. That makes it clearer what they are for, and that they actually belong to each other. Change-Id: Ie5b83b9db77d39a7fe9e979cc8f22b7f5b9101a3 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
- 13 Jan, 2016 1 commit
-
-
Ulf Hermann authored
We want to distinguish between source files and generated files. So let's call them by their names. Change-Id: I324c4b82ca7fb7d8d0e175ea6c4f14f1306ec929 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 11 Jan, 2016 1 commit
-
-
Tobias Hunger authored
Add setDocument method, implement document method, use this in all projects. Change-Id: I5018bf7c2739665c13eee340184ce7c41fd319bb Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
- 07 Jan, 2016 1 commit
-
-
Orgad Shaneh authored
setFileModel() calls QTreeView::clearSelection() before setting the new model. If the view has no model (because it was deleted earlier), a warning is shown. Change-Id: Id694b073360b08bd8fd4e8b1db04250a71f792c1 Reviewed-by:
André Hartmann <aha_1980@gmx.de> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 02 Dec, 2015 1 commit
-
-
Tobias Hunger authored
Task-number: QTCREATORBUG-14454 Change-Id: I958f58b8b19a8a9453e869daaf0a25ccf6fe57b3 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 01 Dec, 2015 1 commit
-
-
Christian Stenger authored
Change-Id: Icd1ff6a3e58a654babae4ebf3a4e33a26c4a58f4 (cherry picked from commit b3b3b41a) Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 30 Nov, 2015 1 commit
-
-
Christian Stenger authored
Change-Id: Icd1ff6a3e58a654babae4ebf3a4e33a26c4a58f4 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 20 Nov, 2015 1 commit
-
-
Tobias Hunger authored
The bulk of the heavy lifting was done by clazy Change-Id: I3d8904d3c5d22aecf5e5baefacc4dd9b77371417 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 04 Nov, 2015 1 commit
-
-
hjk authored
ICoreListener::coreAboutToClose() remains in the core, ICoreListener::editorAboutToClose() is handled by a new EditorManager::addCloseEditorListener() function. This removes the need for some boiler plate code resulting from the need to implement the interface in custom classes (DesignModeCoreListener, EditorClosingCoreListener, PojectEplorer::CoreListener and VcsBase::CoreListener). EditorManager::addCloseEditorListener Change-Id: Ie554c987b5455b555be6d77b77e4013639201d22 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 31 Oct, 2015 1 commit
-
-
Orgad Shaneh authored
Use Core::OutputWindow instead of QPlainTextEdit Change-Id: Ibad25b9ab1240d92977a0d789b440eaf3bc3e2a6 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 30 Oct, 2015 1 commit
-
-
Orgad Shaneh authored
Change-Id: I88312b2585636aa89b2657800fc2254e83dc9c00 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 22 Sep, 2015 1 commit
-
-
Tobias Hunger authored
Simplify handling of temporary files, clean up and simplify the code a bit, remove "project nodes" which can not be open in an editor (and do not use the '#'-syntax anymore). Side effect is that files in git repositories in $TEMPDIR now work as expected. Task-number: QTCREATORBUG-15053 Change-Id: Ib5918301ec2f0ab5d0985edba8f6c1cc1aae3f0b Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 17 Sep, 2015 1 commit
-
-
Orgad Shaneh authored
For example Git Log. Change-Id: I1d838f86dc70f000e66443eece60adc07310c8b8 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 16 Sep, 2015 1 commit
-
-
Tobias Hunger authored
Change-Id: I1e0a9e6f4468ad29b70dc1fd78310ccb6a2133f3 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 07 Sep, 2015 1 commit
-
-
Tobias Hunger authored
That is the preferred way to do things (and also has the advantage of not triggering the crash described in QTCREATORBUG-14975;-). Task-number: QTCREATORBUG-14975 Change-Id: I5da9be45f3ec88478931d07b7a64dfd4d0ed32c0 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 20 Aug, 2015 1 commit
-
-
Christian Kandeler authored
Change-Id: I15ef5783e16c0e92262e05f8dace169f879228f8 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 10 Aug, 2015 1 commit
-
-
Eike Ziller authored
Since we are referring to them by ID without specifying the category in addition. This requirement was implicitly added by 592ffe73 Task-number: QTCREATORBUG-14742 Change-Id: I7be539127b76de90c19b0282565d845fa42010ab Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com> Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- 08 Jul, 2015 1 commit
-
-
Eike Ziller authored
Use Q_DECLARE_INTERFACE et al. This provides a way to have the dependency on code pasting optional in the using plugins (VCS, diff editor), while still being able to use a nice API to perform the pasting itself. Change-Id: Ia61e0066d552e45031f4aa7fd1f6693b68f92384 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
-
- 25 Jun, 2015 1 commit
-
-
Orgad Shaneh authored
Broken by e0c5ff03. Task-number: QTCREATORBUG-14630 Change-Id: I123d86b45c6fbc05c7f4cfb52c0be705f75abb75 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 23 Jun, 2015 1 commit
-
-
Tobias Hunger authored
Drop the connect once the editor gets killed. Remove the QSignalMapper and replace it with a lambda to facilitate that change. Task-number: QTCREATORBUG-14613 Change-Id: I1a5990bf37af88092933143ebb78dd5ceb9c1222 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 15 Jun, 2015 1 commit
-
-
Jochen Becher authored
Extend drop support with variant values. A drop may be a file drop or a value drop or both. Rename Utils::FileDropSupport to Utils::DropSupport and add methods to add not only files but any QVariant value to the mime data. Project explorer adds dragged nodes (which will be needed for future ModelEditor plugin). Change-Id: I799542c60fdecb3e64af0d3ba47b6caa9adbcfd7 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 11 Jun, 2015 3 commits
-
-
Tobias Hunger authored
Change-Id: I3b0aea8edaeddad7ee6d2424b31c3c234f6df0cd Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Eike Ziller authored
Change-Id: I6884f59fe0f06e380254c1f8076dd561d9df4ee3 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: If38be72e9037126b6b697c5064a07de29a2ef8e5 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 10 Jun, 2015 4 commits
-
-
Eike Ziller authored
We show a dialog that offers opening a file in a different editor type if opening a file fails, but we should not do that if opening the file fails because it is not readable. With this change, documents now specify if they failed to open a file because reading failed, or because they could not handle the file contents. Task-number: QTCREATORBUG-14495 Change-Id: I5d4b7cfa74b87ef21b9b55bc30b3ebe2f8238dfa Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I6d541f87b76bdc7f1503f202792079f833e8932c Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Not all jobs of one command can run in the same directory, so prepare for having individual working directories per job. Change-Id: Ice43361fe54f2b7153ccd38435f6108d83570082 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Eike Ziller authored
For non-editor documents it currently is not used, but for editors it makes more sense to have that on the document instead of the editor. Most actual implementations of "open" were done in the documents already anyhow, because it is needed for reloading. Change-Id: I29d4df2078995cbe80172b51a9bebeecb3afad3c Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
- 09 Jun, 2015 1 commit
-
-
Eike Ziller authored
Change-Id: I403101d788d9edfea5c5c9440ab4f39ad00e81f7 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 01 Jun, 2015 1 commit
-
-
Leena Miettinen authored
Change-Id: I1fa557f75b0a8d9ab37cdf47ed4564eca4634d8f Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 26 May, 2015 1 commit
-
-
Nikita Baryshnikov authored
saves 7 copies. Similar to 184695be Change-Id: Iebe5e14f07d77bc98fd5b5bff7e315ccd8c1fab4 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 18 May, 2015 2 commits
-
-
Tobias Hunger authored
Change-Id: I2188c083665acc239bc98bf857ff57b071805fbc Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
QWizard used to enable the back-button again after we were done disabling it. Change-Id: I14d756536de7d23cc4e6bac3a4e5a1d18b91f46d Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 12 May, 2015 1 commit
-
-
Tobias Hunger (external) authored
Add a page to run checkout commands with. Change-Id: I4c6a6f662c3dfa19fd8f837934e8173412ee6f36 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-