- 15 Aug, 2011 7 commits
-
-
Leandro Melo authored
Change-Id: I105d94f543d22319571320cd88f791278aac3239 Reviewed-on: http://codereview.qt.nokia.com/2734Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Eike Ziller authored
Change-Id: I21541c579f3be75537763ad65b63f6804c329e50 Reviewed-on: http://codereview.qt.nokia.com/2951Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Robert Loehning authored
Task-number: QTCREATORBUG-5794 Change-Id: Iacb63b2069a6601a2350d358b985eed86f17f50d Reviewed-on: http://codereview.qt.nokia.com/2948Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Tobias Hunger authored
Do not crash when checking out a branch while not currently on any branch. Task-number: QTCREATORBUG-5784 Change-Id: I5d007e91c1778e6f09a5d543990d948bc1427599 Reviewed-on: http://codereview.qt.nokia.com/2958Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Robert Löhning <robert.loehning@nokia.com>
-
Kai Koehne authored
We didn't pass actually the targetMode and mkspec to qmake. E.g. on Mac, debugging helpers therefore couldn't compile if the default qmake mkspec is xcode. Task-number: QTCREATORBUG-5806 Change-Id: I575012386983e1e285a500f99a34b7f21dcba29d Reviewed-on: http://codereview.qt.nokia.com/2947Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
hjk authored
Variable was uses in wrong scope. Change-Id: I0c9343742cf75b118c14cbf8bf4cec9f983c32d5 Reviewed-on: http://codereview.qt.nokia.com/2941Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Leandro Melo authored
When folding indents change and a block becomes no longer folded we need to update the user data. This patch tries to handle general inconsistencies that might arise in such situations. Notice however that there are stil other problems to be addressed (including issues in Qt). Task-number: QTCREATORBUG-5771 Change-Id: I38b869832159598d46cde00058308c218ca31f1a Reviewed-on: http://codereview.qt.nokia.com/2908Reviewed-by:
Robert Löhning <robert.loehning@nokia.com> Reviewed-by: Matthias Ettrich
-
- 12 Aug, 2011 3 commits
-
-
Sergey Belyashov authored
Merge-request: 359 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Change-Id: Iea721437f2615acb8fec5dabca34b0922bf551ee
-
Beaver Xu authored
Merge-request: 360 Reviewed-by: ossi Change-Id: Ia6e6303dabcda2bf3b7abc44fdfde2d359bb61a7
-
axasia authored
Merge-request: 361 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Change-Id: I384b845fd586a90a7209fc22c8a1f7d2170feac5
-
- 11 Aug, 2011 3 commits
-
-
Kai Koehne authored
Qt Creator by default honors the proxy settings of the environment. This is the wrong choice when connecting to your device, leading to 'Cannot connect to in-process debugger' errors. Change-Id: Ie0b822dec601463ba3a620efe1a1e35bb24b6c5a Reviewed-on: http://codereview.qt.nokia.com/2846Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Kai Koehne authored
Both the Debugger View and the QML Script Console use executeDebuggerCommand(...). Forward this to QmlEngine if the QmlEngine is stopped (because only then teh QML Script Console is enabled), to C++ otherwise. Change-Id: I4ba72b56a6205db5346e167b85e9353d05adae41 Reviewed-on: http://codereview.qt.nokia.com/2829Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
hjk authored
This reverts commit c1f225fd. This does not cover the case where the cursor is in the marked text, which then blinks black-on-black. Change-Id: Ic94ebbbb3d850624a8fbbc0e1d9d49ba70992ad1 Reviewed-on: http://codereview.qt.nokia.com/2698Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 10 Aug, 2011 1 commit
-
-
Friedemann Kleint authored
Fix start of applications with varying Qt-versions when Qt Creator is launched from an Windows SDK command prompt (prevent PATH from being reset by setenv.cmd). Change-Id: I74f75f3663be4836c368a4b9d8c7f8fc5ec351d7 Reviewed-on: http://codereview.qt.nokia.com/2818Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 09 Aug, 2011 3 commits
-
-
Leandro Melo authored
Such as class ~A {} or class operator+ {}. Done by Roberto Raggi Change-Id: I4fdad6d27aaa997e651f2d08de36fe675fc78814 Reviewed-on: http://codereview.qt.nokia.com/2778Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Eike Ziller authored
Change-Id: If89bec794fe3fe5315b69ad283d35c2ba0abced3 Reviewed-on: http://codereview.qt.nokia.com/2779Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Kai Koehne authored
Make sure QML_DISABLE_OPTIMIZER is set also when debugging with qmlobserver Change-Id: I33aa4cd50ae184e339e3783488ba236eecdf7b33 Reviewed-on: http://codereview.qt.nokia.com/2753Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
- 08 Aug, 2011 1 commit
-
-
Christian Kandeler authored
Fremantle needed the application version as x_y_z, for Harmattan it must be x.y.z, otherwise the package will not be accepted by the store. Obviously. Task-Number: https://projects.maemo.org/bugzilla/show_bug.cgi?id=276021 Change-Id: I93b8fd7f1c95b9ef26df97f817e3b8b610c4e932 Reviewed-on: http://codereview.qt.nokia.com/2697Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- 05 Aug, 2011 2 commits
-
-
hjk authored
Change-Id: Ief1879c1e8009d1a60575180d4132d8f03a88b08 Reviewed-on: http://codereview.qt.nokia.com/2690Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Jarek Kobus authored
Change-Id: I5c48cd5cc5fcb8298dabb4a612a3fbb35ae6f491 Reviewed-on: http://codereview.qt.nokia.com/2679Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Jarek Kobus <jaroslaw.kobus@nokia.com>
-
- 04 Aug, 2011 14 commits
-
-
Thomas Hartmann authored
We have to add a check if the item we want to set visibility on is really an item. See: isItem() For general safety I added try catch blocks for RewritingExceptions Task-Number: QTCREATORBUG-5731 Change-Id: I72f4f5ae69067a04b09880ae071265c83f880b4c Reviewed-on: http://codereview.qt.nokia.com/2637Reviewed-by:
Marco Bubke <marco.bubke@nokia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Kai Koehne authored
Change-Id: If7b94a0c5ddad7c06ffb41df1b0678181b0702fa Reviewed-on: http://codereview.qt.nokia.com/2635Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Christiaan Janssen authored
Change-Id: Ibaa321c65f44c4ca9c87bb312659173bb2f26d64 Reviewed-on: http://codereview.qt.nokia.com/2634Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Eike Ziller authored
Change-Id: I0e0136a205fa6ca6ed9c8d0d745803488337dd37 Reviewed-on: http://codereview.qt.nokia.com/2626Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Thomas Hartmann authored
"transparent" is an extra case. Task-Number: QTCREATORBUG-5727 Change-Id: If28e8735aacb3dd464b61fb7ed65918d8ea465b2 Reviewed-on: http://codereview.qt.nokia.com/2627Reviewed-by:
Marco Bubke <marco.bubke@nokia.com>
-
Thomas Hartmann authored
Ignore changes to the TextEdit if focus gets lost. Reason: an error message (illegal state name) would lead to a crash. For details see the task. Task-Number: QTCREATORBUG-5729 Change-Id: I0f0ad7a416ba59d958b3ae5d8809ccb51f42fe5e Reviewed-on: http://codereview.qt.nokia.com/2624Reviewed-by:
Marco Bubke <marco.bubke@nokia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Kai Koehne authored
If one hits a C++ breakpoint before the QmlEngine is properly set up the debugging actions are all disabled. Patch 58faedc4 tried to fix this by automatically executing continue in these cases, but this let to errors on Mac OS X. Instead just delay the setting of C++ breakpoints. Task-number: QTCREATORBUG-5681 Change-Id: I149dea9b453ed7abd33a1a93b5b546d7c6cda8fd Reviewed-on: http://codereview.qt.nokia.com/2568Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Kai Koehne authored
Change-Id: I1737ca26b29d366f4f326c534af1528776f2bfdd Reviewed-on: http://codereview.qt.nokia.com/2607Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Daniel Teske authored
Needed by plugins implementing their own qt4 targets. Backport was asked for on IRC. Change-Id: Idad09914f95259443c06ecdf458e9ce63c802cc3 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> (cherry picked from commit a838d4ac) Reviewed-on: http://codereview.qt.nokia.com/2587Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
hjk authored
Task-number: QTCREATORBUG-5603 Change-Id: I239837b1d8ad30fdc157a6eaec05a026c294a750 (cherry picked from commit 764f902c) Reviewed-on: http://codereview.qt.nokia.com/2578Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
hjk authored
Task-number: QTCREATORBUG-5647 Change-Id: I06bf6b859ac5111b5692c003aab2d003a0c7b110 (cherry picked from commit 18b74f08) Reviewed-on: http://codereview.qt.nokia.com/2577Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
hjk authored
Task-number: QTCREATORBUG-5604 Change-Id: Ic94ebbbb3d850624a8fbbc0e1d9d49ba70992ad0 (cherry picked from commit 00be04e1) Reviewed-on: http://codereview.qt.nokia.com/2576Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
hjk authored
Task-number: QTCREATORBUG-5697 Change-Id: I25e9ef4ef042efa2b4dd670f5177e5e170fbaaf0 (cherry picked from commit d8fdd0ac) Reviewed-on: http://codereview.qt.nokia.com/2574Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
hjk authored
Task-number: QTCREATORBUG-5693 Change-Id: I8b6a5e0cd7956dab92270cae8994da3303fcf8e0 (cherry picked from commit 9f82bc25) Reviewed-on: http://codereview.qt.nokia.com/2575Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 03 Aug, 2011 6 commits
-
-
Thomas Hartmann authored
Change-Id: I6bea04e8e4a6bf74fcfe7c70459924ff2443176d Reviewed-on: http://codereview.qt.nokia.com/2584Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Eike Ziller authored
Change-Id: Ie922c0ccada7b20f452812ca0cf53f9085774c54
-
Daniel Molkentin authored
Task-Number: QTCREATORBUG-5672 Done-with: Oswald Buddenhagen Change-Id: I61f8a83205bc338ba12e43b7471eaa957da2b004 Reviewed-on: http://codereview.qt.nokia.com/2451Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Thomas Hartmann authored
Simplifying synchronisation of m_componentEndOffset. Fixes several rewriting issues. Change-Id: I53a7f4ae8af1acb05e4daff6afdeec9522d35a79 Reviewed-on: http://codereview.qt.nokia.com/2572Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
Change-Id: I8e4571ac5a8a0ee57823e2e54a2c63f5bbe4538f Reviewed-on: http://codereview.qt.nokia.com/2571Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Daniel Molkentin authored
Change-Id: I8c24d4e939d2701c10444bb2c37921a095fe636b Reviewed-on: http://codereview.qt.nokia.com/2523Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-