- Feb 28, 2013
-
-
Daniel Teske authored
Change-Id: Ic1c5d6b015306108955a536845dd204dc8474a0d Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
Eskil Abrahamsen Blomfeldt authored
Instead of adding single archs like x86 to the general CONFIG variable, we can read the ANDROID_TARGET_ARCH directly in Qt Creator. Change-Id: Idc4c4524d0f277aad8e129ca622d64d505a5ac95 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
Leena Miettinen authored
Replace tables with less than 2 rows with text paragraphs. Change-Id: I0a51f800dba5d137a7bb0d5c3b8842dece28cffa Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Leena Miettinen authored
Use dialog and menu item names correctly. Change-Id: I1aa80481ece0c340fbf88be940fd5bc55a85d06b Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
hjk authored
Change-Id: I71cb34635711477508bda08c84bd998344346142 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Feb 27, 2013
-
-
Stanislav Ionascu authored
All targets should be displayed, even without binary artifacts, otherwise it's not possible to select a CMake custom target to build. Change-Id: I4b7640f460a248fd2d4b56428c2c8da3b13b9103 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Yuchen Deng <loaden@gmail.com>
-
hjk authored
This only worked for distributions with a RedHat/Fedora upstream so far and requires more dynamicity in the TaskWindow as the TaskHandler dies with the engine, leading to crashs. Change-Id: I20d0b3c79e4fd0026cd2a0c9ff5b0a4be22c3121 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Just keeping a maximum number of lines is not enough. Task-number: QTCREATORBUG-4620 Change-Id: Iedb947dc55e55fa3717da88c4e5762526423bbb6 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Daniel Teske authored
This is after plugins have been shutdown. The toolchains are saved on shutdown anyway. Change-Id: I7d84c3c4538f27aa3f4c7c2677307de49621d641 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: I4afd7ba6ccce650711df4239d89d1b7643a2373b Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-7031 Change-Id: I10bee004482bf8f066f1ddfcf720797e8005ebec Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
And ensure that they are removed on changing the ndk directory. Change-Id: Ifd3de4d2ac53e93c70b683e11c1368755969ccee Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
The KitManager tries to make the name unique, thus we should wait with the setDisplayName until we deregistered the old kits. Change-Id: I299bff72665768febc8a3310790dd2511b1794ed Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: I9aaa292d4c1b6e7bbccce5ffe4ae780621074c98 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Erik Verbruggen authored
Change-Id: I69e892de34e06a0c95b3218abd8a0bb72966d875 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Przemyslaw Gorszkowski authored
Add cache for instantiated instantiations in base template class. Change-Id: I5c457ea4dfeab72cc3910f0092ca1bc14b8aa1ac Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Eike Ziller authored
Task-number: QTCREATORBUG-8830 Change-Id: I3d2d917fc58dc3f62277ac4072b7dc2894fb7cd4 Reviewed-by:
David Schulz <david.schulz@digia.com> Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Fawzi Mohamed authored
improves menu behaviour for qt5 on osx Task-number: QTCREATORBUG-8152 Change-Id: I6ff7703d45ff5e250c7fae9a8c85f8d8ef078e16 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Feb 26, 2013
-
-
Sergey Shambir authored
Works only if no correctly detected devices attached to adb. Sometimes serial number becomes '????-????-????' on linux because udev rules are not configured, handling them without configuring will be useful. Also i have 2 phones that have no serial number at all on stock rom. Serial number disappears on some smartphones with CyanogenMod http://forum.cyanogenmod.org/topic/64522-i-have-no-serial-number/ Change-Id: I1a992eb2537342934c60d79c9180edd955aa7862 Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
Fawzi Mohamed authored
Change-Id: I3988d220ad2fd7d68c6f1cc8ba6caf933f50dfe0 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Erik Verbruggen authored
Done by reserving enough space in for the various QLists when created, and by preventing unnecessary copying of lists. Change-Id: I5a9f0f7042bbaa1cf5eb076b956c35f2191468c6 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Erik Verbruggen authored
Now the document contents (the text) is passed to the background thread, which in turn will recreate the text document. Change-Id: I7af47348fe162b53b8b440f1561a9919bf3c381a Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Eike Ziller authored
So the tool tip is visible for hovering over the label and the control itself. Task-number: QTCREATORBUG-7014 Change-Id: I993803f45207040e4b3f316fd26d75875fac1188 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Tobias Hunger authored
Change-Id: I6e1c692abf39387cb981a8a63d4857e7dbe8c2a2 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
This helps getting the plugin initialization right. Change-Id: Id67508fe2d188132ca16ab8cca808a8c11080fa3 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Warn when somebody tries to register KitInformation after kits are already loaded. Also warn when trying to access kits before all plugins are initialized. This helps with making sure that initialization of plugins is done as expected. Change-Id: Ie2e9c79eee2a2c0de3397db9a95b5e41b614bfe8 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Erik Verbruggen authored
Change-Id: I16f91e81402ecff0039acf1dfc68d9ce7f6d1c81 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
hjk authored
As we disable of 'by-address' breakpoints by default after each debugger run as they are unlikely to be correct on the next run, starting with disabled breakpoints might happen. Disabling it immediately is faster and less racy than relying on the 'change needed' mechanism. Change-Id: Icc5548d322f7ef4f099d218b4f04b4c40e3cb850 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Erik Verbruggen authored
The fix: when finished with a FunctionDefinition, only flush when the number of usages reaches the chunk size. This should prevent a lot of chunks with a low number of usages for files with short methods. The tuning: for files larger than 10000 lines, use a larger chunk size to prevent the UI thread from having to re-layout/re-paint too often. Change-Id: I419174d306b8380c6fa8402825767e26c73f62ec Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Robert Loehning authored
Change-Id: I14ba2d2eee033a6e779cd1cca47e25572020dc40 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Thorbjørn Lindeijer authored
Change-Id: I30831cf7f89f91f5a76a9b66d22a1d1b675ee628 Reviewed-by:
Thorbjørn Lindeijer <bjorn@lindeijer.nl> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Orgad Shaneh authored
Regression introduced in ab85e734 Change-Id: I92ec1f9d45b713d426fdae99d16e93ba5eb455cb Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
This avoids a problem when setting the ignore count on a pending breakpoint. Task-number: QTCREATORBUG-8809 Change-Id: I8cdeb9c525de33336a21c739c6dc99f824f6fe7a Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Leena Miettinen authored
Change-Id: I4b4294c3fcb0eb9dfc8b9f73040d4fae80944d8b Reviewed-by:
Karsten Heimrich <karsten.heimrich@digia.com>
-
David Schulz authored
Task-number: QTCREATORBUG-8834 Change-Id: I75ed8014076644e987f7883e762a2ed395d0ecdf Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Leena Miettinen authored
So that users don't have to read the bug reports to understand what was changed. Change-Id: I52020ebdbe492e8278fcf2b5f5bdbedb89c3f275 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Jan Kundrát authored
Change-Id: Ie919eff17c3122a70f4a8f3349b399e0a62017aa Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Nuno Sucena Almeida authored
Task-number: QTCREATORBUG-8821 Change-Id: Icb843108bd48dd1266469667f318a5ef32b05e06 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Jan Kundrát authored
This is apparently the default in my build environment. Change-Id: I7bcb971a0e819b9a7693c08e95fe73a0b6ff7bbc Reviewed-by:
Lukas Holecek <hluk@email.cz> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Feb 25, 2013
-
-
Tobias Nätterlund authored
This adds dependencies on private Qt headers for the QNX plugin, as we need the QZipReader to read the .bar file. Change-Id: Id70def551776a9d5ac43203cf807d2a0ca65e22f Reviewed-by:
Rafael Roquetto <rafael.roquetto@kdab.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-