- 14 Oct, 2014 1 commit
-
-
Orgad Shaneh authored
Change-Id: I84ec3dea504e51bb925c925564aa9b5c84133fbf Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 13 Oct, 2014 2 commits
-
-
hjk authored
Change-Id: I777accd58dafca39a0d3e50541af325277c49c6b Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
hjk authored
In preparation for the final s/BaseTextEditor/TextEditor. Change-Id: Ie18db9817ec9eec53d805443605ca55423c64c93 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- 10 Oct, 2014 1 commit
-
-
hjk authored
Change-Id: Ib16f3b410ea83f6a4687b03677c51fbec26165d7 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 09 Oct, 2014 2 commits
-
-
hjk authored
This reverts commit 1541fbd2 in parts. The title bars can now always be shown (the same state as the old "Unlocked" state) or not always be shown (the previously "new" behavior). The default is now "Always shown". Hopefully that makes hiding the titlebars a conscious (usually one-time) activity that's not forgotten. Change-Id: Id31fb193b2eb6376000c845d4a61194e2ed33129 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Eike Ziller authored
Change-Id: I3c22ef2685d7aa589f5d0ab74d693653a4c32082 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- 06 Oct, 2014 1 commit
-
-
hjk authored
There are too many setup without support for --once. Change-Id: I172b8b8d58a3960d9d93b48e692e612b7627ba56 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com> Reviewed-by:
Tim Sander <tim@krieglstein.org>
-
- 02 Oct, 2014 1 commit
-
-
hjk authored
Removes some widget->editor->signal->slot->widget indirection. Change-Id: I7951d62ad3b7477e4693798d85c53c932b86c95e Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- 29 Sep, 2014 4 commits
-
-
Orgad Shaneh authored
10 is \n and 13 is \r... This partially reverts commit caca06ad. Change-Id: I6b8cba940213c1f5acb7737c3c99646db0f5699f Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
... and some of the related implementation details Change-Id: I1f03aa5acf2d3fb2cfc2a6a7845f3d3578b0408d Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Erik Verbruggen authored
Change-Id: I9a3766665bae737a15aac18900185edb2c0ad87b Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
hjk authored
Change-Id: I60e379fdc36f67fdd8fc2d0d440ed41a82374f97 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- 26 Sep, 2014 4 commits
-
-
Orgad Shaneh authored
Conversion of QList to QVector required further adaptations. Instead of trying to match all expressions, break on first match. Change-Id: I76d67ae876687ac15f3099a0a26eac582ad73c76 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Orgad Shaneh authored
Useful for e.g. substituting any build dir to current project dir. Change-Id: I50e8c101fa39bd45e55eef65776b18ef76bfd6ad Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
*Document* and *Layout* classes, all basetext* files Change-Id: I1c6e376733a434fcb5c7f19c6210dfa031eeafde Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
hjk authored
Adjust caller sites and surroundings. Change-Id: I6c3c80e42f35eabedc1f89c8c42cca1025aca12f Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 25 Sep, 2014 1 commit
-
-
hjk authored
First step of some more 'Base' removal in TextEditor. s/Core::TextDocument/Core::BaseTextDocument/ s/TextEditor::BaseTextDocument/TextEditor::TextDocument/ Change-Id: I71ba325a2f0ad72ec9dae0d96846cbae72d326f7 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 20 Sep, 2014 1 commit
-
-
hjk authored
Task-number: QTCREATORBUG-13050 Change-Id: I54855af0edbbc66c53c8a42da1a216c37a27f25a Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 19 Sep, 2014 8 commits
-
-
hjk authored
Change-Id: Ibfe20af9c4c413657b6a238337ff9af661857b3e Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
One signal less, one connection less, less indirection in user code. Change-Id: Ie49d4a76982f2ff9d2b307ed541c33c6a7ea6480 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Less indirection. Change-Id: Ifbd7195e853d02bfd6562c817fc7f30079913faf Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
So far silently nothing happened, which can be annoying. Change-Id: Ib0a20343b41a0737de82c2894d526e46a21400a4 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
There was duplicated data hanging around, with the potential of getting out-of-sync. Change-Id: Ib4927a098b4905347faa203af323234b464be9cd Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I495412434ccffdb33528bbbe030c7a4bfa7e387c Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Replace the CppModelManagerInterface/derived CppModelManager combo by a more common CppModelManager/CppModelManagerPrivate pimpl pattern. Change-Id: Ia4582845ed94d5ef60b8571bab9b2260c6290287 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
hjk authored
Success and failure paths are very similar. Change-Id: Iebf218f64401884c014f1f7745d504183018addd Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 18 Sep, 2014 3 commits
-
-
hjk authored
Change-Id: I7fc0c4deda436ca0389bef2fc510b6e74d976078 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Orgad Shaneh authored
This is useful when there are multiple build machines with different path, and the user would like to match anything up to some known directory to his local project (variable support will also be useful - will try to add that later). Syntax: (/home/.*)/KnownSubdir -> /home/my/project Capture group will be replaced by the value. In this example the substitute path will be (in case a source string found such as /home/SomeUser/SomeProject/KnownSubdir/foo.cpp): /home/SomeUser/SomeProject -> /home/my/project Change-Id: I19d03c9388161d8456a86676086dcb06dc3d7370 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Orgad Shaneh authored
In target debugging or core dump, the source is typically linux, so converting the separators doesn't make much sense. Paths are converted internally by CdbEngine, so no change is needed there. This is required for regular expressions support. Change-Id: I19488798856b731ef77a14383d12b110eae5d369 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 15 Sep, 2014 1 commit
-
-
Tobias Hunger authored
Clang used to complain about this several dozen times when building Qt Creator. Change-Id: I4dadd40de1133fe8558d6b50730f68b40e07de55 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 12 Sep, 2014 1 commit
-
-
Orgad Shaneh authored
Change-Id: Iaf7a3d69d920f8096763e2d8033df2d6371683a7 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 11 Sep, 2014 2 commits
-
-
Erik Verbruggen authored
Change-Id: I111b4620effc45f26f40880875a70d606c924f69 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Erik Verbruggen authored
The dead stores are not harmfull, but add noise when checking for dead stores that are due to logic errors. Change-Id: I8bf61c51207f0339911bc07fcfbc06f8066521e5 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 09 Sep, 2014 1 commit
-
-
hjk authored
sizeof(needle) includes the \0 terminator, so the first letter of the target triplet was being skipped too. This caused the architecture to be mis-detected and (for us on MSYS2) the 32bit GDB to be selected in 64bit Kits. Change-Id: Id54bc320baf6cc604f2d41fa7ff05aca0756a296 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Ray Donnelly <mingw.android@gmail.com>
-
- 08 Sep, 2014 1 commit
-
-
Christian Kandeler authored
Qt 5.3 is the minimum requirement these days. Remove all fallback code from sources and project files. Change-Id: If6188a471197acadda4d6baee71804ba1a8026c6 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 04 Sep, 2014 4 commits
-
-
hjk authored
Change-Id: I8647875aa3cb31ecc0d89064c196df7852693bae Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
There's no real need to go through the chain of decisions a second time to retrieve a message. Change-Id: Id32ee486a7555f8eaf38668f23ec8fb2e179db89 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Kai Koehne authored
Change-Id: I2f90c8ae7b5e968b9de882833f8661ab540a9232 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: Iae7cbef053bfe86a7692e09f66af91117815d2a6 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- 02 Sep, 2014 1 commit
-
-
hjk authored
Change-Id: I67ac61619c13b6cec327e8a27b45e9acfa5905f5 Reviewed-by:
hjk <hjk121@nokiamail.com>
-