- Mar 23, 2012
-
-
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>
-
- Mar 22, 2012
-
-
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>
-
- Mar 21, 2012
-
-
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>
-
- Mar 20, 2012
-
-
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>
-
- Mar 19, 2012
-
-
Orgad Shaneh authored
If a usable engine was found, there is no reason to display errors set by another engines Task-number: QTCREATORBUG-7150 Change-Id: I50cec27a127a0af34b5287c389df6ce6a797bb3e Reviewed-by:
hjk <qthjk@ovi.com>
-
Kai Koehne authored
Change-Id: I4ea618fecb8901038b9be716fa8e7e54fa3cd931 Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
hjk authored
Task-number: QTCREATORBUG-7144 Change-Id: I204062de55e241ea7954f0e3bce123973028e076 Reviewed-by:
hjk <qthjk@ovi.com>
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-7107 Task-number: QTCREATORBUG-7106 Task-number: QTCREATORBUG-7109 Change-Id: I89d760464baa5216e7f34fe82f9bf97714119520 Reviewed-by:
Robert Löhning <robert.loehning@nokia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Daniel Molkentin authored
Change-Id: I521b43a5348599609c7d34c4bc1ad471e640bc44 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@nokia.com>
-
Kai Koehne authored
E.g. when we detect that the port is in use, we have to stop the noDebugOutputTimer. Change-Id: Idb3f4b91f78c55ab849e55c908e58abf052c3d00 Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Kai Koehne authored
Since we directly called beginConnection in connectionStartupFailed we got a stack overflow over time. Instead, only try to connect every 3 seconds. Also remove special logic for mixed debugging: They should behave the same (except maybe where you're breaking inside QQmlDebugServer, but that's a corner case). Change-Id: Idf2f55e3d905a01065c123c708b50dbb88388d1f Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
- Mar 16, 2012
-
-
kh1 authored
Obviously it helps to add the search term even if it does not contain special characters. Change-Id: If32e3e0b8b64fde99a3247dd6eee29928995591f Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
kh1 authored
Task-number: QTCREATORBUG-6212 We need to escape special characters that are used inside the search engine as field delimiter. As soon as the search engine proccesses the search string it will remove the character and we might end up with an invalid string, forcing it to throw an exception thats not catched. Change-Id: I8b66c87c3137a1f175ead5df85c7f53fdcb5193e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Leena Miettinen authored
Change-Id: I3fd949a1b99422749aabb2548b2b57cd67b4971b Reviewed-by:
Casper van Donderen <casper.vandonderen@nokia.com>
-
hjk authored
We now temporily switch to insert mode instead. Completely blocking would break quickfixes in fakevim, as it keeps the texteditor in overwrite mode most of the time. Change-Id: Ibc492c80bf02fd2a203a607edc6966c338854a9f Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-