- 15 Dec, 2017 1 commit
-
-
hjk authored
It did not contain any functionality beyond the base IAssistProvider anymore. Change-Id: I0198b3d629f81be8c994ffed3904b5f12ee7f9b9 Reviewed-by:
David Schulz <david.schulz@qt.io>
-
- 22 Sep, 2017 1 commit
-
-
Ivan Donchevskii authored
Allows to use this header without texteditor dependency. Change-Id: I706f42799c3ea42473a716fa9ef9f3cfbef6fdd4 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
- 30 May, 2017 1 commit
-
-
David Schulz authored
The registry is an implementation detail and doesn't need to be exported so move it to the textmark.cpp file. Change-Id: Ic103b122cb20063fa4bc220bdc90cecff27054aa Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
- 25 Apr, 2017 1 commit
-
-
Eike Ziller authored
Change-Id: I1810aaa945136d9726a66dad41377429a6adc8e1 Reviewed-by:
David Schulz <david.schulz@qt.io>
-
- 13 Jun, 2016 1 commit
-
-
Christian Kandeler authored
Namely: - Install header files. - Install imports and modules. - Create modules from products and install them. This is most of what we need. The main thing still left to do is dealing with paths in Export items. These have to be translated somehow. (Currently we only copy the Depends items out of the Export items and ignore everything else.) Change-Id: I12d49fa31d1c1e05bc77a0e0ce3ec9c78c27192a Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io>
-
- 08 Jun, 2016 1 commit
-
-
Christian Kandeler authored
The qtc module gathers properties that used to live in the top-level project file. This is the first step towards making it possible to build plugins against an installed Qt Creator ("out of source build"). Change-Id: Ia1514cc9c888e80be01b308e908de48980fcbdb8 Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io>
-
- 30 May, 2016 1 commit
-
-
David Schulz authored
Change-Id: I12b7828d23d599e5903237d0cc2a3c0440e1b07d Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
- 13 May, 2016 1 commit
-
-
Tim Jenssen authored
Change-Id: I0e5764ffc9a6146932c43d96a31138451260c161 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
- 02 May, 2016 1 commit
-
-
Orgad Shaneh authored
Align with qmake project Change-Id: Ic68619a0b5e3bf6052c8b52165337063a24e2b5d Reviewed-by:
Jake Petroules <jake.petroules@qt.io> Reviewed-by:
Eike Ziller <eike.ziller@qt.io> Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
- 07 Mar, 2016 1 commit
-
-
Marco Bubke authored
We are adding declaration detection for function to the highligher on user request. Other declaration will follow in separate patches. Task-number: QTCREATORBUG-15564 Change-Id: I54e97c26425f8d6e9854547d50a9ac8fa076b4e8 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
- 02 Feb, 2016 2 commits
-
-
Christian Kandeler authored
Change-Id: Iaf2145047fd7901472f6b5af205572cf0db2ccbc Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Marco Bubke authored
Change-Id: I0ac924f88c1347d1b0027c47118b7ed21daf4869 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com> Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
- 01 Feb, 2016 1 commit
-
-
Marco Bubke authored
For unit test we need to break every dependency to the TextEditor Widget etc.. With an abstract interface we can implement it in clang without relying on unwanted dependencies. It makes it also easier to compute the values deferred. Change-Id: I1b313a1625f4e80bd324ab4bf1a7c4f6b690abe9 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
- 25 Jan, 2016 1 commit
-
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-3556 Change-Id: Ieca1bdaa39281a2e085340f045e5a48b875f7967 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 18 Jan, 2016 1 commit
-
-
Christian Kandeler authored
Change-Id: Ib4f62c72bd469eeec084e79a3390e92aeb351b22 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 12 Jan, 2016 1 commit
-
-
Marco Bubke authored
Change-Id: Idc00622e67c4498b35bab73108551ae4cc0c2359 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
- 10 Nov, 2014 1 commit
-
-
Christian Kandeler authored
The respective items are available without it. Change-Id: Idc840cf08e7bec84f561c096afe8de25b1fb8468 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
- 02 Oct, 2014 1 commit
-
-
hjk authored
Unused. Change-Id: Idd9805756c51e025e99842fa6fc8707b10927c4d Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- 30 Sep, 2014 1 commit
-
-
Tobias Hunger authored
Change-Id: Iae2833554529c2f333d9781eb0f7fa28f3bfde79 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 26 Sep, 2014 1 commit
-
-
hjk authored
*Document* and *Layout* classes, all basetext* files Change-Id: I1c6e376733a434fcb5c7f19c6210dfa031eeafde Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 09 Sep, 2014 1 commit
-
-
hjk authored
Simplifies the code base by removing one level of unused and unneeded abstraction. - Merge {I,Default}AssistInterface to AssistInterface - Merge {IAssist,Basic}ProposalItem to AssistProposalItem - Merge {IGenericProposal,BasicProposalItemList}Model to GenericProposalModel Change-Id: I54ee7b095427383d67a00fc1d87c3808c21d812d Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- 30 Jul, 2014 1 commit
-
-
hjk authored
Same patter. Plain is fully merged now, so remove the files, too. Change-Id: Id8c0ba5689ad9980a0db3580cb9833344fd911f3 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- 25 Jul, 2014 1 commit
-
-
hjk authored
Move the remaining contents to more appropriate places. Change-Id: I55eed5c572bd33dafe2187523d9aa381c211fdd6 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 23 Jul, 2014 1 commit
-
-
hjk authored
Turns out we don't even need two-phase initialization, by transparently postponing registration until we get a non-empty file name, either at constuction, or at file name change times. Change-Id: I3e87e47c820066e6707e946fc474ab9c1993e61f Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 26 Jun, 2014 1 commit
-
-
hjk authored
Change-Id: I555639a9137dcb8ccb471e1615823870c8158b3c Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 11 Mar, 2014 1 commit
-
-
Joerg Bornemann authored
Change-Id: Iecf32122df41f304ec6df538bb0dd8a263238a86 Reviewed-by:
Jake Petroules <jake.petroules@petroules.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 27 Feb, 2014 1 commit
-
-
David Schulz authored
Task-number: QTCREATORBUG-11546 Change-Id: I2e8b5b05ff0044e5ab159119f24dff873be949d7 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- 11 Feb, 2014 1 commit
-
-
Tobias Hunger authored
... based on output from dependencyinfo.py script Change-Id: I9532f6d259f15c16b62fae0ca18f8a8cad95bd11 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com> Reviewed-by:
Christian Stenger <christian.stenger@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 14 Jan, 2014 1 commit
-
-
hjk authored
Change-Id: I7053310272235d854c9f409670ff52a10a7add8b Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 13 Jan, 2014 1 commit
-
-
Christian Kandeler authored
Change-Id: I0423cf1b710c5522d494e95b2076f52c06e68ab0 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 09 Oct, 2013 1 commit
-
-
Christian Kandeler authored
Change-Id: I396d970fafea1fd0b4c4d73883796662a1d0064b Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 18 Sep, 2013 1 commit
-
-
jkobus authored
Change-Id: I25c2f68528ede12fa900ea86973c6df39667c421 Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com> Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- 02 Sep, 2013 1 commit
-
-
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>
-
- 30 Aug, 2013 1 commit
-
-
jkobus authored
Change-Id: I35994a8c29374edfeb8a230af10c2a3277232f22 Reviewed-by:
Christian Stenger <christian.stenger@digia.com> Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
- 29 Aug, 2013 2 commits
-
-
Christian Kandeler authored
Change-Id: I79d6be0211ae1da543140db397a9ebe4e6cab6b5 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
jkobus authored
All Qt Creator's main highlighters are used in the first place, for other mimetypes generic highlighter is used as a fallback. Task-number: QTCREATORBUG-9580 Change-Id: I863b9085520e5bdda142ce88f2074afeacee0531 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
- 07 Jun, 2013 1 commit
-
-
Orgad Shaneh authored
Change-Id: I4f2a28d4732ea496f574e5f51fb1e1633ebca99d Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 06 Jun, 2013 1 commit
-
-
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>
-
- 31 May, 2013 1 commit
-
-
hjk authored
Change-Id: Ibdd3147cc2a64407802fa237b7943d2e96c90030 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- 30 May, 2013 1 commit
-
-
Christian Kandeler authored
Referring to non-existing files causes an error now. Change-Id: I51aed8dfdcc92779158b284b849a34f259997e7c Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-