- 14 Feb, 2013 1 commit
-
-
Christian Kandeler authored
Rationale: "qbs run -p qtcreator" will otherwise fail on a clean build dir, because Creator cannot run without the Core plugin. Change-Id: I87c16847189fc09bcc4903e865b99b6ba472f1f0 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 11 Feb, 2013 1 commit
-
-
Kai Koehne authored
Change-Id: I8d00f000c618d1d781ca93efb3dd2fac60ab3507 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 08 Feb, 2013 1 commit
-
-
Christian Kandeler authored
Change-Id: I075585d43f9e36a50c1945b3da4769744faa3f95 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 07 Feb, 2013 1 commit
-
-
Kai Koehne authored
Change-Id: I86e238f87756e66fec1b8f3355ce289c55aa4f22 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 01 Feb, 2013 1 commit
-
-
Tobias Hunger authored
Change-Id: I0e0ae07affccfeab167303bb976475649a630e65 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 24 Jan, 2013 1 commit
-
-
Christian Kandeler authored
This need a qbs build >= commit 5cdf94de to work properly. Change-Id: If86aedf9e3f9d01ad1202e03221e49698d517666 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 19 Dec, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I01a2e4c61e9bfcd4cb460a7c84949b848d67bac2 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 15 Nov, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: Ifea253aaa719d020926a17498dc23b76134e0534
-
- 12 Nov, 2012 1 commit
-
-
Orgad Shaneh authored
Merged into share/share.qbs Change-Id: Ia60124a851d234c69e5bc1a57a9e390863327f95 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 05 Nov, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I978a6d435c53276a0f7a024e534278aa5f794ebb
-
- 24 Oct, 2012 1 commit
-
-
Joerg Bornemann authored
The .qbp file extension is deprecated. Change-Id: I8729b7a4a35ffe0359d9eb81354dbe8b7fcfce6d Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
- 18 Oct, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: Id0b100ae13cdd5edd82614c10bdf0cdeb45e6615
-
- 16 Oct, 2012 1 commit
-
-
Christian Kandeler authored
Using Botan as a shared library is dangerous due to the use of dynamic_cast and exceptions, which both reproducibly fail to work on MacOs. Since there are no other users of Botan, we just add its objects to the SSH library. Change-Id: Ic79f081d2e1231a52feef02ef5b68761692f1110 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 11 Oct, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I6d9fe17cdddda9916ca5fd4da467c83cd14d4b75
-
- 01 Oct, 2012 1 commit
-
-
Orgad Shaneh authored
Add some missing app_version_header dependencies Change-Id: Ieaa16e9a1bdace9032ef78a3329dfac60d28e99a Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 27 Sep, 2012 2 commits
-
-
Orgad Shaneh authored
Change-Id: I770d714ffc6ddacc7b5c5b8ef7d2e9340f5ea8fc Reviewed-by:
hjk <qthjk@ovi.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Orgad Shaneh authored
Change-Id: I3ba202d216ae869accb0c0058e69c9ef13dc2eed Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 24 Sep, 2012 2 commits
-
-
Orgad Shaneh authored
Change-Id: Ia8e486e377a0858974fd6503f85762bb34039786 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Nikolai Kosjar authored
Adapt the *.pro and *.qbp files to build unconditionally since the ifdefs are already inlined in the functions. Change-Id: I492f39600222a6174d4e16546bfa5a289965e8cb Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
- 21 Sep, 2012 2 commits
-
-
Tobias Hunger authored
Add a tool to ease configuration of Qt versions, tool chains and kits with Qt Creator for the SDK and similar systems. Change-Id: I9727dd25ea359a935ea494b035a59411eb3529b8 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Nikolai Kosjar authored
Use case: You're working with a debug version of Qt Creator and you're interested in getting a backtrace displayed as soon as Qt Creator crashes without searching for the core file, starting your debugger, ... Once a 'serious signal' (currently SIGILL, SIGFPE, SIGSEGV, SIGBUS, SIGPIPE) is delivered, a popup displays the following debug information: - Qt Creator version (same as in the about dialog) - Kernel version (uname -a) - GNU/Linux Distribution (/etc/lsb-release) - Backtrace (by gdb) Please note that this crash handler is built and used only in debug mode on GNU/Linux. It's solely meant as a convenience tool for the developer. In contrast to the breakpad integration, this crash handler operates 'offline'. There is no network i/o involved. Change-Id: Idcfb1bf1ad68942615ecfe0dffc0d03154455049 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- 19 Sep, 2012 1 commit
-
-
Christian Kandeler authored
The qbs build of this plugin is constantly being broken by its maintainers. Due to its convoluted structure, it's hard for others to keep the qbs files up to date, so we give up on that for now. We can re-enable it later if and when there is more consideration for qbs. (This patch also contains one last build fix.) Change-Id: I37f8bea3ee65cb62857e7d6649eab4e6d129eb5b Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 17 Sep, 2012 1 commit
-
-
Christian Kandeler authored
Make sure newly deprecated stuff is still available. Change-Id: I9ebdfcd9a5ecee125a3c73f5f3254ae319d8b282 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 13 Sep, 2012 1 commit
-
-
Christian Kandeler authored
I.e. define WITH_TESTS for debug builds or if the respective environment variable is set. Change-Id: I2764ece50d0783e8cb030b1695e6f59cf6063248 Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
- 11 Sep, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I9e4f32135a36ab15888e2461c3ec599ea11c6dfd Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 06 Sep, 2012 1 commit
-
-
Orgad Shaneh authored
Change-Id: I9b9061970c92d8e6911772e3ca408e07ef6ea731 Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
- 04 Sep, 2012 1 commit
-
-
Christian Kandeler authored
Code pasting functionality is something that comes in very handy on the shell, so why have it be GUI-only? Change-Id: I4f316769b4ce25e1ab5f90df94ceef33f8478248 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 27 Aug, 2012 1 commit
-
-
Robert Loehning authored
Change-Id: Id09e96eb96903c9a758848dbbea79259a624ef12 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 22 Aug, 2012 1 commit
-
-
Alessandro Portale authored
Qt Creator's support for Symbian was at its peak in version 2.4.x. Nobody really verified it in Qt Creator 2.5 or 2.6. It is most likely rotten. Let's remove it! Also, the Symbian support code was spread throughout the whole Qt Creator code base. The plugin interfaces evolved in the meantime and target platforms like Android or QNX have 99% of their code in separate plugins. In case anyone wants to revive Symbian support in Qt Creator, please create a plugin for it. Change-Id: I56a758a3e2fd5b8c64d9aeb8f63d8e916c4883be Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- 18 Aug, 2012 1 commit
-
-
Orgad Shaneh authored
Change-Id: Ib2cebaff0f035f48ca958cad16dedfdd80f4bff9 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 14 Aug, 2012 2 commits
-
-
Yuchen Deng authored
Change-Id: I62a4afc5dff6323db916bfdd19431aaeb0c9d2a5 Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
Yuchen Deng authored
Change-Id: I052deda0248e00ada10204a677cf15fa0f7f964d Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
- 26 Jul, 2012 2 commits
-
-
Yuchen Deng authored
Change-Id: I3297dc4ec8ad5c1f9c88767a7189ca5730bf80f5 Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
Yuchen Deng authored
Change-Id: I2f5e946fff7e57760a90eac57d1a1437f1b8b76f Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
- 02 Jul, 2012 1 commit
-
-
Thiago Macieira authored
This was enabled for Linux only, but Linux users should use Avahi, which is present on most modern distributions, and implements mDNS functionality. Change-Id: Ibb9d16c9fbd5c2571b98e1450276459d18eb65df Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@nokia.com>
-
- 25 Jun, 2012 1 commit
-
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-7224 Change-Id: I146dc2251b14b3a126093f7ecf29049c8c04750a Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
- 19 Jun, 2012 2 commits
-
-
Yuchen Deng authored
Change-Id: Ia3e4df528d391580064efbeeab75016335a4299d Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
Orgad Shaneh authored
That's where qmake builds them. To get even closer to qmake, on Windows platforms libraries should also be built in lib/qtcreator, and then copied to bin (dll only, no artifacts) Change-Id: I00c41f88fe2b8365b27499ccdecd391fa419894b Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
- 11 Jun, 2012 2 commits
-
-
Orgad Shaneh authored
Change-Id: I020307941dd5844e3f8b9091bba3e19b61b366ee Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Joerg Bornemann authored
Change-Id: I2f9ec5885948f1dab10669fcbf0bcc326c60830a Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-