- 30 Mar, 2016 2 commits
-
-
hjk authored
Change-Id: I16333c33d2fff4ebf4125d5c0c1532b5972cc480 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Ulf Hermann authored
This allows us to deal with perfprofiler run configurations without linking against perfprofiler. Change-Id: I72c5489115e53f7746e5174163ffc3b2e3bdf804 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 29 Mar, 2016 2 commits
-
-
Orgad Shaneh authored
Change-Id: Iff4f383ff7762994eb8ae77cea0f74044dfc73b9 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Orgad Shaneh authored
* Move all the connections to setCommand() * Move gotoLine logic to reportCommandFinished Change-Id: I67ad74820b3d20b2b5fa97edad92f0f30111166f Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 24 Mar, 2016 2 commits
-
-
Tim Jenssen authored
Change-Id: I50bc07df07010eda4c4e3fdc49798eb73fe9650f Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Orgad Shaneh authored
They don't have signals, properties or translatable strings. Change-Id: Id27df47d1fb8d0530fdf0f5f0d33a2e7b70360af Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 23 Mar, 2016 17 commits
-
-
Eike Ziller authored
Change-Id: I9385490a524c45129a1a190e90e940410ead6355 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Christian Kandeler authored
Change-Id: I9c1a3f064054b1cedd153f2d9e535e3c31619847 Reviewed-by:
Jake Petroules <jake.petroules@theqtcompany.com>
-
Eike Ziller authored
Change-Id: I3f28f1f53cf2b2228928fbd7accf25d87bb40243
-
Tim Jenssen authored
Change-Id: I00bc1b533f065b87a8d1b46e3296f76bf05b85d4 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Tim Jenssen authored
There is no reason to undefine QT_RESTRICTED_CAST_FROM_ASCII (anymore). Change-Id: Iabeacc8a89d662e78986e2dc275c2096a9c9e519 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Mitch Curtis authored
This is especially useful if you work on several projects, and therefore don't use -lastsession. Currently there's a bit of arrow key navigation involved to get to the Sessions item, so this speeds up users' workflows. Change-Id: Ic77741ce88acd6e34cf7d3a253a2b3d6c9b2b514 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Mitch Curtis authored
It was a pure red, which is really hard to read against a dark background. This patch makes it a pastel red; the same color as error messages in the application output, which was implemented in f4a9eaf3. Change-Id: If013c7215d50c3a75d62031ab19874cfb8545cad Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
hjk authored
Keep magic guessing to a minimum. Change-Id: I3474b4406fa047dff468e853bd6fee7c962e065d Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Eike Ziller authored
Change-Id: Id3072715592d8333cb488561ba1e0d1828de6acf Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
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
This is low hanging fruit enabling a lot more customization. Change-Id: I1a90fa731ea512852c12a55fad75551efb44e875 Reviewed-by:
Christian Stenger <christian.stenger@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 15 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>
-
Oswald Buddenhagen authored
-
Christian Kandeler authored
Change-Id: I5b0ea5df0a7321c6938146a5a03b089c837ff642 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Christian Kandeler authored
Change-Id: Iee12398a4897d795ea5b8b6cadfec8f234ba069d Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.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>
-
hjk authored
Qt 5 connects and override. Change-Id: I9675f7e6592fe5679da341a5b23d1b80b551e736 Reviewed-by:
Christian Kandeler <christian.kandeler@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 2 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>
-