- 25 Sep, 2014 15 commits
-
-
Daniel Teske authored
Change-Id: I71c594d89090b6d74d790ae6395ea15025775ff7 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Change-Id: I54813888af9203214b3d48732dab71bbc279c220 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Change-Id: I08e9ee73fef0cffd7c31508838b104d0894fbfdb Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Gitorious has changed their APIs a while ago and nobody seems to have noticed. The only bug report I got was from Christian who tests Creator regularly. So the code seems to be unused, which I find not surprising considering the limited popularity of gitorious nowadays. Task-number: QTCREATORBUG-12858 Change-Id: Id92747fd146434ad737315320fa08afd96223a7e Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Leena Miettinen authored
Update text and screenshots. Change-Id: I4bdb4c76eeb2097f7965211597efc4502a0335f8 Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
Leena Miettinen authored
Change-Id: I37245ccf143f9a1bc40c3d984e3d8f29cec711e7 Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
BogDan Vatra authored
Switching from Ant to Gradle brings lots of advantages: - it is way faster when rebuilding (25-50% faster than ant). - it enables first class Android Studio integration. - adding Android Extras libs (e.g. Google Play services, OBB, etc.) to your project is now painless. [ChangeLog][Android] Added Gradle support to build the APK. Change-Id: Iee492954f8ffb2c22e6ab14a8a25faf644de9a51 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Christian Kandeler authored
Change-Id: I3f2c7717179bf1654c6bdafd2088f5384287f90e Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Christian Kandeler authored
- Identify products by the name/profile tuple instead of just the name. - If the product's profile differs from that of the overall project, add it to the visual representation. Change-Id: I4a89db60911277977458370157e435472bbe428f Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Thomas Hartmann authored
This patch removes src/libs/utils/qtcoverride.h and uses Q_DECL_OVERRIDE from Qt 5 instead. Change-Id: I61ffa539648ffe996dc061eec7708c04580c0f09 Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Daniel Teske authored
Make Enter/Return start editing the widget and also make Tab/Shift+Tab order while editing saner. Task-number: QTCREATORBUG-13013 Change-Id: Ie514438f15c5a15920ca3e2bb7ac83548cd0b9c4 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Nikolai Kosjar authored
...for templates with typedefs referencing the respectively other template (basic_ostream <-> ostreambuf_iterator). Tested with MSVC 2013. Regression introduced by ba42ceb0 . Task-number: QTCREATORBUG-13064 Task-number: QTCREATORBUG-13065 Change-Id: I71a45c720663a73c3302eb7da731e6ad2d8f0fbd Reviewed-by:
Przemyslaw Gorszkowski <pgorszkowski@gmail.com> Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Nikolai Kosjar authored
...so we can use them in a follow-up change. Change-Id: I0ddc5bb966e72ab5c527f6814650d70492bbbdb5 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Tobias Hunger authored
Replace it with a json wizard based implementation. Todo: This removes the keyboard shortcut available to trigger this wizard. We should make sure all wizards are available for binding keyboard shortcuts to them instead. Change-Id: I1aa76222d08371e79c40b52aeb26705f3ccb4899 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Thomas Hartmann authored
QmlJSEditor does not depend on QmlDesigner. There is no reason that the settings for the Qt Quick ToolBar are stored in the group of QmlDesigner. This patch removes all includes of qmldesignerconstants.h in QmlJSEditor. Change-Id: Ie692d9179e0239c3307420001547ba658911d39b Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 24 Sep, 2014 9 commits
-
-
hjk authored
After the settings centralization it got visible margins which are unwanted in this particular case. Change-Id: I7c394e167035d3292a3a45e98fe711d3959ad353 Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
hjk authored
Task-number: QTCREATORBUG-13028 Change-Id: I14ae1794c920b3877f9eca468e1180042b51fb3f Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com> Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Tobias Hunger authored
Add a generator that takes template files and turns them into the real thing. Change-Id: I565d6aabdcd391adc34886f4741e0dbbad5e13ec Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Eike Ziller authored
It should be "Open Link as New Page", not "New Window". Change-Id: Iccfd179370e912028f8d0d2562cfe51e6f7d6ccd Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Marco Bubke authored
The code model needs the the import path to find the widgets. Change-Id: Id0f9f4a56ec588116a33c8fd0e61ac7dbec471e7 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Tobias Hunger authored
Change-Id: Id77685c907d29bacc6133449a6415aba2a7d1670 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Tobias Hunger authored
Change-Id: Ic2a82e109418162ecb62a05ac63daade710d111f Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Orgad Shaneh authored
qmlprofilertraceclient.cpp:280: warning: C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) qmlprofilertool.cpp:539: warning: C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence Change-Id: Ifaa048d42bccf203e6587a474c197c22b0f69fec Reviewed-by:
Ulf Hermann <ulf.hermann@digia.com>
-
Orgad Shaneh authored
Change-Id: Ifb87032be0295f4fb9be32233989392afc3ff7c0 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- 23 Sep, 2014 15 commits
-
-
Tobias Hunger authored
Root cause is trying to set the display name on a FolderNode that is not in the tree yet. Allow setting the displayname in the constructor and use that new constructor where it makes sense. Task-number: QTCREATORBUG-12897 Change-Id: I907e48cac837966e38524bfe88a87ef17d93f0b2 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
hjk authored
GCC 4.8.2 starts choking on the test size. Change-Id: I65c80917c9bad067bb7d8e69e2431dd1c4886b08 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Mitch Curtis authored
Most Qt tests follow this order. Change-Id: I261f425a33538ca3f19d9da7ec09061677c2b627 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Eike Ziller authored
Change-Id: I9b68d35b04968779f111885ba7a24f18fecfada5 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Orgad Shaneh authored
Closing the dialog before the process terminates might lead to this. Task-number: QTCREATORBUG-13075 Change-Id: I3b6ffcca010eb356b14d87f2a7d62090c158faba Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: I42d7a2e05a11ed4983063fc2577786e6c6d9b9a0 Reviewed-by:
André Hartmann <aha_1980@gmx.de> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Namespaces; use QVector instead of QList for QPair<QTextCursor, QTextCursor>. Change-Id: I60c3bede66c404ded96b982299cf853b0b9d4f8e Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Francois Ferrand authored
The icon already includes the 'down' arrow, thus we need to set the 'noArrow' property to prevent the theme from drawing a second arrow. Change-Id: Ia910bcebb68b6faf4cc101685ba71e36069ef057 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Eike Ziller authored
Introduces a "prepareSearch" method for locator filters that is called on the UI thread prior to the threaded matching. Fix various small thread-safety issues in the various filters. Change-Id: If5ae7d205e126d367420936a93f8d9a84496edb8 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Eike Ziller authored
Conflicts: qtcreator.pri qtcreator.qbs src/plugins/cpptools/cppmodelmanager.cpp src/plugins/texteditor/basetexteditor.cpp src/plugins/texteditor/basetexteditor.h Change-Id: I556a7661872b90b329a46694e335e18cddc28677
-
Nikolai Kosjar authored
Remove plural to align with the other VirtualFunctionAssist* classes. Change-Id: I986e564ab9080e6fbc75f524f89d98907792a48e Reviewed-by:
Christian Stenger <christian.stenger@digia.com> Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Nikolai Kosjar authored
...in VirtualFunctionsAssistProcessor. Change-Id: Ic53d1ba92a5ca396055f4727839a89835d881e8d Reviewed-by:
Christian Stenger <christian.stenger@digia.com> Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Orgad Shaneh authored
Change-Id: I99cee5236bc475aae949956ac7c1f05e8e3fd665 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Christian Stenger authored
Task-number: QTCREATORBUG-13082 Change-Id: I669504be2241d0101dabd0c2ce0b1f29c87218f3 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Christian Stenger authored
Change-Id: I58a818864b495d1ecf2923abd50cf848ba368195 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
- 22 Sep, 2014 1 commit
-
-
Nikolai Kosjar authored
Change-Id: Ib910d5b4a3db4b4d2809e05b1f37acb97a6105a6 Reviewed-by:
hjk <hjk121@nokiamail.com>
-