- 27 Mar, 2012 6 commits
-
-
Robert Loehning authored
Change-Id: I25f857f05120882427a8ba7569a4c1b66c474f5e Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
Christian Stenger authored
This is just a preparation for the next patch. Change-Id: Icac8584029b4119ebbc70f2cb5766768a61e21a8 Reviewed-by:
Robert Löhning <robert.loehning@nokia.com>
-
Tobias Hunger authored
Fix revtrieval of environment settings for MSVC compilers. Task-number: QTCREATORBUG-7180 Task-number: QTCREATORBUG-7181 Change-Id: I30804446c629b81130e4d746d47f824c8d4693e5 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Thomas Hartmann authored
Change-Id: Idddfe95eeee0df31c6737e11fe7b4b095b594111 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Eike Ziller authored
Task-number: QTCREATORBUG-7191 Change-Id: I89889a3580f4a27a912eacb09e893b428c5c5351 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Eike Ziller authored
Qt 4.8 introduced QLocale::uiLanguages() and changed the behavior of QLocale::system().name(). We now retrieve the list of preferred uiLanguages when building against 4.8, and look for the first language that we have translations for. Task-number: QTCREATORBUG-7134 Change-Id: I90cdb6182732a013dc431b61a7976900e48e0d31 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 26 Mar, 2012 4 commits
-
-
Robert Loehning authored
Change-Id: I693ad1bf30c8644f07bd4188178cb96d374a3ea1 Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
Thomas Hartmann authored
Change-Id: Ia111118b52b92b65916000df76065e4eb95dc8a0 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Leena Miettinen authored
Update screenshots. Change-Id: I00655600ac476b433e9509ce28568fa37ac2736f Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Thomas Hartmann authored
Being able to edit the default session does not make sense. Change-Id: I45deee777827e9586ab2c23474f3ad0423f17f55 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- 23 Mar, 2012 4 commits
-
-
Christian Stenger authored
These values have changed (see src/plugins/projectexplorer/taskmodel.h) Change-Id: I7b351cfae2bceca782ea022b855d86926e942d53 Reviewed-by:
Bill King <bill.king@nokia.com>
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-7182 Change-Id: I153788664067445cece3c7ecf46cf8217539251d Reviewed-by:
hjk <qthjk@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Thomas Hartmann authored
If the node is a component it is not present as an item. Task-number: QTCREATORBUG-7176 Change-Id: I426e2e8bfdf9e0eced566c60e2721d3630ef554a Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Leena Miettinen authored
Add references to screen elements in text as numbers. Update link to Qt Quick Designer options. Change-Id: Ifff0f0a203e922943367f9069e8ebb6f35244878 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
- 22 Mar, 2012 5 commits
-
-
hjk authored
Change-Id: Ic20897a565c37d45d1521c8934ae0c4759fdef01 Reviewed-by:
hjk <qthjk@ovi.com>
-
Aurindam Jana authored
Insert child items in sorted order if the "Sort Members and Classes Alphabetically" is set in Locals And Expressions. Change-Id: Ib21803326ec3f35c9541c08d876c4a38c0202a9f Reviewed-by:
hjk <qthjk@ovi.com>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-6501 Change-Id: Idfe050486db2d486e895bf6670cad3084871c44a Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Aurindam Jana authored
Change-Id: I644207f5e8b149364e73abf7512240e918260072 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Aurindam Jana authored
Set a parent when creating QtMessageLogItem. Change-Id: I8faf76059dcc517794a4eb3d202bc14cd1632ca8 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- 21 Mar, 2012 10 commits
-
-
Robert Loehning authored
Change-Id: I330d43bfdbba5304bf559e136aa1bc07b5498c4a Reviewed-by:
hjk <qthjk@ovi.com>
-
Aurindam Jana authored
Incase of global object, query the children only when needed as the response takes a lot of time. Remove cached requests when switching stack frames so that stale responses are not parsed. Change-Id: I70887773952ecaa61da21077ffec321fd5fabbb1 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Leena Miettinen authored
Change-Id: I9de5c75e9cde0946685ed0c6bfa763526fa770ae Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Leena Miettinen authored
Change-Id: Ia11d769e2afda6ee2835501ac8c304e684f98796 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Leena Miettinen authored
Change-Id: Ib25e84017e9f2ff48f7e47abbb309442f8c5408e Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Aurindam Jana authored
The data response was incorrectly parsed for watched expressions. This patch fixes the parsing. It also fixes removal and readdition of a watched expression. Change-Id: I1a9e2db3d4963d7fe12ed468ae5466a106011487 Reviewed-by:
hjk <qthjk@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Leena Miettinen authored
Update screenshots Change-Id: I6b69f812284d53d2fde4ee957dbfff1b0e56a032 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
hjk authored
For the record: I still like the 2.4 one better, but this is progress. Change-Id: I56de3c5806d476e72d57dcf5dc2e1746a8f10f83 Reviewed-by:
hjk <qthjk@ovi.com>
-
Eike Ziller authored
The new target setup jumps to project mode which doesn't have a help side bar, so it would always jump to help mode for opening the documentation. Change-Id: I83343950d53d230a176b1603ca729e4802972f6e Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Robert Loehning authored
Change-Id: I065de900e79ee4a73f3056ed764391ef45adde19 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 20 Mar, 2012 11 commits
-
-
hjk authored
Change-Id: I054230bb910bdb400bd2494a449993bdb0bbf011 Reviewed-by:
hjk <qthjk@ovi.com>
-
Robert Loehning authored
Done-by: hjk Change-Id: I8405f88c963df359a9ae7f2a779ef0401b3c5994 Reviewed-by:
Robert Löhning <robert.loehning@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Leena Miettinen authored
Update screenshot Change-Id: I08e43f52c6a7dfa8c27452eed2d10d9b453873b3 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Robert Loehning authored
Task-number: QTCREATORBUG-6951 Change-Id: Ib271f8f2c22705dae5cb799454ee52c22c5bec9d Reviewed-by:
hjk <qthjk@ovi.com>
-
Erik Verbruggen authored
Change-Id: I2233aa98a07e9c23463d4bec0b09dcccb89deb58 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Flex Ferrum authored
Now Qt Creator does not warn about lambda declaration with not empty parameters list. Task-number: QTCREATORBUG-6243 Change-Id: I07121a80fbca98c36820d1d8bb1be6e82ab96b12 Reviewed-by:
Erik Verbruggen <erik.verbruggen@nokia.com>
-
Leena Miettinen authored
Change-Id: Iccf19ca1c6cd2bd41ad0fb9194f1ee560e498565 Reviewed-by:
Virva Auvinen <virva.auvinen@nokia.com>
-
Aurindam Jana authored
QWidget::mousePressEvent() closes the widget if the position is not within the rect. A subsequent call to update() amounts to accessing potentially corrupt memory. Hence call update() before calling QWidget::mousePressEvent(). Change-Id: I850471d3a1dfdb0a4f0541a69fd2f239dbf8b5fa Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
hjk authored
Change-Id: I9cc62402830f9ca5b2af389df5f790515ed0383c Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Stenger authored
Change-Id: Ib481931d637c8df04f1b2bd87bbd759d5f299e9c Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Orgad Shaneh authored
Change-Id: I7fb98ad20fdac0e1f0cf55a2d499fb210af645e4 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-