- Mar 14, 2016
-
-
Christian Stenger authored
Change-Id: I3871d15c34f19ea87d9c6ff99a6b0a83dad16fd1 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
- Mar 13, 2016
-
-
Alessandro Portale authored
It apparently was a bad idea to let QImage load an empty string in case of flat style. In order to fix that, we simplyfy the code by making the images static locals in the scope for non-flat painting. That has the additional advantage that they are only loaded once. Change-Id: I8acb2ff09fe77cc708be2670cddaa41e23c9afa7 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Alessandro Portale authored
The current active and empty document should be highlighted. That was broken with the "Dark Frame" theme. Change-Id: I0632f654c146492b7e7a9d61db31e2d85c3d52fd Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- Mar 12, 2016
-
-
Alessandro Portale authored
Following Diana's flat style motto "remove unnecessary lines", this patch makes highlights and shadows in the toolbars optional, and removes them for the new flat theme. "default" and "dark" are not affected by this change. Change-Id: Iadbbaa669e318406a154fed3e07890fd40f5f621 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Orgad Shaneh authored
Change-Id: I1101d6788c7d04940ddf4ef399d808634415e72c Reviewed-by:
Jake Petroules <jake.petroules@theqtcompany.com>
-
Alessandro Portale authored
Unlike the "dark" theme, thia theme does not try to modify the standard widgets and dialogs. Change-Id: If85f1bc90113516750c546cbec74cd1f562683eb Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- Mar 11, 2016
-
-
Eike Ziller authored
Change-Id: I763389974fdb153ee3120a6e11653dee2d4ff34d Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Jochen Becher authored
Change-Id: I6e81e22f031055c6e700e1816653f26f196dfe25 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Jochen Becher authored
Change-Id: Iee1031095845512bc69a31cbde7585e2f74ef805 Task-number: QTCREATORBUG-15799 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Jochen Becher authored
Change-Id: I95937f4533307364b6eb1fb42ab821c825883346 Task-number: QTCREATORBUG-15853 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Ulf Hermann authored
This way we don't get white text on light grey background. Change-Id: I632e692d0528d554e6ca90a4202d146c81d0ad66 Task-number: QTCREATORBUG-15842 Reviewed-by:
Michal Klocek <michal.klocek@theqtcompany.com>
-
Tobias Hunger authored
* Add a method to more easily get values from list of ConfigItems * Cleanup message signature Change-Id: I728b7c8f5c382fe4a9bf2e3b8636d63db3d07881 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Eike Ziller authored
Change-Id: I5aab23208b53dca221bccb4a42759db44aaae0d6 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Christian Kandeler authored
And add some log output to help with debugging. Change-Id: I806aee8b34ee8d90bdd40fa8d9ac2cd313485c28 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Eike Ziller authored
Change-Id: Ia49293754b971c568eb48a577465266a2883a42f Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Eike Ziller authored
For pages that are not delayed additionally by an OptionsPageProvider, we can just look for the ID without creating any widgets. Task-number: QTCREATORBUG-15848 Change-Id: I118aa4713e76c8a43df7abad9f846e68105c659e Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Eike Ziller authored
Change-Id: Id95f97a61e2ec5d3e0e9b2f3d1e28adfb1002df0 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
hjk authored
Change-Id: I6a2019898ad2259c78ec19c6914ddc689f6ef40c Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Robert Loehning authored
Change-Id: Ia7359be2061a752a3e6957405b0150cd604b3bc7 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Tobias Hunger authored
and make sure there are not too many of these threads running at any time. This stops the massive process startup when loading a project with many UI files, etc. Task-number: QTCREATORBUG-15795 Change-Id: Icfcddd80d04e36b61ecafbbefe5a1a8b7ea02ec6 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com> Reviewed-by:
Ulf Hermann <ulf.hermann@theqtcompany.com>
-
Christian Stenger authored
If a run finished not by using the 'Stop Profiling' button the Application Output pane still handled the respective tab as running. Change-Id: I283bea73fe9df86a89e6130ad6737a86e1dc0341 Reviewed-by:
hjk <hjk@theqtcompany.com> Reviewed-by:
Ulf Hermann <ulf.hermann@theqtcompany.com>
-
Ulf Hermann authored
Sending multiple messages in a packet can dramatically reduce the protocol overhead. QmlProfiler messages are only 26 bytes long, on average. The "CanvasFrameRate" name, which is prepended to each packet is 15 bytes long, not counting extra bytes for length information. Change-Id: I67087cefc1f6bd72ba960414672b048015179869 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: I22892d43abc341703a2d046dc1d3b9bf4b736394 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Ulf Hermann authored
Having the window "run away" from the mouse is pretty unintuitive. Use the familiar dragging paradigm from the timeline view instead. Also, show notes and source locations there. Change-Id: I15c4aee2d6c08d5f20e101b436129abe66789d3b Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Ulf Hermann authored
The model didn't really support it and we didn't have any visualization for it. Now the events with notes or binding loops get an orange border. Change-Id: I903f1d42afaf3567484b615b22381d38fc81b9b5 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
David Schulz authored
Change-Id: Ib8777277032c5bd062ffaabd6281b6402576d0fe Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Christian Stenger authored
If a run finished Application Output pane still handled the respective tab as running. Change-Id: I0bc7e1f61b68e700a875538bdd1c63c18bec8df3 Reviewed-by:
hjk <hjk@theqtcompany.com> Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
hjk authored
To allow other mode main windows to re-use the perspective concept. Change-Id: Icf00b4f0e4bd73a09ebec131ef9c578154f25eec Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Orgad Shaneh authored
+ set initial focus to the executable. Change-Id: I3289e98293cffde6df5eaba844add807bafa6cd8 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Christian Stenger authored
Change-Id: Ie216b28b7effb2d44ba507dffa07bb7f463030e7 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- Mar 10, 2016
-
-
hjk authored
Helps to prevent multiple starts of the tool in parallel. Also fix a copy-and-paste tooltip error. Change-Id: I4a7fb5e4ba17981b419420a7871b130f74e5ecde Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
Tobias Hunger authored
Some CMake parameters changes requires to clear cache and run CMake from scratch. Add ability to force it from the CMake configuration dialog. This change based on the work of Alexander Drozdov. Change-Id: I21d8e12eec7e1f7bca560f44c43f25e4f333fcf0 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Christian Stenger authored
This function is called by QMetaObject::invokeMethod. Broke with f62663e8. Change-Id: I0efc2f24043e0313d500840e6022f3d73ca8a127 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Christian Stenger authored
As both subprojects use files with the same name the install step fails since using Qbs 1.5. Additionally it does not make any sense to install these files. Change-Id: Ib7aa9d80810f3ea3efa0df306fbce2a79cc49eac Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
Tobias Hunger authored
Do not show "Run qmake" in the menu right after Qt Creator starts up with no project loaded. Change-Id: I371734e902b518b6270ca14887db14c254237ba2 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I4ebedb69ae91843fd096af6f4cf225ec0c76a0b2 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
hjk authored
Helps to prevent multiple starts of the tool in parallel. Change-Id: Ibd2d0a66e7ce08ea07604f13fbee6d18a40dfc39 Reviewed-by:
Ulf Hermann <ulf.hermann@theqtcompany.com>
-
Robert Loehning authored
Change-Id: I902e1e70bd195cf0108efdc8893927a101e93a42 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-15622 Change-Id: I9927a344976aa323701cad0a58550e27fa552c08 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
hjk authored
This prevents multiple starts of the same tool. Change-Id: I2df89fa4336ff649a56c4dfb1f721ac31497d396 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-