- 19 Jul, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 18 Jul, 2012 1 commit
-
-
Konstantin Tokarev authored
Change-Id: I9c5b0e7f3eda13ef3b6903723c27267d090b9d24 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 10 Jul, 2012 1 commit
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-7600 Change-Id: I5dc5ab24baff8fa14acd4d58dcb554e8531a150c Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 09 Jul, 2012 2 commits
-
-
BogDan Vatra authored
Change-Id: I66d530d70cac17365f3d5925eb76318fe774470f Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Francois Ferrand authored
The menus on toolbuttons are not placed next to the menu, like other toolbuttons, instead of being opened at mouse position. The code is similar to the code in QToolButton implementation. Change-Id: I7893b0badcd35e00d0c6a27749d2bcf0b6f1d44b Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 05 Jul, 2012 1 commit
-
-
Yuchen Deng authored
Change-Id: Ie808c819fb0a26f9b846d2dcc3a04c2096626dc4 Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
- 28 Jun, 2012 1 commit
-
-
Daniel Teske authored
Change-Id: Ie6faa0ba729e5359c64ea684c85fab1e188e2136 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 25 Jun, 2012 1 commit
-
-
Francois Ferrand authored
Splitter between 'description' section and 'files' section. This makes it easier to work with smaller screens. Change-Id: Ie1d8c7a671faba270e6906504b3af56ff8c85e28 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 22 Jun, 2012 1 commit
-
-
Eike Ziller authored
* smaller icon button (waste less space) * align manage/choose buttons Change-Id: Idb2cb111a40353f2405cd964c2ec4f5cf8b24d78 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 21 Jun, 2012 1 commit
-
-
Tobias Hunger authored
Introduce Profiles to store sets of values that describe a system/device. These profiles are held by a target, getting rid of much of the information stored in the Build-/Run-/DeployConfigurations, greatly simplifying those. This is a squash of the wip/profile branch which has been on gerrit for a while, rebased to current master. Change-Id: I25956c8dd4d1962b2134bfaa8a8076ae3909460f Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 19 Jun, 2012 1 commit
-
-
Yuchen Deng authored
Change-Id: Ia3e4df528d391580064efbeeab75016335a4299d Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
- 18 Jun, 2012 1 commit
-
-
Orgad Shaneh authored
Change-Id: Id7be95e9d20450d57cfd4f2fcae0088e6b67c2ec Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 12 Jun, 2012 1 commit
-
-
Tobias Hunger authored
Change-Id: I2964fba30da3dc3a4e9d0c8f7709e32dfd8cd5ef Reviewed-by:
hjk <qthjk@ovi.com>
-
- 11 Jun, 2012 2 commits
-
-
Christian Kandeler authored
Change-Id: I624926a8ce09c6fbbb90fbd851f66c7cc65c4842 Reviewed-by:
hjk <qthjk@ovi.com>
-
Orgad Shaneh authored
Ctrl-Break kills the compiler while writing object files. This results in link errors on next build. This reverts commit 6147419f Change-Id: I623e3ecb9f2f8a8613a731364a7e3b3a0abe8c15 Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
- 08 Jun, 2012 4 commits
-
-
hjk authored
Change-Id: Ib69e4484ed14aba4a024be7d3868f58ea76f60b1 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I0ba7984c4b1916f63ce499411b807b61f83d40d0 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I3faa92ef8add807389ca3d87197e83df948f149a Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Also distinguish between debuglink and buildid. Change-Id: I1b55d1df42576c004050d319f46fb8c2ced9c85f Reviewed-by:
hjk <qthjk@ovi.com>
-
- 07 Jun, 2012 2 commits
-
-
Tobias Hunger authored
setAlpha(...) takes an int, so due to rounding the alpha is actually set to 0. Fixing that adds a rather ugly highlighting effect that we don't want, so remove the code completely. Change-Id: I61f06dcff7908ea1527c22e3c61ee6c027ed7553 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Thiago Macieira authored
The error was: filenamevalidatinglineedit.cpp:101:47: error: unable to find string literal operator ‘operator"" SLASHES’ Change-Id: If990dd75a7b2cb4186b81115087c66e0dd1d888b Reviewed-by:
Bradley T. Hughes <bradley.hughes@nokia.com>
-
- 06 Jun, 2012 3 commits
-
-
Joerg Bornemann authored
Change-Id: Ie7c0d9d57cddc609fe621876cfc63e0c60b0fa39 Reviewed-by:
hjk <qthjk@ovi.com>
-
Orgad Shaneh authored
This forces also processes initiated using 'start' to terminate Task-number: QTCREATORBUG-7455 Change-Id: I2ac7b31ebe67510dd17a2991efc30212987e967d Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
hjk authored
The name of the binary is now read using the elfreader instead of attaching gdb twice. Change-Id: I7a75bc64278c4f43e7085d2e479b53173602c966 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 05 Jun, 2012 3 commits
-
-
hjk authored
Keep track of elf section headers, add a dumper for Utils::ElfSection etc. Change-Id: I06d01c0de01ffc6b827a4a79bdc91fdb3e761d75 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I8dd3d20ddc4652dc490d87558f46474f79300389 Reviewed-by:
hjk <qthjk@ovi.com>
-
Eike Ziller authored
Task-number: QTCREATORBUG-6116 Change-Id: I57a66b8989f1cc4137b02df370704dfe43d392ac Reviewed-by:
Robert Löhning <robert.loehning@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 01 Jun, 2012 1 commit
-
-
hjk authored
Change-Id: Ia761b8d2150ff2c47a2e26c403a2b00127023d8b Reviewed-by:
hjk <qthjk@ovi.com>
-
- 24 May, 2012 1 commit
-
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-7233 Change-Id: I5255a41f0a6198e4c8c7e6022c97618937ef1790 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- 22 May, 2012 1 commit
-
-
Christian Kandeler authored
It does not belong into libUtils, which is a collection of small unrelated utility classes. Task-number: QTCREATORBUG-7218 Change-Id: Id92b9f28678afec93e6f07166adfde6550f38072 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 21 May, 2012 1 commit
-
-
Konstantin Ritt authored
commit 2b21dd69d6a4e47f0ec3d3958ab1def0983ce76c in qtbase desabled the exceptions support by default for most modules. Make sure we explicitly enable them for plugins and libraries that uses exceptions internally. Change-Id: Id3dc9d572ac7ccd35a869046cfc5d6c4ffec3ba2 Reviewed-by:
Lars Knoll <lars.knoll@nokia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 18 May, 2012 2 commits
-
-
hjk authored
Change-Id: I6d48a40adcd53c8a9099116f5a8bbc74dd6509d9 Reviewed-by:
hjk <qthjk@ovi.com>
-
Orgad Shaneh authored
Some apps (e.g. OpenSSH) write version info to standard error Change-Id: I8dee64709930f4984dba23e71a54ab47faac0778 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 16 May, 2012 3 commits
-
-
Orgad Shaneh authored
Usable for SCMs that do not require a message to commit Change-Id: I6cf0c55698172ad1f53ab31cc8060fa2cbd1a5f5 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Eike Ziller authored
Change-Id: I43c893176e5a83530f909371fc143dbb0cafd3ba Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Kai Koehne authored
Fake the source of the _NET_ACTIVE_WINDOW message to be 'pager' to make sure that all window managers actually raise Qt Creator. This unfortunately doesn't work on Qt5/QPA, since we don't get the native window handle ... Change-Id: Ia5abf743487b2990feceebed3cec9a4d034065aa Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- 09 May, 2012 1 commit
-
-
Kai Koehne authored
Make sure subclasses can call clearLastLine() to at the same time remove last line from the editor and QtOutputFormatter, where it is buffered too. Change-Id: I33910943b96d821018e936f72e0c32a96b844e15 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 02 May, 2012 1 commit
-
-
Daniel Teske authored
Remove the paths that qtcreator.sh adds to LD_LIBRARY_PATH. The linker uses LD_LIBRARY_PATH as a fall-back to find libraries, leading to confussing error messages. Task-number: QTCREATORBUG-7285 Change-Id: I1a2ba86e39f4c417b192d4faea4714165fdb4aac Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 30 Apr, 2012 1 commit
-
-
Bradley T. Hughes authored
Commit 75a0c7f9b52cde47f20fdc1b89e1264d60350848 in qt5/qtbase changed some QRegExp methods to be non-const (they were previously const). This change makes Qt Creator compile again. Change-Id: Ibc98c678126c3b3189df7fcc043463b940951445 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com> Reviewed-by:
Thiago Macieira <thiago.macieira@intel.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 25 Apr, 2012 1 commit
-
-
Friedemann Kleint authored
Change-Id: If8e49e5ce4a454c03f40f325e2d17d8dd2685430 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-