- 02 Aug, 2011 9 commits
-
-
Leandro Melo authored
Not a good idea to keep the editor stored since when removing a split, for example, the editor will go away and the highlighter is not aware of it anyhow since it actually belongs to the document. Although it's not necessary for the fix this patch add another constructor to SyntaxHighlighter which takes the BaseTextDocument. This is convenient. Task-number: QTCREATORBUG-5695 Change-Id: Ic91837b7d91ebd3a44c16e2fd589d7f6c5c0c002 Reviewed-on: http://codereview.qt.nokia.com/2508Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Tobias Hunger authored
Fix initital evaluation of ignore-whitespace and patience flags in git diff. Task-number: QTCREATORBUG-5176 Change-Id: Ibe3652ca6426fbc6e7187140b1d101afbec6c5ae Reviewed-on: http://codereview.qt.nokia.com/2509Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
Task-Number: QTCREATORBUG-5699 Change-Id: I819e50a6dd3f1a78112bc29b7c4c44284d25f21a Reviewed-on: http://codereview.qt.nokia.com/2505Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
Task-Number: QTCREATORBUG-5700 Change-Id: I8f3c5db7740aa4a18e09b9b7445362a5cfb33941 Reviewed-on: http://codereview.qt.nokia.com/2504Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
SourceSize is read only. Change-Id: If5fe2e25026098efde942bbc63948fd3e27f6545 Reviewed-on: http://codereview.qt.nokia.com/2506Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
We did not handle the case that a gradient is a binding. Change-Id: Ib6892420c6d5de7522cb2b051ff2b046ab781c14 Reviewed-on: http://codereview.qt.nokia.com/2503Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Jarek Kobus authored
Change-Id: I949a1c40fe9555857a77066b966be2928c26f1ad Reviewed-on: http://codereview.qt.nokia.com/2502Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Jarek Kobus <jaroslaw.kobus@nokia.com>
-
Marco Bubke authored
If a binding on a text property cannot be evaluated it will now will be show as #binding.text# Change-Id: Ib1d5f406724b262833215d30ec0966a75f9dc971 Reviewed-on: http://codereview.qt.nokia.com/2452Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Kai Koehne authored
Change-Id: I274b844215eeebb33e81bd7df6b07862286fcefe Reviewed-on: http://codereview.qt.nokia.com/2446Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
- 01 Aug, 2011 9 commits
-
-
Fawzi Mohamed authored
When saving a read-only file, a dialog should appear with Make Writable / Save As / Cancel should open. Avoids relying on permission error to detect read-only files as qfsfileengine_unix.cpp treats errno == EACCESS as a QFile::OpenError. Change-Id: Icdffdc4617c8ef2b58d58aeedbb2b454d0da9465 Task-Number: QTCREATORBUG-5066 Reviewed-on: http://codereview.qt.nokia.com/2442Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@nokia.com>
-
Thomas Hartmann authored
Change-Id: I9a46704c24bdd9ddfd24ba2cf76eb2573f1cf5ef Reviewed-on: http://codereview.qt.nokia.com/2441Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Eike Ziller authored
On Mac in debug mode, right-clicking on extra text area would first open the markers menu, and after that the menu where you select which debug widgets to show (like Stack or Locals and Expressions). Opening the markers menu in a context menu event on the extra area is both the more sensible thing to do, and works around the Mac inconsistency. Task-number: QTCREATORBUG-4699 Change-Id: I38efaffac80a98773deeeada3d0e3ef4f872c03b Reviewed-on: http://codereview.qt.nokia.com/2434Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@nokia.com>
-
Friedemann Kleint authored
Check the index before the array is accessed in the call item. Task-number: QTCREATORBUG-5576 Change-Id: I3f533ef76af42dad97c93087f2d434b58fdedd44 Reviewed-on: http://codereview.qt.nokia.com/2044Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Eike Ziller authored
Project settings now have the option to use the global settings (on by default), or custom ones. Task-number: QTCREATORBUG-5445 Change-Id: I6602b53a6e7823150773e8461ef9db39b7546e98 Reviewed-on: http://codereview.qt.nokia.com/2163Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Daniel Molkentin authored
Change-Id: I964e3765c4b499e291539d9031d66c8f35642abe Reviewed-on: http://codereview.qt.nokia.com/2437Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Eike Ziller authored
The file is created only at qmake run. Change-Id: Ie3e07ee6e66aeb660a8bf9960e4ff198851c19a8 Reviewed-on: http://codereview.qt.nokia.com/2433Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Friedemann Kleint authored
Change-Id: I2a0ee7db27dba27d74a1d6a10a7e4ca7cb2d1282 Reviewed-on: http://codereview.qt.nokia.com/2428Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Friedemann Kleint authored
Acked-by:
Eike Ziller <eike.ziller@nokia.com> Change-Id: I892df68c1e9eb5f45275c1a441903279ca1ce665 Reviewed-on: http://codereview.qt.nokia.com/2427Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 29 Jul, 2011 11 commits
-
-
Daniel Teske authored
Change-Id: Ifc1f037796a4a59585f34c8b043d0573c88959da Reviewed-on: http://codereview.qt.nokia.com/2402Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Kai Koehne authored
We only connect to the port when we get a 'Waiting for connection ...' message on application output. This was done mainly to avoid lots of failed connects, and therefore an unresponsive UI on Windows. However, the application output might be redirected for various reasons. Therefore fall back to busy connect after a certain time (4 seconds for profiling, 8 seconds for debugging). Change-Id: Ie1b943f678ced40c030cc134493a2adf7e3bc9df Reviewed-on: http://codereview.qt.nokia.com/2323Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Kai Koehne authored
Quite a few people have asked for previewing a .qml file in qmlviewer, independent of the current project format. Change-Id: I2d012282b035cbf977de1994b6c2ace31f3cdfd5 Reviewed-on: http://codereview.qt.nokia.com/2397Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Tobias Hunger authored
* Add unit test. * Tweak regexp to make the new unit test pass. Task-number: QTCREATORBUG-5634 Change-Id: I31da8e3ac7fb1c3c5129b4fed6a228d0a73a09ea Reviewed-on: http://codereview.qt.nokia.com/2395Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Friedemann Kleint authored
This prevents literally dozens of crash dialog boxes on Windows. Check for a crash in the helper library and in updateVersionInfo consistently whatever is called first. Initialize qmakeIsExecutable in 2nd constructor as well. Change-Id: Ifafb7b3edfae8826ac062d634a39a2a804446942 Reviewed-on: http://codereview.qt.nokia.com/1661Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Kai Koehne authored
Change-Id: Icb405b4751fc885d8b96d1daec3653236b564ef0 Reviewed-on: http://codereview.qt.nokia.com/2352Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Tobias Hunger authored
Run detection of GCC compiler settings using the C locale. This should fix detection of some settings in non english locales. Task-number: QTCREATORBUG-5637 Change-Id: I3ea74ce5374fb03ea0cd43566ee302c635e02cd4 Reviewed-on: http://codereview.qt.nokia.com/2387Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
Daniel Teske authored
That react to editing qt versions and selecting a different qt version. The environment also depends on the available toolchains, that is not taken into account. Change-Id: I70fc1d444a0cbceb4fcb35fb7961bac8a0db9c14 Reviewed-on: http://codereview.qt.nokia.com/2353Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Kai Koehne authored
Warn if the condition fails, but otherwise don't change the execution flow. Change-Id: Id7b14c745109b66960add967b2a4ef8d31e1a546 Reviewed-on: http://codereview.qt.nokia.com/2389Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Christian Kandeler authored
When aborting the file dialog, the deployment dialog would not close on its own. Change-Id: I614f199b9fd486593e12b18f7f536561e7edae1d Reviewed-on: http://codereview.qt.nokia.com/2388Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-5654 Change-Id: Ia69c582c342b5e00b5d267320f85efeb49b449f2 Reviewed-on: http://codereview.qt.nokia.com/2379Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 28 Jul, 2011 10 commits
-
-
Daniel Molkentin authored
Task-Number: QTCREATORBUG-5098 Change-Id: Ibed9e8eea98cb716f2eff29582a39e133c7d8607 Reviewed-on: http://codereview.qt.nokia.com/2221Reviewed-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>
-
Friedemann Kleint authored
The option is also enabled when the index is invalid. Task-number: QTCREATORBUG-5650 Change-Id: If1efb900d29724e5c43db1589c797197fae67bd2 Reviewed-on: http://codereview.qt.nokia.com/2342Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
Daniel Teske authored
Change-Id: I274627999649d00efead89222bbdc325e55932b7 Reviewed-on: http://codereview.qt.nokia.com/2281Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Thomas Hartmann authored
Change-Id: Ifbc6aecfaec93a47e16bb2a03eaafb4dc991c139 Reviewed-on: http://codereview.qt.nokia.com/2334Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Kai Koehne authored
Disconnect from the WinDebugInterface instance, because every new run control started will emit the same 'cannotRetrieveDebugOutput()' signal again. Change-Id: I94d591e0fa1664f7f7ca0ed4b1d9e021d23cd3e3 Task-number: QTCREATORBUG-5443 Reviewed-on: http://codereview.qt.nokia.com/2327Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Kai Koehne authored
Don't show the dialog for every single breakpoint Task-number: QTCREATORBUG-5557 Change-Id: Id1b60e92856cd2c8b81de43340bbaf4f5d7f3a8d Reviewed-on: http://codereview.qt.nokia.com/2326Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Tobias Hunger authored
Do not increase the number of VCSes by readding the same entries when going back/next on the summary page of the project load wizard. Task-number: QTCREATORBUG-5519 Change-Id: I60058cf2060fae4e5703e77fe97a727108bbc8c8 Reviewed-on: http://codereview.qt.nokia.com/2283Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Robert Löhning <robert.loehning@nokia.com>
-
Kai Koehne authored
toolSelected() & toolDeselected are const methods in the base class. But anyway the attach Action isn't used any more, so let's remove it completely ... Change-Id: Ia40cb6d927fb8422700816a8c6de81aa3734959d Reviewed-on: http://codereview.qt.nokia.com/2324Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Kai Koehne authored
Change-Id: Ice5ddc38e2b47ca067c761dc80716742469dddbd Reviewed-on: http://codereview.qt.nokia.com/2325Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Marco Bubke authored
Change-Id: Id101295520418975a4f569f57709875d7213e9bf Reviewed-on: http://codereview.qt.nokia.com/2304Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
- 27 Jul, 2011 1 commit
-
-
Marco Bubke authored
Task-number: QTCREATORBUG-5631 Change-Id: Id1ba102d6992b8a56b105c061be89677e13e9a8b Reviewed-on: http://codereview.qt.nokia.com/2300Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-