- 15 Mar, 2012 7 commits
-
-
Christian Kandeler authored
The current implementation "forgets" auto-detected devices when they've been disconnected or Creator has been closed. This has the drawback that potential changes by users to the connection parameters cannot become persistent. This is overcome by introducing a device fingerprint and keeping removed auto-connected devices in a special list from which they can later be retrieved, typically when the device gets connected again. Change-Id: I98cfd25c677e6a2a46891a0facf3a28f0a0c3465 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@nokia.com>
-
Thomas Hartmann authored
Change-Id: I18884064121eee227931a7be2205bc4838385c80 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Thomas Hartmann authored
Change-Id: Ifffaa8f848777f6961b49dff048672b194570fff Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Erik Verbruggen authored
If the semantic highlighter does not take care of setting showing the wiggly lines for diagnostics in the editor, the model manager will do. Change-Id: Ie69fb798dd53d60ddca1668b8f586266a0daca4b Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Fawzi Mohamed authored
should fix pulse complaint Change-Id: If66778c5c3f7fb62e8aba2bf9517ea6483e23f6b Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@nokia.com>
-
Yuchen Deng authored
Change-Id: Iec7e36b1d7a526d7fa8a8096110b91f9c4cc44f9 Reviewed-by:
Leandro Melo <leandro.melo@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Kai Koehne authored
Also rename it to AppMainWindow. We add some more functionality to it in following patches. Change-Id: I752ccd07759eaaf6a2e96ec758e35b595bf788a2 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 14 Mar, 2012 10 commits
-
-
Christian Kandeler authored
This reverts commit 56a30f74577f52d74ecf5469be2d650d71252823 The original version is correct; the "fix" changes the meaning. http://en.wikipedia.org/wiki/Iff Change-Id: I1833b5229f4cfa2c7c9c4599963b097731b55fb5 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Christian Kandeler authored
Change-Id: I6c84282de364491e92ecd3cf668db62351067f88 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Fawzi Mohamed authored
* background task requiring no special privilegies (apart firewall) * started by zeroconf only if bonjour is not installed/not working * avoids console * remove some compilation warnings Change-Id: I50a6aee477ccf681a8e8ab084059190091954006 Reviewed-by:
Jarek Kobus <jaroslaw.kobus@nokia.com>
-
Fawzi Mohamed authored
* support windows without apple bonjour installed * avahi with autorefresh * less spurious updates (messages when nothing actually changes) * quickly give up on connecting to daemon the first time * added startedBrowsing signal Change-Id: I8a29d94040fa6ffae318c98782120123093d6616 Reviewed-by:
Jarek Kobus <jaroslaw.kobus@nokia.com>
-
Erik Verbruggen authored
Change-Id: Iffaa18f848a22f6961b49dff048672b194570df6 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Christiaan Janssen authored
The code of the qmlprofiler client has become a bit too complex, this patch reorganizes the modules in a more sensible way, having the modules communicate with each other through a state machine instead of the excess of signals and slots from before. Change-Id: I76f7313779888a1bd07a1cdb1acbf2e47aacf42a Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Orgad Shaneh authored
Git allows that so why can't we? Useful when in the middle of merge/rebase. Change-Id: Id09da3417904ff29e6dd1b4ef383157e9c4920d3 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Orgad Shaneh authored
Change-Id: I88cfb7839b41467e3f6b25bea329eb15765e440e Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Eike Ziller authored
Conflicts: qtcreator.pri Change-Id: Ic24b756b41d2a13f3d696dee69553d2c3241ab95
-
Leena Miettinen authored
Update screenshot Change-Id: I81f213bbabc50f80ce53b5b1762b89884f348d99 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@nokia.com>
-
- 13 Mar, 2012 23 commits
-
-
Casper van Donderen authored
Change-Id: I7861fffebd07cab497faa71541117a1d686a5d60 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Daniel Teske authored
The breakpoints are deleted in some cases on updateLineNumber, thus we can't call anything on the mark after calling updateLineNumber Change-Id: Ib6c7bddc980fc72e9d4f4b9ec9e2eeb8292c1e15 Reviewed-by:
hjk <qthjk@ovi.com>
-
Friedemann Kleint authored
Add either QtDeclarative (Qt 4) or QtQuick1 (Qt 5) to QT. Mixing them leads to problems with include paths and linking. Change-Id: I188240641216ee227931a7be2105bc4838385c79 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Friedemann Kleint authored
Change-Id: Idd695326b4b3e162e2b691b3df0a5a4bfbff2fe6 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Tobias Hunger authored
Do not fail to create checkout job when showing the configuration page. Task-number: QTCREATORBUG-7082 Change-Id: I501cf9421f63b9ca4fa88f0d274624ff48117ced Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
Tobias Hunger authored
Handle missing checkout jobs in the checkout wizard. Task-number: QTCREATORBUG-7082 Change-Id: I8c271ebba1edabb94b5795b2756d316324175151 Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
hjk authored
Change-Id: Ib170199739bad3b193ddee077ff857a96f259f49 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I7f29515d903cb1109f2c15c2d36cf43b77285c4f Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Eike Ziller authored
Change-Id: I1faf14a5ef42af2dcfdf4bad3785901863d9d82b Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Daniel Teske authored
Reported on irc by ckandler Change-Id: I96133c708e05a8c05d48d67fbcd05637f2a1e241 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-5772 Change-Id: I5aba3c9efeac76f261aca9f02fa193e721d735ca Reviewed-by:
hjk <qthjk@ovi.com>
-
Friedemann Kleint authored
Do not include <QtDeclarative>. Change-Id: I0a7fb80a775764f57bc3c6785ba7eac862cd71df Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
hjk authored
Change-Id: I803749407b1a8f47abeea9f8d2a84d8d638674b6 Reviewed-by:
hjk <qthjk@ovi.com>
-
Daniel Molkentin authored
Change-Id: I16583d70371e69bf6729a4b028a7dbf49b3b02df Reviewed-by:
Andreas Holzammer <andreas.holzammer@kdab.com> Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Daniel Teske authored
Change-Id: Id5d31857b5624fde01914ebfa7e437d266e5d9b1 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Daniel Teske authored
The window title and the editor combobox still showed the old name Change-Id: I97a34aacd6f37a70486428cc7c5b1308add9ae62 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Juhapekka Piiroinen authored
Fix bug QTSDK-1228 Qt SDK does not add all necessary fields to the debian control file of Harmattan applications. Added missing control fields for Harmattan target. Change-Id: Ida39bc0581b8f454433fe83b065876c30adc7250 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Kai Koehne authored
Change-Id: Ia9509087fad6a63de2c6f35a012f5542c6bc2c98 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@nokia.com>
-
Kai Koehne authored
Change-Id: I93030362168719c126818006839e9fae0ca673ce Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@nokia.com>
-
Erik Verbruggen authored
Please add features/fixes, so we do not need to go through git logs. Change-Id: I835224f757a207e3ff040fa8c2468df7d9516d0e Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Erik Verbruggen authored
Change-Id: If8e97f0277580a18951489bde12a223e7645f95d Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Robert Loehning authored
Change-Id: I64f29c0cbd60ffc0624931898b27241fd0548b2c Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Erik Verbruggen authored
Change-Id: I3db86fa5df4a2747f4c24e0414279dab59098c54 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-