- 24 Jun, 2014 33 commits
-
-
Ulf Hermann authored
Change-Id: Ife322b57479bac885a3dc6a898e6516be6e8e15e Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Orgad Shaneh authored
Change-Id: Iab15b11834a6b0339b163a4444d4ef695cae7416 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Orgad Shaneh authored
Change-Id: I9bfed2023624c818c0f35f24476693cffeaf2bbc Reviewed-by:
Wang Hoi <wanghoi@126.com> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Tobias Hunger authored
... in favor of qbs::ProductData which is harder to get anyway. Not worth the trouble just to register the default value. Change-Id: If597de246028a7eb0859a19b543e9ffe12b31db5 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: I2ce060ab0017eb7722b6dc4f64b1e536f139952c Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Nikolai Kosjar authored
The introduction of C99 designators led to parsing problems with lambdas that were passed in as a function arguments. Fixed by prefering to parse without designators first. This will be cleaner/clearer once the appropriate "LanguageFeatures" from the Project Parts will be passed in. Change-Id: Ia9cb7c4a4c9345e729cf2044e1e5411fe63e33ec Reviewed-by:
Wang Hoi <wanghoi@126.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Tobias Hunger authored
Change-Id: I52fe5bb49f762e8837c5ea825adb20650316ff7b Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: I88b41ff450dac4e0c2e5a34e3332e559c1919e6e Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Thomas Hartmann authored
Change-Id: I7335f9ce23673ee1215390eb7bb3396fec8e5ebc Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Anton Kalmykov authored
Syntax highlight rules for keywords are changed to highlight control keywords and primitive data types separately. Change-Id: Ifb25be7a97b92589030aa190641320c233dc7f2d Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
hjk authored
Instead of broadcasting for each resolution we ask the code that knows about a specific variable directly. Change-Id: I2f0f4f2acceba85a236995d236980594a3166bd8 Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
hjk authored
Helps to determine whether a specific variable is the right one to use. At least structure can be more easily inferred than from most available descriptions. Change-Id: I401603934a99e3d3fe9a26c7cb617b9baa0d502c Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Ulf Hermann authored
Like that we get a higher chance of staying compatible with Qt < 5.2. Change-Id: Iecd6e1fbf75bd610917a38a22635a0d8e731738f Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Ulf Hermann authored
Change-Id: I0f7f4f2a73c24faeff9c502b118e984938a27d25 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Ulf Hermann authored
Change-Id: I04856628b7498df976d3b7db5539a1125060e9eb Task-number: QTCREATORBUG-12337 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Ulf Hermann authored
It's considered bad style to access properties of parent objects defined in a different component as that reduces code reusability. Change-Id: I0dbe4a3663026d12b2666de75c93841528fe295c Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Ulf Hermann authored
They had been lost somewhere between QtCreator 2.8 and 3.0. Also putting the location in braces looks nicer than the original. Change-Id: Ia455ba99015ad38c21e528a0f8177902749ba1d5 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
-
Eike Ziller authored
Conflicts: src/plugins/winrt/winrtruncontrol.cpp src/plugins/winrt/winrtruncontrol.h Change-Id: Idad0558e53e23debee8523586b681af4705e97f6
-
Ulf Hermann authored
If you resize the rows to at least double their default size and if the model specifies a scale it will be drawn as additional horizontal lines and numbers in the background. Change-Id: I02844b4102e043031ee04daa45666dc3f8da1d2e Task-number: QTCREATORBUG-12337 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Ulf Hermann authored
Task-number: QTCREATORBUG-12337 Change-Id: Ib9ddb128605831841023bb3cc9aed758ed171de9 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Ulf Hermann authored
Like that we can provide functionality to interactively resize rows in the model so that one can zoom in to more interesting parts. Change-Id: I31f14cd8aa37703240ebec744ca2e77188fb0f27 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Fawzi Mohamed authored
Change-Id: I19e33d5c7e35f9d76c81469d3772bc800ce1760b Reviewed-by:
Richard Moe Gustavsen <richard.gustavsen@digia.com>
-
Thomas Hartmann authored
This fixes a regression introduced by commit 1da0d018 . Task-number: QTCREATORBUG-12501 Change-Id: I96dd1c19afa6b6b0a56ef5f6ea5e01272aa1b774 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-12449 Change-Id: I3057ca458272daac72c54abce1d6f9acf6a5d4af Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: I0d8ad988411256fc284b84f78be6f54362ab19ea Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Eike Ziller authored
Also remove the hack that HelpManager::handleHelpRequest looks for ?view=split in the URL and use an enum instead. Change-Id: I4ad74775381cf0b321181358266d8e89c6e277b5 Reviewed-by:
Karsten Heimrich <karsten.heimrich@digia.com>
-
Thomas Epting authored
Change-Id: I3371e14b5fbf2eaaacc833b289f945aed57cc80e Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Not used anymore Change-Id: Ie1c79583938e24c3bad8acad7acc2f0574234450 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Make "branches expanding" on demand and asynchronous. After "git show" there is clickable text: "Branches: <Expand>" in description. If user clicks this text then branches for commit is triggered and done asynchronously. Task-number: QTCREATORBUG-11293 Done-with: Przemyslaw Gorszkowski <pgorszkowski@gmail.com> Change-Id: I772cfef823d3f95e2b3060dfb5973157d81fc11a Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Change-Id: Ib393258970f04f2e829f959adedfbc588a966a10 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Orgad Shaneh authored
Change-Id: I977b3df9b7111e1f8949abc09975c5bbc4a8e768 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Instead of requiring the user to add the required python code to load them manually let him specify a file directly. This also makes the feature accessible to LLDB which needs a slightly different syntax. Task-number: QTCREATORBUG-12492 Change-Id: I12621b1cea2429476b0865bcbcb739a238dcf6af Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 23 Jun, 2014 7 commits
-
-
Marco Bubke authored
This is maybe harmful shortcut in 99.99% of the cases it should work better. Change-Id: Ia162666862498ac331c9f5381cb12753d34758c1 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Marco Bubke authored
Change-Id: I8297b513722fb5fc51fedadfd5f93e3198800ada Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Marco Bubke authored
Change-Id: Ib0bd01a2698e6d8483704de1f8a165696f25ec5e Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Marco Bubke authored
Change-Id: Ic2f5b75eb470687b4985d61a38a8346d7947a4eb Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Marco Bubke authored
Change-Id: I863ae9a3e84ee6af7be56fa8ebf5a350f8e2db34 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Marco Bubke authored
Search is working again Change-Id: Ie6d52f476e2b9b5c3256bc289bcdd5dcadafea93 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Marco Bubke authored
Change-Id: Ica52f8a9837eb1b041c890181beda839f3b99a4f Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-