- Jul 27, 2011
-
-
Kai Koehne authored
Keep selected toolchain when switching between Qt versions. Change-Id: I801e507d11b36b01888f016c35196fb098473bbf Reviewed-on: http://codereview.qt.nokia.com/2183 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Kai Koehne authored
Change-Id: I4e254bb1b88410161058b3a72d55bd711be36feb Reviewed-on: http://codereview.qt.nokia.com/2182 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Kai Koehne authored
One can already build debugging helpers for Qt Versions not yet registered to QtVersionManager - which resulted in a QTC_ASSERT + the changes after the built were not picked up. Change-Id: I12a769df6e18a05b0d1677fd913f4064efed3429 Reviewed-on: http://codereview.qt.nokia.com/2168 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Jul 26, 2011
-
-
Thomas Hartmann authored
We have to clear the cache of the meta system. Task-number:QTCREATORBUG-5578 Change-Id: I6f7a77609fb5535ade5925a405ae156edfee2b22 Reviewed-on: http://codereview.qt.nokia.com/2215 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Robert Loehning authored
Change-Id: I6ba537b28c8cdcf8dfdc3f194682170829605caa Reviewed-on: http://codereview.qt.nokia.com/2214 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Fix thinko when trying to find out whether a branch was merged or not. Change-Id: I6c4d600508af8a68fe0bac7e61f0b912c43cec32 Reviewed-on: http://codereview.qt.nokia.com/2200 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Robert Löhning <robert.loehning@nokia.com>
-
Eike Ziller authored
For some reason using push buttons in the status bar will make the clickable area of the buttons too small (half of the button isn't clickable). Using QToolButtons instead. Task-number: QTCREATORBUG-4513 Change-Id: I8b0f97552ec9b2471d570d577522b7ce5f382fb9 Reviewed-on: http://codereview.qt.nokia.com/2193 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com> Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Tobias Hunger authored
Fix rendering issues in the build step lists display of the project mode: The label got dropped from the layout. Never drop the widgets from the layout to avoid this issue:-) Change-Id: I912a8b6d78537f0c395c2bc440387b20b66a4584 Reviewed-on: http://codereview.qt.nokia.com/2126 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Tobias Hunger authored
The dialog is always hidden by the time the tracking state is queried, so all new branches were done in non-tracking mode. Change-Id: I11cdbec6af1c756c1449d68a2efeb31a1c5bd0ec Reviewed-on: http://codereview.qt.nokia.com/2196 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@nokia.com>
-
Tobias Hunger authored
Refresh button states after running a checkout: The operation changes the currently active branch and thus needs to disable e.g. the remove action. Change-Id: Id060ec63dbcf3c3132a832c2801073df5f9e91f1 Reviewed-on: http://codereview.qt.nokia.com/2195 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@nokia.com>
-
Leandro Melo authored
Task-number: QTCREATORBUG-5581 Change-Id: Id1aae0d27d474ca051696032ab3b36e7783b766f Reviewed-on: http://codereview.qt.nokia.com/2102 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Christiaan Janssen authored
Task-number: QTCREATORBUG-5610 Change-Id: Iffb94213fb209799f2ba55c1031c091c68ece4ea Reviewed-on: http://codereview.qt.nokia.com/2190 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
Tobias Hunger authored
Parse "In file included from blah:x:y:" correctly: Newer Gccs output additional column information there. Change-Id: I5fe2be72ce09390c0f1370fd9b72c900279d3207 Reviewed-on: http://codereview.qt.nokia.com/2188 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Eike Ziller authored
Task-number: QTCREATORBUG-5331 Change-Id: Ice1b9d0bdd153e437e5a70b208947b6db98cc1e3 Reviewed-on: http://codereview.qt.nokia.com/2189 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Kai Koehne authored
Task-number: QTCREATORBUG-5609 Change-Id: I5e4d96b2cbd7c0bd70750010aee5c703c7b29f64 Reviewed-on: http://codereview.qt.nokia.com/2186 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
Tobias Hunger authored
Fix a crash when importing a build, using a qmake that is broken. I ran into this crash with a 32bit qmake used in a pure 64bit userland. Change-Id: I08acb8d5f2cd72c873a30be5e45324f6daef702c Reviewed-on: http://codereview.qt.nokia.com/2181 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Friedemann Kleint authored
Use \\. Change-Id: I63822a79cb6593111b39996c39d774434e291893 Reviewed-on: http://codereview.qt.nokia.com/2175 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Thomas Hartmann authored
Task-number: QTCREATORBUG-3252 Change-Id: I03f335b1bc9943251dffba016ccf1d9b7b1e081e Reviewed-on: http://codereview.qt.nokia.com/2170 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Robert Loehning authored
Change-Id: Ic4b558956764a141e470c24613c0572beeee4615 Reviewed-on: http://codereview.qt.nokia.com/2128 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Jul 25, 2011
-
-
Tobias Hunger authored
Fix broken layout in project mode: * Code style settings were indented too much * Editor settings were indented too much Change-Id: Id56f45566a87807588ac265db76a718d936dc4a5 Reviewed-on: http://codereview.qt.nokia.com/2125 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
Christiaan Janssen authored
Each time a new profiling session is started, the root component is reloaded. If Plotter.ranges contains data, which might be the case when not recording, the count in the root item should not be reset to 0, and the dataAvailable flag stay to true. Change-Id: I2a34e30a4ae7179d3675b62792dcae7b9eba0462 Reviewed-on: http://codereview.qt.nokia.com/2118 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Kai Koehne authored
usrt2_2.lib is passed to g++ before QmlJSDebugger.lib, which results in errors about __aeabi_atexit, __dso_handle being undefined. Work around this by explicitly adding usrt2_2.lib again after QmlJSDebugger.lib. Task-number: QTCREATORBUG-5556 Change-Id: Id9e1dc19a2ee54e59d92470a35ccfd4946b07dcc Reviewed-on: http://codereview.qt.nokia.com/2115 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Christiaan Janssen authored
Change-Id: Ice0debcb6b83977b8f50dd154687e7c5c6abac7b Reviewed-on: http://codereview.qt.nokia.com/2113 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Christian Kandeler authored
Change-Id: Ib7b30a391afceec4262a396b3eca7893a6076ab8 Reviewed-on: http://codereview.qt.nokia.com/2117 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Sergey Belyashov authored
Merge-request: 356 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Change-Id: Id1c812158def28788b4d4b73bff66d231d7a1e20
-
Christiaan Janssen authored
Task-Numbers: QTCREATORBUG-5548 5549 5550 5551 5552 Change-Id: I39a18e05967cf50eab2725cb65e6291d66c8af55 Reviewed-on: http://codereview.qt.nokia.com/2112 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Kai Koehne authored
The Symbian3Qt473 folder in the SDK contains a .qmake.cache with invalid QMAKE_MOC path. Override this in the .pro file. Also make sure that the .prl file is generated (create_prl was set in the .qmake.cache) Change-Id: Ibf905b4d9a8addf1b45a2ee40acdd0134da30e11 Reviewed-on: http://codereview.qt.nokia.com/1977 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Friedemann Kleint authored
Change-Id: I638554936eae2db7ff2f55508d13f1c52c07f17d Reviewed-on: http://codereview.qt.nokia.com/2114 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@nokia.com>
-
Thomas Hartmann authored
Reading the documentation helps. We want 3 digits after the decimal point ('f') not 3 significant digits ('g'). Task-number: QTCREATORBUG-5503 Change-Id: I90c16627904b81ea49d3d53d02e4d96787d0b73b Reviewed-on: http://codereview.qt.nokia.com/2111 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Friedemann Kleint authored
Broken by 7100d29f. Change-Id: I7c7b8e071cd3713549316be35a8f9611f46c1212 Reviewed-on: http://codereview.qt.nokia.com/2107 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Thomas Hartmann authored
Reseting property editor undo/redo to simplify inner state of the property editor. Task-number: QTCREATORBUG-4672 Change-Id: I5446567e00068a0de1853c0c4271188135df330e Reviewed-on: http://codereview.qt.nokia.com/2104 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Tobias Hunger authored
Change-Id: I629101990fb041aa421803dc5485e59acc8a7dd2 Reviewed-on: http://codereview.qt.nokia.com/1525 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@nokia.com>
-
Thomas Hartmann authored
Reset Size is now disabled if the item(s) has no property "width" and "height". The same for Reset Position and "x" and "y". I added const QList<ModelNode> &selectedModelNodes = m_view->selectedModelNodes(); to clean up the code. Task-number: QTCREATORBUG-5573 Change-Id: I7383e28a7b304bcfa27a5687e84d9f489dfc8a02 Reviewed-on: http://codereview.qt.nokia.com/2094 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
- Jul 22, 2011
-
-
Daniel Molkentin authored
- Always show tag browser button - Make tag browser button a toggle (popup semantics) - Remove "Clear" Button Change-Id: Ic1f6894103fdc14973c230764ffb06574dd1897b Reviewed-on: http://codereview.qt.nokia.com/2048 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Daniel Molkentin authored
Now copes with quotes and "tag:" prefixes. Change-Id: I348e533ab290242fd05a034a2912cc95f0a9a3da Done-with: Roberto Raggi Reviewed-on: http://codereview.qt.nokia.com/2038 Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Tommi Asp authored
Export some classes. Change-Id: Ib959273f4204854b7ce4834afaf84c8222efa9aa Reviewed-on: http://codereview.qt.nokia.com/2047 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Friedemann Kleint authored
Change-Id: Ifef3c7042bafbcdf03d1c434d1bf971aa57ceba5 Reviewed-on: http://codereview.qt.nokia.com/2046 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Christiaan Janssen authored
Change-Id: I41e361fc2dc1cab0f103eccbb15b9c38cc78cb77 Reviewed-on: http://codereview.qt.nokia.com/2041 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
Daniel Molkentin authored
Dropping files on the welcome screen would not open them. Change-Id: I8ea6b4a55abdec47e40fdeb02d97f45d22db2fb1 Reviewed-on: http://codereview.qt.nokia.com/1992 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Daniel Molkentin authored
Change-Id: Ic640fcf4f266de92077c733727f5bc8aa08625e2 Reviewed-on: http://codereview.qt.nokia.com/1939 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-