- Aug 21, 2012
-
-
hjk authored
Change-Id: I46ed81d3c0bf06e8c7b6a80266ea1b833120e90e Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
hjk authored
Change-Id: I841c37d21932da0ef354dbbe2fd75cec2fae86d6 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
using namespace Utils, drop unneeded namespace ProjectExplorer Change-Id: I0e6149a006363497d4fc4c94f32e3670b84a8551 Reviewed-by:
hjk <qthjk@ovi.com>
-
Orgad Shaneh authored
Actual path is found on startup and when setting is changed Change-Id: If2cb0735953b9fb64df7425230c98efb384d9287 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Christian Kandeler authored
Use Creator's test infrastructure instead of dumping the code into tests/ where it will be forgotten. Change-Id: I0db767ff68754e04d727671f4ecdd61fa9f75c1b Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-7571 Change-Id: I881c90ebffd33811893db39937a49a3614384d31 Reviewed-by:
hjk <qthjk@ovi.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Friedemann Kleint authored
Use 'origaddr' as gdb does. Do not append address to watch value if it is already contained in the value. Fixes the currently grayed-out 'Open memory editor at referenced address'. Change-Id: I6f7cf5b7984f93606ad4bb0872348f51c73f9117 Reviewed-by:
hjk <qthjk@ovi.com>
-
Friedemann Kleint authored
Load / save the image using Gimp, removing the embedded sRGB profile. Fix libpng warning: "Duplicate iCCP chunk when loading" which shows on opening the preferences dialog. Change-Id: I5d77eb4bb723f579dad14b3fd1985cedd2bb97a4 Reviewed-by:
BogDan Vatra <bog_dan_ro@yahoo.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Fix crash happening when closing creator after the toolchain settings were shown. Change-Id: I4ed3b4cb0c3a2c303ba0d346d90fd275022457da Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
hjk authored
This is triggered by the cross-qml-c++ stepping machinery (and was already allowed there) and get also triggered by a 'continue' in commands attached to a breakpoint as there there is no intermediate ^running to which the state engine reacts. So this is a band aid. Better solution would be to have the state following the *running, and per-thread run/stop state. Change-Id: If0f1c00e8010aa099ec5da214db95e93aa37279e Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
A (slightly customized) textedit is more appropriate than a line edit. Change-Id: I53bd8a6a623c670579b0633359e5722ee8ceba3e Reviewed-by:
hjk <qthjk@ovi.com>
-
Kai Koehne authored
E.g. on MSVC, QT_CREATOR was passed 14 times ... Change-Id: Ife39267b0d6f2def1706b823abfd0226325437ae Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Kai Koehne authored
iconProvider() is a static method. Change-Id: I4c17a3890207ac4906a236894a6a032413b1e060 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Kai Koehne authored
settings(), globalSettings() are nowadays static methods. Change-Id: I7083d639ac2bb28c0319c8cb1f8459adc8e254b8 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Francois Ferrand authored
Change-Id: I8b099c8234fac55ef0de17b014c89fbe02534bf4 Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
- Aug 20, 2012
-
-
Tobias Hunger authored
* Save initial configuration after all the plugins are done with their delayed initialization * Save configuration when the autosave timer triggers. The disks are in use at that time anyway and saving can be turned off completely * Save settings when closing the options page dialog Change-Id: Idcf9ad61e8f9b94899c580d5a855a883a62f8dc0 Reviewed-by:
Majid Khan <mkhan3189@gmail.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Friedemann Kleint authored
Reshuffle the pluginspec file such that the XSL transformation generates a valid file. Change-Id: I006eecf1efbb45a10c6dc414cb1d1b278b2cce5a Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-7504 Change-Id: Ib49b4189e84cd4d3539ec9bbbada373f306ca68d Reviewed-by:
hjk <qthjk@ovi.com>
-
Eike Ziller authored
Conflicts: src/plugins/coreplugin/progressmanager/progressmanager_win.cpp Change-Id: I7c5168894bd202f9fec8fd3278fad8c3b4f4449c
-
Leena Miettinen authored
Make all images the same size. Change-Id: Id429456e1afa934bb64156bc3aaf9ffb2876892c Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Leena Miettinen authored
There is no Push command in the CVS plugin. Change-Id: Id1dfcbc524db943a811461d29ac25070ba9d5e49 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Christian Kandeler authored
We can't just pretend a channel is already gone after we request it to close; it's only closed when the server has sent the acknowledgement. Change-Id: Ib6e8b9bf77635995259885af13755f5fc0e825a9 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Pierre Rossi authored
Mostly typos and grammar mistakes. Credit goes to Fabrice Nicol for reporting this and suggesting better translations. Task-number: QTCREATORBUG-7717 Change-Id: I0c9f3e7731f0830f7f493aed6365af1a27e63724 Reviewed-by:
Gabriel de Dietrich <gabriel.dietrich-de@nokia.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Eike Ziller authored
Change-Id: Iec4e4fdddf6b5eadbdcaae2500df841f0cf57dd4 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- Aug 18, 2012
-
-
hjk authored
Change-Id: I3be21bbe80ac669c12f42756a38f5013375b1b21 Reviewed-by:
hjk <qthjk@ovi.com>
-
- Aug 17, 2012
-
-
Yuchen Deng authored
Change-Id: I059dacd10a585e35b34c8e190f6a5e2a9de2f1d4 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Yuchen Deng authored
Change-Id: Ieab538a077351549727c94dad17d4d77ab492a97 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Leandro Melo authored
This makes things slightly more efficient. But it will be more significant when we introduce R"rawliterals" since we would avoid an even further lookahead for cases like u8R"string". Change-Id: Id4bad8b917752d23daf2f4989330434979cf602f Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Leandro Melo authored
Previously it was considering invalid things `such as U8"literal". Change-Id: Icf4d051a26617ac2c6cb35d5a98f8af0ed801556 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Leena Miettinen authored
Change-Id: I78a8bd6aecd853e5436b259705044747c8cd8c9b Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Leena Miettinen authored
The components are no longer maintained by Nokia Developer Change-Id: I57daf732f324e6a58a394b256580c10703ec6633 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Leena Miettinen authored
Change-Id: Ia181dbd1f11892c69f3f2b78f1860c155159ea75 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Leena Miettinen authored
The Add icon button has been replaced with a text button and the Remove icon button appears when you hover over a target. Change-Id: If54f2cae4ca6cf6197ccd68012b1dde7fcf43c23 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Eike Ziller authored
The target name for the botan lib depends on release or debug mode, so define it after forcing release. Resulted in link error on Mac/Win, where botan was in (lib)Botan(_debug|d) but was linked against as (lib)Botan. Change-Id: I7bf27526065ca740a97d2379af8424ab71274e96 Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
Konstantin Tokarev authored
Change-Id: Ice82d5ce76c97f90b76745eb64546ebf8bb4e690 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Aug 16, 2012
-
-
hjk authored
Was broken after today's toolchain widget re-organization. The sub-widgets now have to insert themselves into the form layout defined by the base class. Change-Id: Ie7a88614e222dc39e8734ab2739ff14c4604e3da Reviewed-by:
hjk <qthjk@ovi.com>
-
Oswald Buddenhagen authored
this ensures that creator doesn't eat my config files on every crash. Change-Id: I18f8135158e17d064774a49fe170b63c89517e49 Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
hjk authored
Change-Id: I35bc69c9c26a0cf4a8ed4e1e6044428d24cdb003 Reviewed-by:
hjk <qthjk@ovi.com>
-
Orgad Shaneh authored
Complements d3f889df Change-Id: I9f0186edb11695d3d1607615ce24f238d77ef46e Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
hjk authored
Change-Id: Ie1d91eaf9942f82c03e2bc00215522ecc98b2887 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-