- 06 Nov, 2013 17 commits
-
-
hjk authored
Change-Id: Ie39a38c6646c3c19819e2c122d7f8be285eae09e Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Kai Koehne authored
Update code model if e.g. the Qt version in the active kit changes. Task-number: QTCREATORBUG-10656 Change-Id: I4263833c23c2b00035d15faa9725adbb734f8366 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Fawzi Mohamed authored
Change-Id: I276e382f98f2851c489e8c5b5a682f7a57e80c7f Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Fawzi Mohamed authored
Change-Id: I7b4c0a15f7f74ad346bf05b7974270fccd2e0c07 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Leena Miettinen authored
The index files are now fetched from qt5/qtbase/doc. Removed the qt.index file that came from Q 4. When building the docs with Qt 4, no links will be generated automatically. Change-Id: I0786745f218e4c854e08012664629a7697dcadf3 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Daniel Teske authored
This reverts commit 9ce63df00e0c06388a7cdcc90d1dc30d39bbbad4 Change-Id: I1291e8460a56187893c342e6f1beef7be57767a9 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Christian Kandeler authored
Change-Id: Iee1d7b6db6988e36aec44acb164c891c6b0763d9 Reviewed-by:
Jake Petroules <jake.petroules@petroules.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Leena Miettinen authored
Qt Creator does not have publishing wizards anymore. Left a short description in the IDE Overview topic and removed all other information and links. Change-Id: I3c49648779a19036d200e1dec4f46116197c18e7 Reviewed-by:
Topi Reiniö <topi.reinio@digia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Ulf Hermann authored
Check the dimensions of the window being painted to before actually painting the events and skip invisible ones. Some primitive profiling using QTime shows that the average time taken per event in TimelineRenderer::paint() is approximately halved by this patch when profiling the QML widget gallery example and expanding all categories in the timeline. drawSelectionBoxes() is not optimized because the number of selection boxes is expected to be so small that the overhead of the check might outweigh the performance gains of skipping events. Task-number: QTCREATORBUG-9982 Change-Id: I42e533c11e3a17f9d63b61ce5e4192c8f40e1be9 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Friedemann Kleint authored
Change-Id: I688867fcd81511f4b8c9a02cf5a36e0a32a8980d Reviewed-by:
Christian Stenger <christian.stenger@digia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Eike Ziller authored
Change-Id: I90d3e81653266f660c27f14093459a84873b6dd3 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Eike Ziller authored
Change-Id: I6743839cc54f81eb17125f2449dd1df391b9a1a4 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Eike Ziller authored
Change-Id: Id68423b08a6f7e0d295e7b065d7c50d25f914541 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
jkobus authored
Change-Id: Ia984c36864dacd5b71c76976a351767bb4c3693c Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
jkobus authored
Change-Id: Ic5aa0bc17bc1cd3ce153c28f75233843d9b5944d Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Friedemann Kleint authored
Change-Id: I66bcd9ecad81307b1d6a015003500836e58e4e83 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Task-number: QTCREATORBUG-10396 Change-Id: I2083e493329fa287446f3c48b4ef8d08fadd9827 Reviewed-by:
Christian Stenger <christian.stenger@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 05 Nov, 2013 23 commits
-
-
Fawzi Mohamed authored
Change-Id: I97443b7a4e96bc176a38d08d415bd4d27ae6268d Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Daniel Teske authored
::initializePage() is called multiple times, so those should be done in the ctor Task-number: QTCREATORBUG-10643 Change-Id: Ic684bfc6f4352c39d42789abab1c29b6402185d0 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Daniel Teske authored
QFuture limits the signals that are emitted for progress. A disabled step takes so little time that its progress information is lost. Since technically a disabled step never finishes, counting them in the progress was dubious anyway. Task-number: QTCREATORBUG-10606 Change-Id: I1860c65242282e8e2890f4977c487a6e6dcfbf2d Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
David Schulz authored
Task-number: QTCREATORBUG-10558 Change-Id: I5a27beca4601cae3b0de8f903a2cbc08ee801149 Reviewed-by:
Robert Loehning <robert.loehning@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Fawzi Mohamed authored
* fix incorrect old kits * avoid adding a special debugger Change-Id: I233068dbb9958045cdc2e875337297748b2b4ff8 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Fawzi Mohamed authored
Change-Id: I2ccb7655320b18eed9f10c8b6130befe8c9cbdb0 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
David Schulz authored
Allows to kill and interrupt remote processes with the pid. Change-Id: I22befc04dafbe2a7f132bddb3e17a2b48579ef3c Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Fawzi Mohamed authored
Change-Id: If6346fdf7d159891513764ada6fb4c1fcc9c4a63 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Daniel Teske authored
Broken by qtbase commit 934f06220391eb0e0ebf66a2eb037f48adb4c43c Change-Id: Ib58aa6ff31b7ce81bfa26e1ccf1bbf209618b307 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Kai Koehne authored
Calling fromLocal8Bit() for literals is wrong, since that depends ont the user's environment. We use latin1 strings exclusively in Qt. Change-Id: I0cd0986787ea630425773672d3a892fbd0f0a77a Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Kai Koehne authored
Returning a generic QWidget* here was introduced to prevent people from accidentally using static methods via instance()-> . Anyhow, it also breaks code completions for signals and slots. Change-Id: I2933d5686c1a7e325c6c08c376fbe65ca657c365 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
hjk authored
Change-Id: I84434ee52110d4a4d452c0343e1bfce570887976 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
hjk authored
Change-Id: I0d8e37253f472270b8efbc433dc2664f28a2b6b4 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com> Reviewed-by:
Nikita Baryshnikov <nib952051@gmail.com>
-
Kai Koehne authored
Task-number: QTCREATORBUG-10630 Change-Id: I7901b1204a389e6b9349e059186d0e89f7437740 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
jkobus authored
Change-Id: Idb9e39ff155ff7dd36f490983ae978681e47fb18 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Thomas Hartmann authored
Avoiding unwanted changes. Change-Id: Ifafa9cc76101c8b9eb877a718db050d0eb6456f0 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Change-Id: I1805474d2c0f05b4662783972e1eb77e6097bf3b Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Leena Miettinen authored
The Qt Quick application wizards were combined into one wizard and the wizard for importing existing QML projects was removed. Change-Id: I2761c0065541a54bb3efe970ed9481352adc9fec Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Friedemann Kleint authored
These causing warnings when applying translation patches. Change-Id: Id260369ac59b4218bf5b8391eb547aec58ffd3f5 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
For some reason gradient stops end up in the navigator model. This should be fixed for 3.1. Change-Id: Ic447a6907409e4e9776cfd164a49bb6194cc4cab Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Change-Id: I939fe8952e12f20d4a4ca6d6a41ee578cee0f7b5 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Change-Id: Ifeb9aeb8515a91f57a0d532fb3c0e32650e4f403 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Change-Id: Iec7483006ca91482c7f9a6a81dc742294e78ad1f Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-