- 19 Mar, 2012 5 commits
-
-
Francois Ferrand authored
The macro used to be at the same line as the first token after the closing parenthesis. Change-Id: I4c2d7317632baf612900e84572017aeb247d0585 Reviewed-by:
Erik Verbruggen <erik.verbruggen@nokia.com>
-
Francois Ferrand authored
Expanding macro arguments can add or remove argument for a nested macro, so the actual parameters list was not correct. Also, remove unused arguments reference list and reserve space for the expected number of arguments. Change-Id: I4cf369cbb3909927c6bf65750bd715fa6f070fad Reviewed-by:
Erik Verbruggen <erik.verbruggen@nokia.com>
-
Francois Ferrand authored
First empty argument used to be dropped: e.g. MACRO(,test) would be expanded with one parameter only, with value 'test'. Change-Id: I693fbb7faf1360f62266fa04c4b39c2de0d159a7 Reviewed-by:
Erik Verbruggen <erik.verbruggen@nokia.com>
-
Francois Ferrand authored
Change-Id: I69aa6c5e01ea97a4413f77f20ebbb4d4beb971aa Reviewed-by:
Erik Verbruggen <erik.verbruggen@nokia.com>
-
Alessandro Portale authored
Change-Id: I65006bbd0c0b26f84eba2c38e511c53ae23753da Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
- 18 Mar, 2012 1 commit
-
-
Jarek Kobus authored
Change-Id: I940d1cbd0505b5bf1452c8524fb987fab4c3c783 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@nokia.com>
-
- 16 Mar, 2012 3 commits
-
-
Andre Hartmann authored
Only highlight the Macro name, not the whole definition line or the parameter list in function-like Macros. Change-Id: I5732dd5dd18cee150755ea35a5fbb67fdaed51c4 Reviewed-by:
Francois Ferrand <thetypz@gmail.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Daniel Teske authored
I don't remember why I did leave it alone in the reafctoring some years ago, but surely it serves no purpose. Change-Id: Idf920faf3f8f7128cd410501f2c3748e100dfbfb Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Eike Ziller authored
Done with Max Desyatov<max.desyatov@gmail.com> Change-Id: I2c3ff188b5f05dc3b8ec106fec0db3766b43a205 Reviewed-by:
Erik Verbruggen <erik.verbruggen@nokia.com>
-
- 15 Mar, 2012 25 commits
-
-
Aurélien Gâteau authored
"bzr clone" is deprecated. "bzr branch" does the same thing. Change-Id: Iafed249ff213fbd2734a900cb410fa7f23f3e84f Reviewed-by:
Hugues Delorme <delorme.hugues@fougsys.fr>
-
Aurélien Gâteau authored
When cursor leaves a change, reset its shape and remove underline on the change. Change-Id: Idedafefc57338a32fdaa773fc4a41c0f0527a5b8 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Francois Ferrand authored
When data is added to the circular, first check if it is already present. In that case, the item is moved to the beginning of the circular clipboard. This avoids dropping old data prematurly, and traversing the same data multiple times when pasting. Change-Id: Iecaf8d2f5a05d08e6f5faa8555d24f4d7a1d33ab Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Christian Kandeler authored
Now if some platform interprets deploy paths in project files relative to some base directory, it can make this visible to users. Change-Id: Ie9098e57b05f19568131e33df43a0b0f5f5888a3 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Erik Verbruggen authored
Change-Id: Ie9e9f707bb2e89f40064415289aa44770c028ae7 Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
Erik Verbruggen authored
Change-Id: Iae2c15efe25580fb616bdc3dd4b8ff3581cd481a Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Eike Ziller authored
Conflicts: src/libs/qmljsdebugclient/qmlprofilereventlist.cpp Change-Id: Ic6251d47ecd032ea1db4fc58dc80e19b6e6cf23d
-
Leena Miettinen authored
Update screenshots Change-Id: Ic33998c6e9b91490d877ae94d349b4c6aeae5c85 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
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: I8a30d94040fa6fffe318c98782120123093d6666 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Thomas Hartmann authored
Change-Id: Ifffaa8f848777f6961b49dff048672b194570fff Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Thomas Hartmann authored
Task-number: QTCREATORBUG-7115 Change-Id: I001cf9421f63b9ce44a88f0d274624ff48777ced Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Thomas Hartmann authored
Change-Id: I920d763524f77b20518d26a46a11a3a3b0a131bd Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Robert Loehning authored
Change-Id: I873606e5a5cd92c0987bc89bd2bfa085a384b797 Reviewed-by:
Eike Ziller <eike.ziller@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>
-
hjk authored
Change-Id: I5fa9c0b1aa900361b346d35e4f5c4c26658f8b14 Reviewed-by:
hjk <qthjk@ovi.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>
-
Thomas Hartmann authored
In the case of cancel currentItem is null. Change-Id: I337bcf9e1873e9f6525c898c7275ec594f9baeb6 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Aurindam Jana authored
Connect to Qml Debug Server for Run In Terminal. Task-number: QTCREATORBUG-7057 Change-Id: Ieb166e4fc74cad2ef7a3774e0156cdbf07e8dc56 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Francois Ferrand authored
- When applying filter, always show items which were already in project. - Store the filter string in settings. Change-Id: I5b726ed0bde49d8ac48d4f2f4589b194fc557a95 Reviewed-by: Thorbjørn Lindeijer Reviewed-by:
Daniel Teske <daniel.teske@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>
-
Kai Koehne authored
Instantly stop the engine if e.g. the port is blocked. If we let it running until the user closes the dialog, the timeout for automatic connects would be triggered, and we'd get yet another dialog afterwards telling the user that the connection failed. Change-Id: Ifd0e9d743f3b8f4ba853be032d9527559ef6004e Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
Francois Ferrand authored
Fix indentation of auto-completed Doxygen comments, as well as auto- leading characters from the block, to make it work with both spaces and tabs. Change-Id: I6c1c1665675cc25e01983e6d39b472f1b1c9683e Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
- 14 Mar, 2012 6 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>
-
hjk authored
Task-number: QTCREATORBUG-6863 Change-Id: I94c0701a3ef0ebf6e166f3a65ccafef146549641 Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kandeler authored
Change-Id: I6c84282de364491e92ecd3cf668db62351067f88 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Daniel Molkentin authored
Change-Id: Ic3cf63e25036bd78232973d88495fd54d77e5b89 Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Daniel Molkentin authored
Change-Id: I967dbfa89dd192ef47ee14dd15ed702c66f263c5 Reviewed-by:
Andreas Holzammer <andreas.holzammer@kdab.com> Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Leena Miettinen authored
Change-Id: I6c977f96964dda75861eebf1fd716f0f700e52f4 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-