- 16 Jan, 2015 1 commit
-
-
Eike Ziller authored
Change-Id: I711d5fb475ef814a1dc9d2822740e827f3f67125 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- 15 Jan, 2015 2 commits
-
-
David Schulz authored
... for MSVC 2013 toolchains. Change-Id: Idcf1aa523d819989091ddadeecdd26d07cfd2e8b Reviewed-by:
Maurice Kalinowski <maurice.kalinowski@theqtcompany.com>
-
Maurice Kalinowski authored
The target inside the mapping file must not start with a slash. However one must specify a path value in the deployment rules, otherwise it will be ignored internally. Task-number: QTCREATORBUG-13835 Change-Id: Ic44cd6bc8c5fd7d48a3a980de566b492180c77fd Reviewed-by:
Oliver Wolff <oliver.wolff@theqtcompany.com>
-
- 13 Jan, 2015 1 commit
-
-
Christian Stenger authored
Actually this is circumventing the server side problem. Task-number: QTCREATORBUG-13802 Change-Id: I93fc9d0adde949a33c11be4cb73d8c28a75e3301 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
-
- 09 Jan, 2015 1 commit
-
-
David Schulz authored
Change-Id: I71362574d8437a7d95348c23eaf3698b7467b44d Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 07 Jan, 2015 2 commits
-
-
Aki Koskinen authored
Some raw pointers never got released. These errors were found by running QtCreator via Valgrind. Change-Id: I9c5b2862b98597f3e468d573e7126d7d9ec46b05 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Raphael Kubo da Costa authored
Add another #ifdef block for BSD operating systems so that qtcreator stops complaining that it does not have enough information about the host's ABI. Change-Id: I5841e162eda7f34fa4a962ab1c035d1727613f6f Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 06 Jan, 2015 2 commits
-
-
Nikolai Kosjar authored
The active target might be 0 if e.g. there are not kits and a project is imported. Task-number: QTCREATORBUG-13730 Change-Id: I48ade507fefc555d1d3f8230ba82c00270fa457b Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Orgad Shaneh authored
This is a workaround for 3.3. In master the splitter color (among some other widgets) should have its own value. Task-number: QTCREATORBUG-13768 Change-Id: I8456fba3866e4857985e07a4708333952512484d Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 05 Jan, 2015 3 commits
-
-
Orgad Shaneh authored
Change-Id: I62f830104fa9f3599a9e5ea85f404dd17c6ea38f Reviewed-by:
André Hartmann <aha_1980@gmx.de> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Knut Petter Svendsen authored
ClearCase violates POSIX since it gives a file a new inode when checked out. This gives QtCreator problems with noticing that a file has changed permissions to writeable and thus it will insist on trying to check out the file again in some cases. Change-Id: Ia3f621daff258b3ea5d9ff4f5cec7629ca46e6bd Reviewed-by:
Knut Petter Svendsen <knutpett@pvv.org> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Orgad Shaneh authored
Change-Id: I1a7c677bd0fcee19780dfab02472f081cc22ace7 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 03 Jan, 2015 1 commit
-
-
Knut Petter Svendsen authored
Change-Id: I7d872f90bce914100c912db4c310001b8597b102 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 02 Jan, 2015 1 commit
-
-
Thiago Macieira authored
The user can set different prefix using diff.mnemonicprefix or diff.noprefix (see git-config(1)), so we need to force them to the values that the diffeditor and PatchTool expect. Task-number: QTCREATORBUG-13782 Change-Id: I3110a34b2575b89abe840e040690f3f0c36e955b Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 19 Dec, 2014 1 commit
-
-
Eike Ziller authored
Change-Id: I93a256f18e720edb0bcfc2b409c119abfdcf2a2b Reviewed-by:
Alex Blasche <alexander.blasche@theqtcompany.com>
-
- 18 Dec, 2014 1 commit
-
-
Oswald Buddenhagen authored
Change-Id: Ic71e1b4f10b08274d109c24c7c9de7724b25962b Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
-
- 17 Dec, 2014 2 commits
-
-
Nikolai Kosjar authored
This is necessary since invoking the context menu changes the cursor position, on which the local uses and some refactoring actions depend. Change-Id: I32563085bfb106f754992704e569915b9ee5b127 Task-number: QTCREATORBUG-13388 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Joerg Bornemann authored
Change-Id: Ic378ea1f7fc58fdb9351c9eaa9e9602e568d5ac9 Task-number: QTCREATORBUG-13605 Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
- 16 Dec, 2014 1 commit
-
-
Nikolai Kosjar authored
This avoids appending "previous declaration here" to the parent diagnostic. Clang's diagnostics are only used in the C++ editor for denoting code warnings. Task-number: QTCREATORBUG-13398 Change-Id: I8ed5ce2cdaa828877596745e29bb55b2d23f9735 Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 15 Dec, 2014 3 commits
-
-
Daniel Teske authored
The newest kate definition files for cmake contain no mimetype for the cmake definitions, which lead to us not finding the right definition. Instead add a method to find the definition based on the name, which is not as generic, but we know which one we want for cmake anyway. Task-number: QTCREATORBUG-13588 Change-Id: Ib57fe531a225310c32ca1ef909a31bd7f52c612f Reviewed-by:
Guilhem Vallat <guilhem.vallat@gmail.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Nikolai Kosjar authored
Do not continue a comment with '*' for *foo //<Enter> and *foo /*<Enter> Task-number: QTCREATORBUG-13415 Change-Id: I0bf062fb96942930f8c9a268bff832de219c7787 Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Nikolai Kosjar authored
...since this will confuse the completer. Task-number: QTCREATORBUG-13567 Change-Id: I4172d433f23f3907690d4c00f92fadb68fa354e8 Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 10 Dec, 2014 3 commits
-
-
Eike Ziller authored
Change-Id: Iae10b8e10707cbc62bbd53109cbfb12ed1540536 Task-number: QTCREATORBUG-12028 Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Eike Ziller authored
The project's editor configuration is only used if it doesn't fall back to global. In that case we need to use the global setting manually. Change-Id: If31c06f07e80b37fc148ed118a33ed653214ef6e Task-number: QTCREATORBUG-12693 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Christian Stenger authored
Network protocol changed to use https now and xml api is no more working - switched to json api. Task-number: QTCREATORBUG-13580 Change-Id: I9d2b4738db1130b6f123b354095fbb4d89bf9855 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 09 Dec, 2014 1 commit
-
-
Ulf Hermann authored
When overpainting, some note markers won't be visible. Change-Id: I7888d43e8b1e3503b7a90e773e9c8138b70070f0 Task-number: QTCREATORBUG-13534 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
- 08 Dec, 2014 2 commits
-
-
Daniel Teske authored
By partially reverting 92fbbaea Task-number: QTCREATORBUG-13630 Change-Id: Ia04a224f2a12839d2cf27828009c945383a4c19c Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Rafael Roquetto authored
While on Unix systems, libQt5XYZ.so* are symlinks to libQt5XYZ.so.1.2.3, on Windows hosts these files are copies instead of actual symlinks. Therefore, when deploying from a Windows host, all the duplicates get uploaded to the target, effectively taking a lot of unnecessary space. Because Qt QNX apps link only agains *.so.? files, we deploy only those when on Windows hosts. Change-Id: I8f9f3f3a30d227b907f94f30ca47636dcb345eec Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com> Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
Filipe Azevedo <filipe.azevedo@kdab.com> Reviewed-by:
Sean Harmer <sean.harmer@kdab.com>
-
- 05 Dec, 2014 1 commit
-
-
hjk authored
This has caused GDB not to be started in remote scenarios. Change-Id: I09351e10018cc4052bd80130f2e56ec94ff14965 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
- 04 Dec, 2014 2 commits
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-13583 Change-Id: I8587abdd7aa6f07c511384a512c8f6d1ce7be69d Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Kai Koehne authored
We're setting up targets only after the initial refresh(Everything), so we need to reconfigure the project after that. This fixes issues where the QML editor still uses Qt Quick 1 imports from the default Qt kit when a project is initially loaded. Change-Id: I15af4a1b90231632303d2fd73db350a9d2aff0ce Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@theqtcompany.com>
-
- 03 Dec, 2014 6 commits
-
-
Fawzi Mohamed authored
Change-Id: I2bd9a461c055ef8aa5f5ed9facc879def0078f6f Task-number: QTCREATORBUG-13259 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@theqtcompany.com>
-
Nikolai Kosjar authored
This fixes SOFT ASSERT: "!filePath.isEmpty()" in file /home/nik/dev/creator/creator-ut/src/plugins/cpptools/cppmodelmanager.cpp, line 467 which can be triggered by e.g. a "git show" document (onCurrentEditorChanged does not check for an empty file path). Change-Id: If4ed8e552069b290cb4ac93da52427b7ed2b91e8 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Nikolai Kosjar authored
Change-Id: Iafbda13697686acf5595b799001e80967763eb8f Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Nikolai Kosjar authored
...if the project was updated in the meanwhile. If a project is updated mark invisible editor documents dirty and update them if they get focus. This also fixes document highlighting when restoring a session for documents that the user "switched away" before the project info is pushed to CppModelManager. This completes CppTools: Update visible documents on project update commit c2eb91e0 which only takes care of visible documents. Task-number: QTCREATORBUG-13270 Change-Id: Id445e7f509deac5d03194aecc54ce4629b7926ce Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-
Nikolai Kosjar authored
If "Automatically insert matching characters" is activated and '(' is typed before the semicolon in the declaration int f; we offered the ')' completion, although the ')' was already inserted. Change-Id: Id5a50fa94c2cb7b5c4056d87028501b0b90afc73 Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-
Nikolai Kosjar authored
If the command line options changed unload the unit so the next SemanticMarker::reparse() will call clang_parseTranslationUnit() with the new options. Task-number: QTCREATORBUG-11606 Change-Id: I44e3da97850abd875a88abde0b406b14198b5be8 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-
- 02 Dec, 2014 3 commits
-
-
Fawzi Mohamed authored
The run configuration did try to set the simulator type for devices, and also before knowing the available simulators. Make most IosDeviceType initialisations explicit about the device type. Change-Id: I22b87bf4568e1af0c12b1fb91d3074bf29438db2 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@theqtcompany.com>
-
Orgad Shaneh authored
Detected by valgrind Change-Id: I43ea6dcc67620074642164f552f61642250d9c90 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Daniel Teske authored
This code path is taken if there's only one project open. Task-number: QTCREATORBUG-13569 Change-Id: If39c451b8d471df4a178610e986c9f35703746a7 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-