- 23 Mar, 2016 7 commits
-
-
Alessandro Portale authored
This change flattens the desktop device icon in the mode bar. Only for themes which set the FlatSideBarIcons flag. ":///DESKTOP///" deduplicates to Constants::DESKTOP_DEVICE_ICON Change-Id: Ie31d9c501db2a1e36edbfac59abdd22a4d8c6773 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
hjk authored
Task-number: QTCREATORBUG-15923 Change-Id: I9b8d343f39dd34c33eff05c369bbceb7a581c995 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
David Schulz authored
The event that triggers the hoverhandler can occur on the last position in a textline. This position is identical to the text length. Change-Id: Ia73685b69793fc305094db6611c95c3f03e3a8eb Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Leena Miettinen authored
- Describe the wizard - Mention Labs Controls besides older Controls Change-Id: Ib9182c5ebc9c8ee4478018dd5ef29841284eb3de Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
hjk authored
The debugger validation was operating on wrong language data, i.e. run unconditionally even on pure Qml projects that doesn't require an external debugger. Change-Id: Ic9c96d88f2014d62e8720f1e80134f561fc40bb9 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Eike Ziller authored
Were not shown anymore. Regression already in 3.6. Change-Id: Id92a7655423add70864a123e16e4a3d344289612 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
hjk authored
Change-Id: Idca373abbca7c381bdb0af9c0db6763285700ed8 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 22 Mar, 2016 11 commits
-
-
Christian Kandeler authored
Change-Id: Ie81f9e0fc2ba8eb56019e2b9332298bdb60198a5 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Christian Kandeler authored
Change-Id: I7dd26214f33952a4116f52cd5bb525913e013b78 Reviewed-by:
Jake Petroules <jake.petroules@theqtcompany.com>
-
Orgad Shaneh authored
Pointers often don't have an address at all, or have the pointer's address instaed of the target address. For example: int main() { char str[11] = "HelloWorld"; char *s1 = str; // s1 shows its own address } Change-Id: I2436578c073a00a3fec9411ef7ec82ae4e63a8b0 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Leena Miettinen authored
Remove a screen shot. Change-Id: I37510534d64ab70fe7966cd2718e50acb9da669e Reviewed-by:
hjk <hjk@theqtcompany.com>
-
hjk authored
Change-Id: I762e968b827640a4ad7d8b86edc1531c2558d33e Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Christian Stenger authored
Task-number: QTCREATORBUG-15896 Change-Id: I5bc5ed11652932911bdf3b1107998c54353b1268 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
hjk authored
Change-Id: I8b03b02323c6c4d9d714a6cc0ebc7ee40c0abf92 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Tim Jenssen authored
Change-Id: I520be5d188e637c222ba3e709f072e2881b20db9 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
David Schulz authored
Change-Id: Ia2cfa060c7c836db13bd1cabbde82c7630e4eb33 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Orgad Shaneh authored
Broken by 578c107a. Change-Id: I2427dbc36f70a20a453fc6fd13f29589f07a7fcf Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Orgad Shaneh authored
Use private member access method from: http://bloglitb.blogspot.com/2011/12/access-to-private-members- safer.html Enable boost tests also for Qt 5.7. Change-Id: I8641a9549a341be49890c5b0d88d2b7e9937abb7 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- 21 Mar, 2016 11 commits
-
-
Eike Ziller authored
The default fallback font was arbitrary. So far this was not a big issue because it was basically never used. Set sensible fallback fonts on the different platforms. Also make sure that we can see in the settings if the default fallback font has been changed by the user, and also separate the setting for the different font properties. Since we did not do this before, we now have to reset the setting for all existing users, so they benefit from the more sensible default. Task-number: QTCREATORBUG-15887 Change-Id: I16419f54c300580d5c9a9b19722aacf790ef66fc GPush-Base: 44820daeReviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
hjk authored
Change-Id: Ic9ce15eaf88f8a5267c9e8d3f9d049d9b2035eb1 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Alessandro Portale authored
This change makes sure that the "UI coloring" feature respects the original brightness of the current theme. It prevents dark themes from getting a too light recoloring and vice versa. Extra benefit: this allows to remove much recently introduced code. Change-Id: Ib2c96e7ed172a4cc97520aa4b5d180cc6353c661 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
hjk authored
Change-Id: I4f152bde842c20b0dade863ffea118fe32322c5b Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Friedemann Kleint authored
Fix a crash occurring when dropping a .js file onto the Widget Designer. Task-number: QTCREATORBUG-15903 Change-Id: I3e952df1483c5683fa7daa3a1f2fb8ebbbc1b491 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
hjk authored
Change-Id: I2c8aa3017a95b36b3d96687f2da03eb2ef558222 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
-
Christian Stenger authored
Change-Id: I9b9d1b8d1e6a3ee57085cd13ddcab0a5bb9d8118 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
hjk authored
We can't disable C++11 anymore, disable the boost test instead. Change-Id: I68e39a348b35ce7c37abac633d3ea68526f0ff2d Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Friedemann Kleint authored
Add a tool button showing a dialog with file name and size for exporting images from SVG. [ChangeLog][ImageViewer] Added option to export images from SVG. Change-Id: I84e04dc166e70b0359eba0f19703a75b882a2bc2 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Orgad Shaneh authored
Qt < 5.4 is not supported for building. Change-Id: I8b008da5f21dc13c36fea535ea8e468ad252fd5a Reviewed-by:
Jake Petroules <jake.petroules@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: I039dd5f32d4a1e25f1c3a6a7cec78ebdfb3f5e68 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 18 Mar, 2016 11 commits
-
-
Tobias Hunger authored
* Do only enable the reset button when there is something to reset * Do not print the default directory in red Task-number: QTCREATORBUG-15644 Change-Id: I05cdd02751dce2c4faeb97358d654251dd9dbfa4 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com> Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-15647 Change-Id: I265a7dbadb2f87e7e44a1770be2af3eb9b9cb53b Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Alessandro Portale authored
..by rounding the buttons and adding a theme color role for their background Change-Id: Icde7bb0be178ffbe65635d336227886ffd902129 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Eike Ziller authored
Supports most features. Defined priority for help viewers: "qtwebkit" > "qtwebengine" > "textbrowser". Task-number: QTCREATORBUG-13910 Change-Id: I59b4231ef93fdf9df46436850ed3743b5916f9cd Reviewed-by:
Nikita Baryshnikov <nib952051@gmail.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Robert Loehning authored
jom changed Change-Id: I5d0bebe8a6d4711c98aa38b7db21fdc16d6639b7 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
David Schulz authored
In newer cdb versions the default symbol path points to the microsoft symbol server. This can lead to a very long start up time for inferiors including many modules, because every module is verified against that symbol server. Unless the user does not explicitly set such a symbol server in the cdb settings do not use a symbol server. Change-Id: I0b24e2dd12f6cef98c55f4f57f0c800cecfc3c3f Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Eike Ziller authored
It doesn't really make sense to have that handling deep in the FancyTabWidget. Change-Id: If4b4b9b9c3cbc49c25091982b398fb18f9bf87c2 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Friedemann Kleint authored
Create the actions in ImageViewerPlugin and use lambdas instead of a QSignalMapper. Change-Id: Ic74622ca5e9daf6f0d367d00b709d732153dc62e Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Alessandro Portale authored
Change-Id: I53ba63cf55fb6918d959b0d396175a3188d62bd9 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Alessandro Portale authored
Change-Id: I1d2dc8af94466de29fc1429c82dbbd37bcf7310b Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
David Schulz authored
Saves an asking for debugger log roundtrip when the information is just visible in the verbose log. Was just used inside the cdbengine. Change-Id: I9801d3ccd8f273c3b4afcf053b00e7af0953a63f Reviewed-by:
hjk <hjk@theqtcompany.com>
-