- 19 Mar, 2013 3 commits
-
-
Eike Ziller authored
Change-Id: Iae22c2185fb0bde2509a0f6a9a975be4e7c2077c Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Christian Stenger authored
This has been fixed now and is no more different on Mac. Change-Id: I942164e964cce9df1c369c68036875e0da98a96a Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Christian Stenger authored
The test will now execute as before, afterwards enable the Madde plugin restart Qt Creator and perform the text again. Change-Id: I08b6f3702af6541e0044f8ae047e42cc4f017a36 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
- 18 Mar, 2013 5 commits
-
-
Robert Loehning authored
Task-number: QTCREATORBUG-8946 Change-Id: Ib09f5e3238e27ed8712da12a1f18b051aef82669 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Joerg Bornemann authored
Change-Id: I73dc7f853eb250ae155386674d8cb9aa1d3c1678 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Eskil Abrahamsen Blomfeldt authored
The old way of passing the use_local_libs settings to the app (which is still supported for compatibility with Necessitas) was to pass it as command line arguments when the app is launched from Qt Creator. This will make the app depend on Ministro if it's later launched from the Android launcher. To avoid this, we pass the info as part of AndroidManifest.xml instead. Task-number: QTCREATORBUG-8643 Change-Id: Ib044ce8bf7e285cf46075a8713bd7fc6736052d5 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Nicolas Arnaud-Cormos authored
Add buttons directly into the PathChooser instead of creating new QPushButton widgets. Change-Id: I7b607c4c8cc7b27ec0d23d9849182437fc28aabc Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
Mehdi Fekari <mfekari@rim.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Orgad Shaneh authored
core unused. mimeDatabase() is static Change-Id: I4f940cc16c5a3f00a20948f8fdf52af5a6ba0893 Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 15 Mar, 2013 5 commits
-
-
Christian Stenger authored
...when running on build machine and VNC session has been started by Jenkins. If so, the DISPLAY variable must be set automatically and we should not override it. Change-Id: Ic38267256c5ab8889d67fe6a4e7e46dba6515a67 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Christian Kandeler authored
A property set on the product level is ignored if the same property is also set in a Properties block whose condition matches. Change-Id: I9248d735977e3d8ff8f1836fd80a49f3c8839bdc Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Robert Loehning authored
Change-Id: Ic5b678af17232c3ebc2da448bb45f97160aa650c Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Eike Ziller authored
Change-Id: I82ffa76bcb5850e8bda11d1daca3430e04e9695a Reviewed-by:
Maurice Kalinowski <maurice.kalinowski@digia.com>
-
Eike Ziller authored
Sometimes one would get an error "hdiutil: resize request is above maximum size allowed." which might have to do with autostretch limits. Passing the -stretch argument with a sufficiently large size should make resizing succeed. Change-Id: I3103ce38e809c2429bed6847ead03f28bfa1f54a Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 14 Mar, 2013 13 commits
-
-
Aurindam Jana authored
Check if the user settings file exists before trying to restore kits. Change-Id: Ie4502eef48234a8b4b99c58362643576d8338aaa Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Mehdi Fekari authored
This fixes an alignment issue on the BlackBerry device configuration widget Change-Id: I8e48432713b14f923715bebc52317e50ff4e304f Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Orgad Shaneh authored
Change-Id: I78b887c961730e1d6cbc097f57f0a3ac97ec7c0e Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Thomas Hartmann authored
Also the HTML code is now valid XHTML. The latest draft of HTML 5 still suggest <br> btw. http://www.w3.org/html/wg/drafts/html/master/ text-level-semantics.html#the-br-element Change-Id: I436ddecd1565cb319de4385973322d7413dd8471 Reviewed-by:
Robert Loehning <robert.loehning@digia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Tobias Hunger authored
Change-Id: Ic592b588d257f369738ff2f90480091576bfa7a8 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Kai Koehne authored
Change-Id: I1ccc631a6e03b0e1229fa23d13ff13303166df80 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Daniel Teske authored
Change-Id: I44f936988f14a869f5c1518b3ca5bb9b62153d28 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
We used to store those paths as they were writen in the registry with '\'. That was changed in edb13dd3 Task-number: QTCREATORBUG-8951 Change-Id: I63e5218faab87ebe8215bad773eb943cd9f8f074 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Aurindam Jana authored
The watch data model is cleared on every debug step. Hence, tracking of expanded watch data is lost. Now, we keep track of expanded watch data when stepping. However, we still lose track of this data on a scope/stack change. Task-number: QTCREATORBUG-8901 Change-Id: I1dc609cae1c3a36d8320864f71336b655eaa09d1 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Andreas Holzammer authored
Loaded debuggers from a generated profiles.xml where overwritten by autodetected values. So check if debugger is valid before taking autodetected values. Change-Id: I768821950cc507c8b772ea1894af6b653e7604d1 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
David Schulz authored
Task-number: QTCREATORBUG-8886 Change-Id: Idf08562c58e1f02b09ef6ff7a9fb899f1516f9ae Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
hjk authored
Task-number: QTCREATORBUG-8910 Change-Id: I11362d94aa271c9e5e6d97637993b6dab6713117 Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Christian Kandeler authored
We want the qbs library and resources to be placed in the canonical places when installing Qt Creator. This also makes it necessary to change the location of the respective files in the build directory. Change-Id: I8e78ec5aa0e8b728ccca96d45a647c1488961ea0 Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 13 Mar, 2013 6 commits
-
-
Daniel Teske authored
Change-Id: Ibfe0572adee9d5ffe98259465d5070448d704e1c Reviewed-by:
Kai Koehne <kai.koehne@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Tobias Hunger authored
We use the same name unification method as everywhere else, so adapt the unit test accordingly. Change-Id: I71090f26dd33901b89d8bb6ac2bccda811a63515 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Leena Miettinen authored
Fix some remaining occurences and screenshots. Change-Id: Ibb8d874996fe767aca180b2964559313efa8157e Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
Aurindam Jana authored
The debug button should be enabled or disabled after checking if the project can be run in DebugMode. Change-Id: I2700c1de290f89bae9456319c2e93857374838ed Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Tim Jenssen authored
Some code was there but the ui file and the showing code was missing. Change-Id: I9a865ff7a10995d3b129e0b18c2f250bca852f9e Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Karsten Heimrich <karsten.heimrich@digia.com>
-
Christian Kandeler authored
Change-Id: I3cc3e1f20fdd122f9f493c25d15902e926fe0ad9 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
- 12 Mar, 2013 8 commits
-
-
Christian Stenger authored
Since Squish 4.2.3 the signal handling has been fixed and this signal won't be caught by Squish because it was triggered by another object. Change-Id: I4a849084712ee99f9e63b844f832ba8dadd793ac Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
jkobus authored
The unload of qmljs plugin caused qmljs code style settings to be deleted, while core still had a pointer to them and used it afterwards. Added unregisterCodeStyle* methods for symmetry and used them on plugin destruction. Change-Id: I49f0fc52f3e71d053e6ada604672a4cc3eafa486 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Oswald Buddenhagen authored
we don't support building 3rd party plugins against an installed qt creator anyway (we don't install any headers), so it makes no sense to install import libraries (especially into the wrong directory). Task-number: QTCREATORBUG-8395 Change-Id: Ie6703598324d9dd39aa82d1eb0f2fecd224e4390 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Thomas Hartmann authored
In Qt Quick 2 the parent property is writable. Therefore the InstanceSpy always collected the complete object tree waisting memory. Change-Id: I44f2d1ad90ef2bbea34a7cbd414f88cae37e0462 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
jkobus authored
Change-Id: I34123d6d9398bcb3afaa5bf8d043c3fd296f5f4d Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Orgad Shaneh authored
Editing a file inside .git directory is intentionally not detected as managed by Git. This causes cache override for the real toplevel with a null version control Change-Id: I8a333c38fb160e3dba4f0ee4677b68c4c619ac6d Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Use the right makefile. Task-number: QTCREATORBUG-8793 Change-Id: Ibd836602b465342ccc489e48dc253160e2678b1f Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Make sure to not save in the KitManager destructor: Depending on how creator is shut down (e.g. auto-shutdown after running plugin tests) the other Managers may already be gone and then the Kit data will be damaged. Change-Id: Ieca06b8ac979024a90cb3b7d5e41f4506b4480bd Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-