- 16 Apr, 2013 8 commits
-
-
Marco Bubke authored
Change-Id: Ibdf07c4a35b40f3fc78300a1675270f8295bec42 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: Ie6ac96b713775db13a02cecdc74849ad97f017e5 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I5da0c624b467448dc6f16a88fa3ad3682f423c20 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I7f30f23c5f2af24f3715bae2b1f4b7be044b0da7 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: If886ca208de775472c4e97e986c2f4df81615959 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: Ia7eb8730c61347833c70a3d62787c10e2a3134ca Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Daniel Teske authored
That is at least android-9 for qt 5. Task-number: QTCREATORBUG-9067 Change-Id: I977f8a35e5d2db2c645fe1a1bc52ef5d7b9f8b35 Reviewed-by:
BogDan Vatra <bogdan@kde.org> Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
Fawzi Mohamed authored
qmlplugindump of qt <= 4.8.5 does not output exportMetaObjectRevisions so do not use its output for the builtins. Task-number: QTCREATORBUG-9076 Change-Id: I82bdd325ef15f800c70c830ead4867787f6b7b0a Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 15 Apr, 2013 3 commits
-
-
Marco Bubke authored
updateDirtyNodeRecursive and renderPreviewImage belongs to quick image and not in the node instance server. Change-Id: I629b89c748036c0614e78bcfa0c837cb16ca6374 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Leena Miettinen authored
Change-Id: I3822a47f98a9f2f31eda81c939b900ca5467bc51 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Lorenz Haas authored
The problem was, that while loading saved bookmarks, updateBookmark() was called which automatically called saveBookmarks() even if the pointer of the new bookmark was not put into m_bookmarksList. Thus the bookmark was deleted. Task-number: QTCREATORBUG-9116 Change-Id: I9cbdfc854e2bfa0dc448d96233ca76ee62417fe2 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 12 Apr, 2013 4 commits
-
-
Robert Loehning authored
Change-Id: Iebd03914a2abcfa014288f82360687f18d6bacd9 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Leena Miettinen authored
Task-number: QTCREATORBUG-8656 Change-Id: Icebbd69b56aa6b47ce872957dddfcaf01868b039 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Orgad Shaneh authored
Change-Id: Iee7af99f4758d278d66a5512b323ac441e99464e Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Christian Kandeler authored
This reverts commit a9754611 . That patch does not work as-is, because it introduces a dependency from the qtcreator library to the Core plugin without adding the respective directory to the list of rpaths. While doing just that would make Creator start up again, it seems conceptually wrong, because the Core plugin is explicitly loaded by the application itself. Removing the dependency altogether seems like the cleaner solution overall. Change-Id: Ife7b726449701a0a61eb48d98c04c55a55cf47e3 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 11 Apr, 2013 9 commits
-
-
hjk authored
This fixes a regression introduced after 2.5 Task-number: QTCREATORBUG-9110 Change-Id: I72450d7c6797910e789f78c7478fc7dd3d6f6228 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Knut Petter Svendsen authored
The correct way to check if a VOB is active (mounted) is to check for a "*" in the output of "cleartool lsvob". On windows a directory for each active VOB exists under topLevel, but this is not true for unix where directories (mount points) for all VOBs exists always. Change-Id: Iccb0e38a39dfcae72326d68b9ff43b2555187f6c Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Joerg Bornemann authored
Change-Id: I38613edf14cf72d38a7c7ca631f4d7f82c112288 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Leena Miettinen authored
Task-number: QTCREATORBUG-7909 Change-Id: Ib04c10559e7945efc8fc8ddb320bd1300620fd33 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Erik Verbruggen authored
When idle-timer fires for the Todo plug-in, this method gets hit. When I have qtcreator.pro loaded, and 1 file open, and hit enter once, this change reduces time spend in this method from 223ms to 22ms of UI thread activity. Change-Id: I76234601d39605a85e89700d18dd017ac1b8a902 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Thomas Hartmann authored
The cursor should be disabled after component complete. Change-Id: I3ee089b23f43b42a478aaacc4073cbdfd0da2323 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
No reason the export the symbol. Change-Id: I34a42f866333585774129021777265e8a7524555 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
For those properties the QQmlProperty constructor does crash. Change-Id: Ia78583e080ced936d98517ce0d3244d3040f8ceb Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Oswald Buddenhagen authored
QDir::absoluteFilePath(QString()) apparently appends a trailing slash Task-number: QTCREATORBUG-9096 Change-Id: I7c816590daa87df4b646e5cee75566c97b839b52 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 10 Apr, 2013 16 commits
-
-
Guillermo A. Amaral authored
Currently the Android plugin only checks for the linux-x86 prebuilds in the 64-bit Android NDK (and mingw-and-ndk), this means Qt Creator goes bonkers because it can't find the toolchain and debugger for the kits it auto-detects/creates. A work around is to symlink linux-x86_64 to linux-x86 in every toolchain. Change-Id: I04522b65ef48b6090a9f6925e8e3420ad1d333ee Reviewed-by:
Paul Olav Tvete <paul.tvete@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Kai Koehne authored
The default timeout for the timer is set to 0 for projects that have the 'run in terminal' option checked in the run settings. Make sure that this timeout is set to a reasonable number once the first connect fails, before we retry. Task-number: QTCREATORBUG-8931 Change-Id: Iaa8acb50d76f182ceda77f8e6923738ad79ff445 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
Thomas Hartmann authored
If the typeinfo is provided by the cpp code model if have to use the object value for the lookup. Task-number: QTCREATORBUG-8746 Change-Id: I42e55782ee16ddc255e2f919845a385ff1f3f636 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Change-Id: I2908388db3e5a627dd3242ff524832812822f799 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Dragging in Images from the resources tab was broken. Creating an Image has to work with QtQuick 1.0 and QtQuick 2.0. Change-Id: I60702a94ec5fc53805513775f5517c30f9e1b7cd Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Dynamic properties were not properly rewritten. Change-Id: Icf2bdd41104aaaeb0473f0616958752dcb19fdb4 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Change-Id: I4183765f654087a38b8ffe60d2b52c3be785f9e3 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Przemyslaw Gorszkowski authored
Task-number: QTCREATORBUG-166 Change-Id: I7a19065a57bfb943e5fc4e2bd9bd81988c1175e3 Reviewed-by:
Sergey Shambir <sergey.shambir.auto@gmail.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Przemyslaw Gorszkowski authored
It fixes: * highlighing * find usage * follow symbol when function of class has the same name as: * local variable * template parameter * other struct/union/class/enum * function argument in function scope. Task-number: QTCREATORBUG-8902 Change-Id: Iddc0f764af689babb40d39460d174bac7b919b31 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Sergey Shambir <sergey.shambir.auto@gmail.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Przemyslaw Gorszkowski authored
Fixed: * code completion * highlighting * find usage * follow symbol Task-number: QTCREATORBUG-9005 Change-Id: I3fcc2638482ca1071c1aa7b6aab0d4dd128595bb Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Thomas Hartmann authored
The warnings were triggered by the constructor of Message. We use PrototypeMessageData which is just the pure data. Change-Id: Iaa85880000ccd936d98517ce5d3294d3040f8cee Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
We need this in the rewriter to avoid warning. Change-Id: Ia99583e080eed936d98517ce553294d3040f8cee Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Thomas Hartmann authored
The API is confusing so we give a warning. Change-Id: I7a26766609316772bebc3088d820d472243b2c74 Reviewed-by:
Marco Bubke <marco.bubke@digia.com> Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Christian Stenger authored
Change-Id: Iba67cc28d29346689ca8443ce0b594056feaa0cf Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Christian Stenger authored
Details: * removed unused functions * removed "QtQuickConstants" (Targets class is used for more than just Qt Quick) * removed Components class Change-Id: I2908348db3e5a627d63242f9524832812822f790 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Daniel Teske authored
Broke in 3c6f76d1 Task-number: QTCREATORBUG-9046 Change-Id: I9bace8f8cefaefe9adf73aa3c5ebd93dae66e258 Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-