- 28 Jun, 2011 1 commit
-
-
Friedemann Kleint authored
Change-Id: Id98dfc282737f10e17660b36efc57c67fdeb9bf6 Reviewed-on: http://codereview.qt.nokia.com/816 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 27 Jun, 2011 33 commits
-
-
Marco Bubke authored
Change-Id: I39e7eae1036ee79689ccd49bfe900fee93a3454b Reviewed-on: http://codereview.qt.nokia.com/808 Reviewed-by:
Marco Bubke <marco.bubke@nokia.com>
-
Christiaan Janssen authored
Change-Id: Ie892d0041c537ea6f4ba70ed04dbb92ed6797ec9 Reviewed-on: http://codereview.qt.nokia.com/781 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
hjk authored
Change-Id: Ie5a8625ed2887831600f1835777f9f681b012f15 Reviewed-on: http://codereview.qt.nokia.com/794 Reviewed-by:
hjk <qthjk@ovi.com>
-
Thomas Hartmann authored
This adds a default context menu to any tool. Change-Id: I6d7faf5e0b3a7bf131359d6ee3717135492ea5de Reviewed-on: http://codereview.qt.nokia.com/792 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
Change-Id: I1e0993c4e4adf7c797a659665c5c515fc390b950 Reviewed-on: http://codereview.qt.nokia.com/791 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
Change-Id: I210199ecb26db65416ff147da2f12aa5e775d3fd Reviewed-on: http://codereview.qt.nokia.com/789 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
Any text item from the library now uses qsTr Change-Id: I6ddb4f873227a06f77479e13cbbf4a51e8c26575 Reviewed-on: http://codereview.qt.nokia.com/788 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
Also exposing changeCurrentModelTo() as public API. Change-Id: I7c9ed3679ef5859b1349f1d1fe3088e78bccc7ad Reviewed-on: http://codereview.qt.nokia.com/787 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
Change-Id: Ib2f2dd599deb3dcb96e45ed891ce3130c58ac68e Reviewed-on: http://codereview.qt.nokia.com/786 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Tobias Hunger authored
Change-Id: I296848c0615fe0aca0dff3324054be7d7ec86b52 Reviewed-on: http://codereview.qt.nokia.com/785 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Leena Miettinen authored
Change-Id: I557e268f8d000f6f53672d0a5f8957672858dbe1 Reviewed-on: http://codereview.qt.nokia.com/779 Reviewed-by:
hjk <qthjk@ovi.com>
-
Tobias Hunger authored
* Do not use setPlainTextData on VCSBaseEditor only as that one implements the size limits on VCS output. * Rework removal of date data from lines to limit copying Change-Id: Ic1f507eb7bdabdb82b4a37a3d3e6f9381775b680 Reviewed-on: http://codereview.qt.nokia.com/780 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Thomas Hartmann authored
This patch adds a handler for a context menu to AbstactFormEditorTool. Also all the tools are patched to ignore right mouse keys for now. The ResizeManipulator gets an active property. Change-Id: I66b247ce6ae8e9f88517a1c1698432fb64f70da7 Reviewed-on: http://codereview.qt.nokia.com/770 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Marco Bubke <marco.bubke@nokia.com>
-
hjk authored
It's all dockwidgets now. Change-Id: Ia47ca9331fdfbe12ca11f77c26afc35e73a2fae3 Reviewed-on: http://codereview.qt.nokia.com/776 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I40d3a03e80627b4ff62ff84726dd6de3bcb1f5ea Reviewed-on: http://codereview.qt.nokia.com/775 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Thomas Hartmann authored
With this patch the properties are set before the newNode is reparented. Change-Id: Ib79bc8879254586fff8e931d757afc01ad29623b Reviewed-on: http://codereview.qt.nokia.com/771 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Tobias Hunger authored
Use settings for generic files that do not belong to any project for e.g. git diff. That way a user can actually override the tab width which used to be hardcoded to 8. This is not perfect: Actually we should use the tab width defined for the file type in the project it belongs to. That does require significantly more work though. Task-number: QTCREATORBUG-5178 Change-Id: I509b030e09c33a74ecd529294bf08afec21b2121 Reviewed-on: http://codereview.qt.nokia.com/768 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Aurindam Jana authored
Change-Id: I68df3c69b535d47109bfb94c3089fd78e8b3683d Reviewed-on: http://codereview.qt.nokia.com/514 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Kai Koehne authored
Instead let the user just select & deselect between the Zoom Tool, the Selection Tool and the Color Picker. Change-Id: Ieac0bc0381760237004599e59cafa43544fb03d4 Reviewed-on: http://codereview.qt.nokia.com/753 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Christian Kandeler authored
Change-Id: I17560ff68542e99f882b2c0c315ea85b4729f19a Reviewed-on: http://codereview.qt.nokia.com/758 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Christiaan Janssen authored
Change-Id: I7a4c85443d99425f5b15eda424745b83526ebb3f Reviewed-on: http://codereview.qt.nokia.com/754 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Christiaan Janssen authored
Change-Id: Id9739b7828b080b016aa41b13b4f5313a2319172 Reviewed-on: http://codereview.qt.nokia.com/750 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Leena Miettinen authored
Change-Id: I8b244b68ea6bca5118f5be8c1116d6eeec3e49bd Reviewed-on: http://codereview.qt.nokia.com/761 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Christian Kamm authored
Compare the full uri/name, not just the uri. Also QDeclarativeType::module was not available in 4.7.3. Change-Id: I0d04d826c72d4aed5d70c3c65a1f97ad5872827c Reviewed-on: http://codereview.qt.nokia.com/759 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Christian Kamm authored
Mirrors http://codereview.qt.nokia.com/#change,755 Change-Id: I7d1222bda67344456710ada52af33d17688627ca Reviewed-on: http://codereview.qt.nokia.com/757 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Christian Kandeler authored
Also make them external. Change-Id: I21a74c1f7124646b5507ffd2ee0e24c7c60eca97 Reviewed-on: http://codereview.qt.nokia.com/749 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Friedemann Kleint authored
Add context menu to add a 'message tracepoint', that is, a trace point that outputs a user message and continues. Intended to be a replacement for manually inserting a qDebug() into the code to understand the call sequence. Yet to be implemented for gdb. Change-Id: I1c303001421fbbae74d98d15d52718579350db6e Rubber-stamped-by: hjk Reviewed-on: http://codereview.qt.nokia.com/756 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Leena Miettinen authored
Change-Id: I8edbcfc43caf312da05248c86ca6ad41733e941b Reviewed-on: http://codereview.qt.nokia.com/731 Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
hjk authored
Change-Id: Ie3bafc8fc23cc95e0795d57dac956b3345e671dd Reviewed-on: http://codereview.qt.nokia.com/748 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: Ic0bb344a117496dbada0ccef181a08f5b5bbbb8c Reviewed-on: http://codereview.qt.nokia.com/747 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I6cd4c2a07544ea902798e2e4596bd56e634f15e3 Reviewed-on: http://codereview.qt.nokia.com/746 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I21d10cf42eb039c74475e106537b6e107d155196 Reviewed-on: http://codereview.qt.nokia.com/745 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I0ab8ad3ef3ddfe7c8d69fd163864875190698475 Reviewed-on: http://codereview.qt.nokia.com/744 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- 24 Jun, 2011 6 commits
-
-
Christian Kandeler authored
Change-Id: I8c6a125d07192c7ffea8c1b6c91b860299d1c33f Reviewed-on: http://codereview.qt.nokia.com/737 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Christian Kandeler authored
Change-Id: Ifd3e504d39b2d20c72e5d551db45c33ccd82372d Reviewed-on: http://codereview.qt.nokia.com/736 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Tobias Hunger authored
Change-Id: I6c03d613c0dcda92ef411265e1d3d1ff679ee0a8 Reviewed-on: http://codereview.qt.nokia.com/735 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Thomas Hartmann authored
Change-Id: I10094f4cd4dae6fa3af0ea3497cbb9ed74c777f1 Reviewed-on: http://codereview.qt.nokia.com/734 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Tobias Hunger authored
Change-Id: Ie5ce3dd0d821516355bd43748f180e3323bb5879 Reviewed-on: http://codereview.qt.nokia.com/696 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Thomas Hartmann authored
ListView/GridView and PathView are now populated with code Change-Id: I66356be4f4c49c11177e6aefca3f013aa0d5937c Reviewed-on: http://codereview.qt.nokia.com/717 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-