- 15 Dec, 2014 10 commits
-
-
Ulf Hermann authored
Change-Id: I633dc6a862f344a7e5e86c25e44e400e3000f644 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: Ifebd60a24b3e07702ca603425b5133e9a23557c5 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: I7bab7b20f3467f000a7ba4917919caa8f15ecf22 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Ulf Hermann authored
Split it up into some more files and remove all implicit cross referencing by ID. Change-Id: I3f829d6701906b1b054d18680d9e670b35b1716a Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
hjk authored
The signal is not needed. Change-Id: I6dd059fee64438da65cc9a32d42ab0e451763c86 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Leena Miettinen authored
Also in master. Change-Id: I284e57c0fe12cbc1252871aef3c6b3f50054eb79 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Orgad Shaneh authored
* Avoid QFileInfo where not needed * Use a more accurate filter for QDir::entryList() * Remove duplicate paths * Set filters and filter types only once. Reduces startup time by ~3% Change-Id: I8896c08da5281e06672b7bdf6e8305ea394122a3 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Nikita Baryshnikov authored
Since signals in Qt5 are public Change-Id: I316105ba0d15efb5a041285f948a0843dd8322f8 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Nikita Baryshnikov authored
Denoise namespaces, remove redudant QObject include access to static instance in nonstatic method Change-Id: Ic54cd0da90e72a981394996fccd74053a11352e0 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
This mainly merges TipContents into the the actual tooltip labels. Change-Id: I64b576c987bce034842f7e3f324b81595dae0713 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 12 Dec, 2014 17 commits
-
-
hjk authored
Change-Id: I5d5ed9cfc68af061970b0055b76cb563ca04ee53 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Eike Ziller authored
Conflicts: doc/src/editors/creator-coding-edit-mode.qdoc doc/src/qtquick/qtquick-creating.qdoc qtcreator.pri qtcreator.qbs Change-Id: I46e5e35419d2871f455f1df8094c5438d34e570b
-
Christian Stenger authored
Change-Id: If875b290dcdd2974a7e28dcc37e068e775a986d7 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
hjk authored
Change-Id: I7ca4a080c9b5e5992f44e5f3d8aa5af7296abe99 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
This paves the the way to mixed QML/C++ debugging through the native backends. Currently this requires QTC_DEBUGGER_NATIVE_MIXED to be set in the environment. Change-Id: I126ad945e84806f3b548408318007351628c912f Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Ulf Hermann authored
By using the scene graph we can retain the geometry for events in the timeline on the GPU and potentially speed up the rendering for large amounts of items. Change-Id: I2cfbb8ef4ebc7b56f1977ec1facb4f2e7f2002ee Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
hjk authored
Has not been usable for a while and will be superseded by "native" mixed stepping. Change-Id: I2902a98b7ad4e4b29e389e54fb6488bf711840dd Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
It's confusing in the presence of the global function of that name, and it's better to distinguish type names and type objects anyway. Change-Id: I3e0674dbc96a8e2b245ed61fabd2fe7cac5a72e5 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
We will need access to more dumper data later. Change-Id: Id8fe09b192ac7d2ae822a0323cda13c0e2ff81e3 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Leena Miettinen authored
Change-Id: Idc898b6ac70b6d3186d353086b5f3e45830d1f83 Reviewed-by:
Topi Reiniö <topi.reinio@digia.com>
-
hjk authored
Change-Id: I69c4a00d4dfef91aa2727c295246845bef70b4bc Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I7fc35ea571895024e9da597d30167e02eda7df47 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Eike Ziller authored
When setting filters to the same prefix, only one of them was shown in the locator filters filter (i.e. the in the first entries shown when opening locator without any input). Change-Id: If409b5d4292d865318747f2a09610652a80757ca Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
hjk authored
Change-Id: I34901ece94e9ab1d8ae929fda33ef1ee647d9d75 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Leena Miettinen authored
Where a yes/no selection is needed. Change-Id: I4f72ca19c109710c5b1a40a84393350c31650b87 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Eike Ziller authored
1. open a text editor 2. open find 3. close editor 4. move focus between e.g. project tree and empty editor area It was trying to highlight all occurrences in the empty editor area. Change-Id: I59e344f977970290c7fd816951c1bdc150dae783 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
hjk authored
It's not the preferred way of operation nowadays and harms startup times. People who find the plugin useful can still enable it. Change-Id: I8328f8e8085103d4469bbd7016b86218b4b238b7 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 11 Dec, 2014 5 commits
-
-
Leena Miettinen authored
Change-Id: If07c5ee18e93d32085a9f617ba18ff7abf5a95b3 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Leena Miettinen authored
The manual usually uses the Windows/Linux names and locations for functions and dialogs. Add information to help OS X users to follow the instructions. Task-number: QTCREATORBUG-13626 Change-Id: I7e91b1d52ab580d89feae8564240e759845260e9 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Leena Miettinen authored
When debugging Qt Quick 1, you right-click to open a context menu, but for Qt Quick 2, it has been changed to double-clicking to cycle through the item stack. Task-number: QTCREATORBUG-13617 Change-Id: I3b36c76a54a24cbd102cd8ffa2bf5da2d12bef26 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com> Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Leena Miettinen authored
Change-Id: I1f35456c9f628fb8cf53f75f8278a18966a7dcaa Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Eike Ziller authored
Change-Id: I44f6026c98e6d05ccf42cb634e6b95fa5a724a62 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 10 Dec, 2014 8 commits
-
-
Denis Shienkov authored
Change-Id: I6dd138213b72f2e84e3970d76065515c9f501cac Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Eike Ziller authored
Change-Id: Iae10b8e10707cbc62bbd53109cbfb12ed1540536 Task-number: QTCREATORBUG-12028 Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Eike Ziller authored
The project's editor configuration is only used if it doesn't fall back to global. In that case we need to use the global setting manually. Change-Id: If31c06f07e80b37fc148ed118a33ed653214ef6e Task-number: QTCREATORBUG-12693 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Daniel Teske authored
When there are 2 top level projects in session, crash happens in foldersAboutToBeRemoved as currentNode() not properly updated and it points to previously unloaded dangling node. Change-Id: Ie3f88bdd03ec042ff1cce6712ed923465c902701 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Jake Petroules authored
Change-Id: Id7360d123b580d8b819586fb7bcd7f35cfb2b485 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: I17022a9d52fef5b4912e580e599a968f24a794dd Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Eike Ziller authored
Conflicts: qtcreator.pri qtcreator.qbs src/plugins/projectexplorer/projectexplorer.cpp src/shared/qbs Change-Id: I6d91042bb48314d00be721099aed19feca74e0ce
-
Christian Stenger authored
Network protocol changed to use https now and xml api is no more working - switched to json api. Task-number: QTCREATORBUG-13580 Change-Id: I9d2b4738db1130b6f123b354095fbb4d89bf9855 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-