- 09 Jul, 2015 9 commits
-
-
hjk authored
Abstraction is not used after the demise of QScriptDebuggerClient and unlikely to be used again. Change-Id: Icdd6615eb0d1468fd9a3d717d6a7d5e44f7f7d79 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Robert Loehning authored
Change-Id: I236b26646752783d4956f3c290d1e6463bef5efa Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Tobias Hunger authored
Always list all minimum Qt version options and pick the lowest by default. The wizard will be listed with no platform set and needs to do something then. Before it did show an empty combobox and behaved oddly from that point on when no kit with a Qt >= 5.3 was found. Now it lists all possible versions and offers to set up kits for you via the kits page when no matching kit is available. Change-Id: I978268a2b8f1dfcfc8640460d905652abe91f1ae Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Tobias Hunger authored
This avoids a combobox being shown without any selection. This has the side-effect that QTCREATORBUG-14699 can no longer get triggered. Task-number: QTCREATORBUG-14699 Change-Id: I98f5ae503d29370ad46c6620238bc2815c024747 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Eike Ziller authored
Change-Id: Iaa3d2f5f415b2d74d12d5b1e269c97df848d25bf Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Nikolai Kosjar authored
Change-Id: Ib7e0b7c51b4c751b184021baac9e26d008dea06c Reviewed-by:
Marco Bubke <marco.bubke@theqtcompany.com>
-
Nikolai Kosjar authored
Change-Id: I59e9b1f10d1a7fe9a75cbe84117aa5cc04460dab Reviewed-by:
Marco Bubke <marco.bubke@theqtcompany.com>
-
Nikolai Kosjar authored
The assertion failed if textDocument was of type e.g. DiffEditorDocument. Change-Id: I00f8734b99c1187c071ef55ff1622fe1f9c3eb56 Reviewed-by:
Marco Bubke <marco.bubke@theqtcompany.com>
-
hjk authored
Change-Id: I171ac0130009b9610c766deaa2d85aa095e33d6f Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 08 Jul, 2015 13 commits
-
-
Nikolai Kosjar authored
Needed for ClangCodeModel. If the content changes, we want to send it immediately to the codemodelbackend process. Change-Id: Iedf16930b494ccb5e91f1bc435db026067d98613 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com> Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Nikolai Kosjar authored
* Unneeded private declared constructors * Q_DISABLE_COPY for classes deriving from QObject (not copyable) Change-Id: I89669e8bb062cda16bab5812e2ac591f9dcf4af2 Reviewed-by:
Marco Bubke <marco.bubke@theqtcompany.com>
-
hjk authored
This officially removes support for QtQuick1 debugging. Change-Id: Id3b6e64bb8e250ba57589b4e747f4ad33d3e03a6 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Marco Bubke authored
The priority is adjusted too provide a better completion list. Change-Id: I1ebed1996f660046843e0c5249a91e8c2b1eeb88 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Marco Bubke authored
Change-Id: I66f8f29d7b17be67a55560bdcc0b0a3aeb1ce480 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: Ibcc2b4c1076cee8a024c9d8cddca4f2d8c5ca94c Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
hjk authored
Change-Id: I0e073f2474bd9f182b2e5c86ecb121aa350fb92d Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
Change-Id: Ifb69878f606f3438d221f5c479ae268d05ae78c0 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
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>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-14528 Change-Id: I06032491470c40cd325eb2821af71becbcdd1b8a Reviewed-by:
Thorben Kroeger <thorbenkroeger@gmail.com> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Orgad Shaneh authored
With the dark theme, it is very hard to distinguish between normal and pressed toolbuttons. Change-Id: Ic5baaa3f5a8651e19ebdfd8dad08904dc0ef0820 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
hjk authored
This is a regression introduced with a28ac630. Change-Id: If870c44592de77bec10cd48b4a84fff06e788388 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com> Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
Change-Id: I0bea97b8f452c250135a5cf7a364665ddbd24df2 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 07 Jul, 2015 18 commits
-
-
Christian Kandeler authored
Change-Id: Ifd3df06840b9bcf06ca8c21b62e67a9decd88bee Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: Ic87b3808a9d6aae12dfa6fe8664a4669d56fe37d Task-number: QTCREATORBUG-14698 Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com>
-
hjk authored
Change-Id: Iff3b9781ad9842b325d346a77514aa7a935d4570 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
Introduced with the support for fork-follows-child. With 'Restart', we temporarily don't have a living thread, so that can't be taken as indication for ending the debugging session. Task-number: QTCREATORBUG-14393 Change-Id: I0070b9ca7e6897dab48bdbcf493d03df4709be98 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
... that breaks QHash display for keys with value 0. Task-number: QTCREATORBUG-14451 Change-Id: I8578d9f1d14c367beaccabc5373bd75860ee454b Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
Got unwieldy, leading to duplicated values. Task-number: QTCREATORBUG-14393 Change-Id: Id60fde5d62a8d4293eda0dadf78b6ad4a616844d Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Eike Ziller authored
Broke with 307fe555 Task-number: QTCREATORBUG-14700 Change-Id: I40b8e0baffd6d69400586f823079234c0ac9e078 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Christian Kandeler authored
There is no reason for these messages to fade away after a while. Change-Id: I6dcf199af87df77b6d65e267a45f5553c85bc952 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Eike Ziller authored
We had to revert the automatic setting of the scaling factor on Linux Remove empty categories Add missing entries Change-Id: I5612531236522dfd451fc67aa40cafa9351f62bf Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Nikita Baryshnikov authored
Change-Id: I87e8049869b3d10d205c2e25e7c1e83eb99a4407 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
hjk authored
Change-Id: Ic588c09dec33476a0729c3dbf3313c827930d9e7 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Orgad Shaneh authored
Lost in 3119d93b Change-Id: I180cdc281821dab6da1c0729da12872cd7789555 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Orgad Shaneh authored
The editor already has its own line numbers. Save a few chars for content. Change-Id: I83fa55140c09224cf0f2ec24ff2dac0baa64def1 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Christian Stenger authored
Change-Id: I8c9dc2e8691f3ae3c7bed7ffface8f229ce89203 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
hjk authored
This removes the need of bookkeeping on the engine side. It's basically a kind of mark-and-sweep: On update begin mark items that are expected to change as outdated, while data arrives, undo that marking, and update end remove all remaining marked items. Change-Id: I739b84869033d511d5c9a80605c079e87ef4f6a7 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Eike Ziller authored
Change-Id: Id8302f57ba392beffae5e25e474fddac2dbe6cd3 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Leena Miettinen authored
Change-Id: Id2f0a825151b3d0575724cf54b8031046874e6cf Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
hjk authored
Follows suit after 3d78ec69. Change-Id: I1756e0e50dcf414db9ea3f3b2092f8eeb647ae80 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-