- 30 Aug, 2012 10 commits
-
-
Oswald Buddenhagen authored
it's not sufficient to load the qmake.conf only any more. Change-Id: Ic699ad5e202d6f3e115e44621b4c6ee2def6edd2 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Friedemann Kleint authored
The console trap seems to cause a spurious "* stopped" message without reasons in gdb 7.4. Ignore once. Fix warnings about empty file names in cleanupFullName() for assembly frames. Ignore "* running" in state InferiorSetupRequested, which occurs for Windows terminals. Task-number: QTCREATORBUG-7770 Change-Id: Ief6dff4a946eea1b1489caddf8748fb10a647dad Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Task-number: QTCREATORBUG-7770 Change-Id: Iecfd25e11748622afaebc320ea29d633f9e08638 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Friedemann Kleint authored
Bring back the slot, suppress a warning about empty binaries in the release check. Task-number: QTCREATORBUG-7677 Change-Id: I2f1703b38b68995a1e2533ed8a6c94985cc3b430 Reviewed-by:
hjk <qthjk@ovi.com>
-
Orgad Shaneh authored
Change-Id: Ie59a7613775c7e5ab19524adc0c5658a81532e95 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Kaffeine authored
Change-Id: I82c4fde505d67de30787077c788af97822153b1e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Christian Kandeler authored
Mixing debug and release mode is a bad idea in general and does not even work on some platforms. Change-Id: I0e112de1f3e878c5d8f3b57789df194c772848ae Reviewed-by:
Andreas Holzammer <andreas.holzammer@kdab.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Ryan May authored
Because missing registers are discarded, the register number returned by GDB (when values are obtained) are not the same as the indices into the internal list of registers. Explicitly store this mapping now. Task-number: QTCREATORBUG-7468 Change-Id: Ica6fc6e6bd0a240cbd59923e4cabc7127e1aad8b Reviewed-by:
hjk <qthjk@ovi.com>
-
Orgad Shaneh authored
Change-Id: Ia3e2fc737c4d40e9b8bce0fbb147fe3d8a523351 Reviewed-by:
hjk <qthjk@ovi.com>
-
Daniel Teske authored
Change-Id: I0724a3c8d4add1821b97a4a068f94df1dbc4e512 Reviewed-by:
Robert Loehning <robert.loehning@nokia.com> Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
- 29 Aug, 2012 15 commits
-
-
hjk authored
Feature worked, test description was wrong. Task-number: QTCREATORBUG-7281 Change-Id: I81c93b66cb28e9d6adf15a49c086d5faaa908d0a Reviewed-by:
hjk <qthjk@ovi.com>
-
Leandro Melo authored
Task-number: QTCREATORBUG-7780 Change-Id: Ie93704feff17ad8229e50fb1133048f2c7598dea Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
David Schulz authored
in Fonts & collors settingspage Change-Id: Ia067e86a31a12301458a5d49e1096e7b2aa0f118 Reviewed-by:
hjk <qthjk@ovi.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-7652 Change-Id: I0751a494f97ff77c7dc52e81c789b0f0111633c5 Reviewed-by:
Robert Loehning <robert.loehning@nokia.com>
-
Christian Kandeler authored
- Correctly read the packaging icon. - Inform of packaging file changes in all cases, not on initial setup. - Emit signals from debian manager with the right argument. Change-Id: Id44828b6e581e639acd491923cff8114cb57f6c6 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
hjk authored
Sticks out in the target setup page otherwise. Change-Id: I2b9e657dc05ff41e6e511e7bdd1abf5f83800bca Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Make it actually remember things and allow completion if lineedit is not empty. Change-Id: Iccec6de94a8a304773dbb679e06fc68e2e496376 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Kai Koehne authored
Remove the warning for Qt 4.7.0: The minimum version for Qt Creator is now Qt 4.7.4. Instead, warn users that the QmlX plugins won't be compiled if QtDeclarative or QtQuick1 is missing. (QtQuick1 isn't compiled by default on Qt 5). Change-Id: Ib9713282ad3759045a6eb994da1a12aac5176910 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Kai Koehne authored
The QmlProfiler depends on QML. Change-Id: Iee2ed66540ed2aee7d667850852b5ea7815a17fa Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
David Schulz authored
to more clearer "Enumeration" Change-Id: I785edb6d31a4cd6a0875549f80bcf791ad61587a Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Tobias Hunger authored
This partly addresses QTCREATORBUG-7754: Settings are lost way less often this way. We do not really want to save whenever settings might have been touched, so this seems like a good compromise to me. Most modes at least have some view specific settings that need saving, so lets just save everything on each mode change. Settings are only written to disk if they really changed nowadays, so this should be fine. Task-number: QTCREATORBUG-7754 Change-Id: I26ae18cae38754da6c79a8b870ffae2e681db7c1 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Christian Kandeler authored
Until now, the code is duplicated in all deploy steps that need access to the device, which obviously doesn't scale. We now do it once in a dedicated step. Change-Id: I27f67f28a2e9ccaf9d2b3a5a9635d84b14f5eb07 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Andreas Holzammer authored
Change-Id: I89904d877d42904b9c37542ad3b51fe513542cfd Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Oswald Buddenhagen authored
Change-Id: I5aa424bacf9f66761d335f5b53734453ee864b80 Reviewed-by:
Robert Loehning <robert.loehning@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Friedemann Kleint authored
- Factor out message/tooltips for breakpoints on functions. - Add stringlist of break functions to CdbOptions. - Set breakpoints with module, ignore response. Change-Id: If5cf7647b190057c18d8499b9f4862696610e4f6 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 28 Aug, 2012 15 commits
-
-
Nikolai Kosjar authored
Setting Tools/Options/Environment/General/Terminal to one of the following works now as expected. 1. xterm -e 2. aterm -e 3. rxvt -e 4. urxvt -e 5. xfce4-terminal -x 6. konsole --nofork -e 7. gnome-terminal -x Without the '--nofork' option for konsole, from creator's pov, the terminal emulator will finish immediately and therefore creator closes the local socket. As a result of this, the user is presented with sth. like this (from the stub): Cannot connect creator comm socket /tmp/qt_temp.A13523/stub-socket: No such file or directory. Task-Number: QTCREATORBUG-1633 Change-Id: I732e20d34aebdc1591355e0c4e78c907f439924c Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Orgad Shaneh authored
Current display doesn't make sense (to me :)) Active class is the middle one, derived classes should be top-down, but base classes should be bottom-up. That's easier to understand. Change-Id: I06693da37c834f5a99fd62ae29a91d958bafe136 Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Daniel Teske authored
Should be called less often now. Change-Id: Id7cd751e2be348c13ecc7dc02bffd0e33ccc297c Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Leandro Melo authored
Previously we detected the duplicates by name and then processed the missing ones, but this was not handling qualification properly. Now we process the bases and only after lookup (making sure we are talking about the *same* types) we add then if necessary. Change-Id: Ic318b174d2174e24c24a4f2f1b612fbcb3f20491 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Eike Ziller authored
Change-Id: Ieacef53be501fdddc16c10e9facbb3937cbd37b4 Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Oswald Buddenhagen authored
the parser explicitly excludes complaints about missing files (because they are pretty common in cumulative mode), so we need to do it ourselves. Change-Id: I3c36819ab7b26152271e4557b67fb36b0a595b60 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Oswald Buddenhagen authored
follow suit with qmake ... Change-Id: I0221f6c81bc770c37f501d79c31860549c0c0076 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Oswald Buddenhagen authored
so they match the Q* counterparts more closely: ProString: startsWith(), endsWith(), indexOf(), lastIndexOf(), contains(), at(), length(), QTextStream::operator<<(), toLatin1(), toInt() & toShort() ProStringList: length(), removeAt(), contains() Change-Id: Iab78236f7152f6a4b93709abbf59b9027c44ba2c Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Oswald Buddenhagen authored
it's pointless Change-Id: Ia02762a1f79399970cbdf43b3b20e08b4e54fd3b Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Oswald Buddenhagen authored
we can trivially construct a QStringRef from a ProString, so take advantage of that. Change-Id: I9aaa1f6d910590872b250a145f16e90984beeb94 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Oswald Buddenhagen authored
otherwise it's impossible to migrate the qmake generators to this. Change-Id: I70c848da2ce428706b960c3c1434c26f7e3a9447 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Oswald Buddenhagen authored
the value map stack always has at least one map on it. Change-Id: I836de07a14754b995403065443d3758bfc6a8683 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Oswald Buddenhagen authored
Change-Id: I43eb4a7a94b6df3d964b7bfd1747f953f436ba10 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Oswald Buddenhagen authored
QString::replace(QRegExp) pretty much always detaches, so the equality check was bogus. Change-Id: Iee9043c1ee3083edaf289886ac11b3e3a501d623 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Oswald Buddenhagen authored
we need to interpret the -1 as unsigned for it to mean "unlimited". Change-Id: I130b809749fa1679a5b2444286baf48cc095c7bf Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-