- Aug 22, 2012
-
-
Leena Miettinen authored
Change-Id: I4a318e8f26253983431cc7789e6c0b5adf92f226 Reviewed-by:
Casper van Donderen <casper.vandonderen@nokia.com>
-
Friedemann Kleint authored
Pad to 4 digit groups and insert colons for readability. Change-Id: Icdda754e1d5ac26fd5bb90b5434b0cfa1f7a2f4e Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: If3540328c0f2f0af375ccaba2e10c5417e8f1ed9 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I8ec2b90ccfe1498f4188b50624f77436c1c1a492 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I167a04c3500d0cb4bea1b5390c8920b93fc72ad0 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I6b47304f43138d6944a55b2a2047c4832ced16d9 Reviewed-by:
hjk <qthjk@ovi.com>
-
- Aug 21, 2012
-
-
Christian Stenger authored
Change-Id: Ia8f1b69bdeff029ff5cb1513bab90c41c33b210e Reviewed-by:
Robert Loehning <robert.loehning@nokia.com>
-
Christian Stenger authored
Implementation of TargetSelector has changed - this patch adjusts the click positions for build and run settings. Change-Id: Id65a00d8dba66d6be158ca86969795ce1196e569 Reviewed-by:
Robert Loehning <robert.loehning@nokia.com>
-
Kai Koehne authored
qmake/qt4 included the source directory automatically for most plugins, which got dropped in qt 5 (change 0f548b1744e2). Make sure it's included again ... Change-Id: Ief06cf9b3c7afd8432df7511df5f917023d477ef Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Robert Loehning authored
Change-Id: Idf343979726515b16bc822617ac3a9afae911680 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
hjk authored
This is closer to internal gdb state. There are still a few workarounds for gdb < 7.0 which probably should be dropped as BFD 2.18.50.20080226 yields "assertion fail elf32-i386.c:366" on stock Ubuntu 12.04 gcc, so stock gdb 6.8 cannot be used with that compiler anyways. Change-Id: I22c4e0ce91f634cc171d65f0ad07d68d679af10c Reviewed-by:
David Schulz <david.schulz@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Friedemann Kleint authored
Do not start at model root, since an additional layer has been introduced. The check for root level in the recursion is then no longer required. Change-Id: I22c83b3eb4c07dacc3b5af45edeb340a02c01e3e Reviewed-by:
hjk <qthjk@ovi.com>
-
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>
-