- 27 May, 2012 1 commit
-
-
Friedemann Kleint authored
- Add missing Q_OBJECTS - Clean up Android, fix capitalization, remove redundant translations. Change-Id: I24583b7e363ff8f90cad3b8257b676888e8a59db Reviewed-by:
hjk <qthjk@ovi.com>
-
- 25 May, 2012 14 commits
-
-
hjk authored
This way we miss some data from types we never lookup (like 'int') but having it out of the performance path in SubItem.__exit__ is more important. Change-Id: I9ff86a7d9bf0d66e5781581d04942f29ca0e520b Reviewed-by:
hjk <qthjk@ovi.com>
-
Eike Ziller authored
-
Robert Loehning authored
Change-Id: Ie4cccd0de668690a3d66baf422bcfff7acae7345 Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
Aurindam Jana authored
QML property values could be set in the inspector. Regression introduced by 7f09d0b7 . This patch is a partial fix. Only values can be assigned currently. For expressions, use the console. Change-Id: I945b11109cd7788dd0f5277af206bf9658844aee Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Aurindam Jana authored
Try to use the watchHandler for referring to the object tree instead of caching the object tree locally. Change-Id: I68624771ef49d50f2cf0d6d580b1b34d57483178 Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
hjk authored
Change-Id: Id13f9b352810f59301c409c73f510542687343e7 Reviewed-by:
hjk <qthjk@ovi.com>
-
Leena Miettinen authored
Qt Creator help browser now allows file downloading Task-number: QTCREATORBUG-2701 Change-Id: I00269a8cc3b247c33b0c20f5b80fdd1855f6c468 Reviewed-by:
Karsten Heimrich <karsten.heimrich@nokia.com>
-
Orgad Shaneh authored
Change-Id: Ib006e31fdb5d832f67a19fa115a80c871628ccc6 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Theo J.A. de Vries authored
Change-Id: I4558b5151dfe1abde98037173c0a83b6a070c6b5 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Aurindam Jana authored
Task-number: QTCREATORBUG-7456 Change-Id: I6db02007ce4e89f7203530167ca307dc29bd4fe1 Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Orgad Shaneh authored
Change-Id: Ie9d24d879fde99a4fdf5698b4a535be04fd91d34 Reviewed-by:
hjk <qthjk@ovi.com>
-
Eike Ziller authored
d-pointer instead of inheritance static methods Change-Id: I7b2f0c8b05ad3951e1ff26a7d4e08e195d2dd258 Reviewed-by:
hjk <qthjk@ovi.com>
-
Friedemann Kleint authored
Do not run the process every time the user presses 'Ok' or 'Apply' in the settings page, do it only if the gerrit parameters actually changed. Also check for empty binary. Change-Id: I934616e5d9b20404278f1fd9fc751ff161030cd8 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
hjk authored
Task-number: QTCREATORBUG-7408 Change-Id: I2936aff74b629b6d58cbcd09e023346dabdf191f Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 24 May, 2012 15 commits
-
-
kh1 authored
Fixes a spinning cursor in case the page was not fully loaded and we where closing it at the same time. Change-Id: Iae6efac70c0c8be2f84e6b1551275bbdf9c5aab3 Reviewed-by:
Niels Weber <niels.2.weber@nokia.com> Reviewed-by:
Karsten Heimrich <karsten.heimrich@nokia.com>
-
Dmitry Savchenko authored
This makes possible to scan such things as doxygen \todo, @todo entries where colons cannot be added after a keyword. Change-Id: I13c757294c94a1f4758e7dc9634a79ea6e91c68f Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
kh1 authored
Change-Id: If69577caa4a5a7ea024f80c8ac995807d6d14fbd Reviewed-by:
Niels Weber <niels.2.weber@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
kh1 authored
Change-Id: I07ee65ac438c20bb46803cdcc081e53b44834f4e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Orgad Shaneh authored
Change-Id: Idd4fcb2c6ad8c9ded449bf25c52f91b1fce4d5d5 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-7233 Change-Id: I5255a41f0a6198e4c8c7e6022c97618937ef1790 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Orgad Shaneh authored
Change-Id: I7fe7c5d47b17b2e5d8179e7deb9cb8e566f15912 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
hjk authored
Change-Id: I0d12339ab1903dc78eec699e07fc0c17daab0e5d Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
It's one model for all locals, watch, return, tooltip and inspector data. This allows more streamlined code paths and better isolation of the model data from the WatchHandler. WatchItems are now registered in a hash indexed by iname, so inames can be used as the primary handle to watch data in the WatchHandler interface. Change-Id: Idac0a808b5d785307496d1de4198a1f2e9ce3880 Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
Aurindam Jana authored
Change-Id: I716ea2417cea5096abc7d740899c6988fe5dcbd8 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Leena Miettinen authored
Arrange terms in alphabetic order. Change-Id: Iba41fbf087b251299cb0bc7281bf46ebd5f270b4 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Eike Ziller authored
Change-Id: I3135bebe006305676486cfc7472eb3cec129108d Reviewed-by:
hjk <qthjk@ovi.com>
-
Hugues Delorme authored
Completion in the "Description" field of the commit editor was broken with the Subversion plugin. Change-Id: I82045b96b5f987dce849265abb169cdfbbed45be Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Simjees Abraham authored
Corrected the warning message shown when changes are made for JavaScript when "Apply on Save" is active. Change-Id: I5ed839ee0bc3926b93a02c66ea50868062e7cadf Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
Simjees Abraham authored
The difference check/comparison to saved document by preview is done only if the file was changed in the editor. Change-Id: I086fa5f5948a15a449d25ea85921551766f7b62a Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
- 23 May, 2012 10 commits
-
-
Leandro Melo authored
Due to latest changes the macro arguments were no longer being tracked. Then they were no available in the document's macro uses. The patch also makes sure that the preprocessor condition to be expanded is spelled exactly as in the source code (this guarantees that offsets will be properly calculated). Change-Id: I8aff0c3aca0c528ef2c4bcfa56ff1c3da2961060 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Robert Loehning authored
Change-Id: Ib56bc7b2596ac61233e147fb62f763a594abe9df Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
Thiago Macieira authored
They're non-standard. Remove them. Change-Id: I58dc093c2459747ce0183685d325522fb51e86ab Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Eike Ziller authored
Change-Id: I1f2ae70ed8b184be6d1467642924289af1b535a9 Reviewed-by:
Bradley T. Hughes <bradley.hughes@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Eike Ziller authored
Broke with e8ee8988 Change-Id: I0e4cc8506580a2cf1884c96c3e7baffd5614d2b1 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Eike Ziller authored
Change-Id: I9f5479d831d3755e5170c8b7eb79f71c428ccacc Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
hjk authored
Change-Id: I5072f7185ebac9359202ed39463323eddcbc9ceb Reviewed-by:
hjk <qthjk@ovi.com>
-
Eike Ziller authored
Using a central enum now. Change-Id: I20d88c9a3f8c62cf33e4b89a3442269f71918b06 Reviewed-by:
hjk <qthjk@ovi.com>
-
Friedemann Kleint authored
Broken by f77cd29e . Change-Id: I3cbb4e90ffae45ca1475b0de1a00cb5ee58f966a Reviewed-by:
hjk <qthjk@ovi.com>
-
thohartm authored
Task-number: QTCREATORBUG-6818 Change-Id: I030c38e0cc5e370a8f18f5cefc805a51ec730c9a Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-