- Apr 12, 2013
-
-
Christian Kandeler authored
This reverts commit a9754611. That patch does not work as-is, because it introduces a dependency from the qtcreator library to the Core plugin without adding the respective directory to the list of rpaths. While doing just that would make Creator start up again, it seems conceptually wrong, because the Core plugin is explicitly loaded by the application itself. Removing the dependency altogether seems like the cleaner solution overall. Change-Id: Ife7b726449701a0a61eb48d98c04c55a55cf47e3 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- Mar 21, 2013
-
-
Eike Ziller authored
Change-Id: I4cd263b2f85ae4a342af68d156893bbaf9d2f90b
-
- Mar 19, 2013
-
-
Eike Ziller authored
Change-Id: Iae22c2185fb0bde2509a0f6a9a975be4e7c2077c Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Mar 11, 2013
-
-
Joerg Bornemann authored
Change-Id: I5f439e850cbfbb0a1a4802e2dd063687a75afc68 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
- Mar 07, 2013
-
-
Eike Ziller authored
Change-Id: I97f84d16a092348332c18ad6ce34acc96d9a540f
-
- Mar 06, 2013
-
-
Eike Ziller authored
Change-Id: Ic3a6cf5d4ddb16034e7ba86c95870feee0713b6a Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Mar 01, 2013
-
-
Christian Kandeler authored
Commit 7bf21ea9 changed "import" to "Import" in qtcreator.qbs for some reason. Change-Id: Ica2425ffa0331be51a0847ef4d3b3b2736fc323f Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: I24952ea89519cf37c021d79f480c1ae907789161 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Feb 21, 2013
-
-
Christian Kandeler authored
Change-Id: Idf2c04e250be7fcbbb927f423b5651d58a0d4bac Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Feb 18, 2013
-
-
jkobus authored
After enabling the plugin go to Tools|Diff... Change-Id: I793b6faedb93f58039df0a62e82fe04a017978ee Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Feb 14, 2013
-
-
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>
-
- Feb 11, 2013
-
-
Kai Koehne authored
Change-Id: I8d00f000c618d1d781ca93efb3dd2fac60ab3507 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- Feb 08, 2013
-
-
Christian Kandeler authored
Change-Id: I075585d43f9e36a50c1945b3da4769744faa3f95 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- Feb 07, 2013
-
-
Kai Koehne authored
Change-Id: I86e238f87756e66fec1b8f3355ce289c55aa4f22 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Sergey Shambir authored
Contains lexical highlighter, indenter and file wizard. Icon loaded from theme, if possible. Class wizard will be added later since it needs to extend libUtils. Change-Id: If723867c01e9be83371424e406d116805c88c2b0 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Feb 05, 2013
-
-
Kai Koehne authored
Change-Id: If7972209cb9346217af43f9c1faa667bf644a54a Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Feb 01, 2013
-
-
Tobias Hunger authored
Change-Id: I0e0ae07affccfeab167303bb976475649a630e65 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- Jan 24, 2013
-
-
Christian Kandeler authored
This need a qbs build >= commit 5cdf94de to work properly. Change-Id: If86aedf9e3f9d01ad1202e03221e49698d517666 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- Dec 19, 2012
-
-
Eike Ziller authored
Change-Id: I01a2e4c61e9bfcd4cb460a7c84949b848d67bac2 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Nov 15, 2012
-
-
Eike Ziller authored
Change-Id: Ifea253aaa719d020926a17498dc23b76134e0534
-
- Nov 12, 2012
-
-
Orgad Shaneh authored
Merged into share/share.qbs Change-Id: Ia60124a851d234c69e5bc1a57a9e390863327f95 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- Nov 05, 2012
-
-
Eike Ziller authored
Change-Id: I978a6d435c53276a0f7a024e534278aa5f794ebb
-
- Oct 24, 2012
-
-
Joerg Bornemann authored
The .qbp file extension is deprecated. Change-Id: I8729b7a4a35ffe0359d9eb81354dbe8b7fcfce6d Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
- Oct 18, 2012
-
-
Eike Ziller authored
Change-Id: Id0b100ae13cdd5edd82614c10bdf0cdeb45e6615
-
- Oct 16, 2012
-
-
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>
-
- Oct 11, 2012
-
-
Eike Ziller authored
Change-Id: I6d9fe17cdddda9916ca5fd4da467c83cd14d4b75
-
- Oct 01, 2012
-
-
Orgad Shaneh authored
Add some missing app_version_header dependencies Change-Id: Ieaa16e9a1bdace9032ef78a3329dfac60d28e99a Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- Sep 27, 2012
-
-
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>
-
- Sep 24, 2012
-
-
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>
-
- Sep 21, 2012
-
-
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>
-
- Sep 19, 2012
-
-
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>
-
- Sep 17, 2012
-
-
Christian Kandeler authored
Make sure newly deprecated stuff is still available. Change-Id: I9ebdfcd9a5ecee125a3c73f5f3254ae319d8b282 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- Sep 13, 2012
-
-
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>
-
- Sep 11, 2012
-
-
Eike Ziller authored
Change-Id: I9e4f32135a36ab15888e2461c3ec599ea11c6dfd Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Sep 06, 2012
-
-
Orgad Shaneh authored
Change-Id: I9b9061970c92d8e6911772e3ca408e07ef6ea731 Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
- Sep 04, 2012
-
-
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>
-
- Aug 27, 2012
-
-
Robert Loehning authored
Change-Id: Id09e96eb96903c9a758848dbbea79259a624ef12 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-