- 19 Nov, 2013 27 commits
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-10256 Change-Id: I8e761ac072954eb1802b9b4eec415f48414b7990 Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
hjk authored
"GNU gdb (GDB; openSUSE 13.1) 7.6.50.20130731-cvs", and failing. Change-Id: I16c3af14127a7afb56454e56d7d92cb349b921d4 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Leena Miettinen authored
Change-Id: Ia085693367b4a19e7e254e808df3f8d0fcedbf27 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
jkobus authored
Change-Id: Iabcf82b6ea04ba5105767dcc9c9c4e8b272afc18 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Kai Koehne authored
Fixes a crash on exit in ~AnalyzerManager, where EditorManager::instance() might be already 0. Change-Id: Ie1d5aa5590d2dd763f5cb8c7e0a8a5e593fd2af6 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Eike Ziller authored
Change-Id: I5d633ca2d21b6352c59cdeb7cd85267ced1d2170 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Christian Kandeler authored
The current implementation disables the run config if the build system does not supply information about which executable to run. But this is too restrictive, because users can set the executable manually. Change-Id: Ia792c06063ca88ad7168a0dd96131266e8aaf1cb Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Nikolai Kosjar authored
If parse() is called in another thread the CppToolsEditorSupport might be already destructed. Task-number: QTCREATORBUG-10548 Change-Id: Ie4215937eb1847b51bce8b080aca4925c0bee39f Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
jkobus authored
Change-Id: Id999a376c037c831f0bb8850253c74d16d5c385d Reviewed-by:
Kai Koehne <kai.koehne@digia.com> Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
Ulf Hermann authored
For some reason, when the timeline width is 0, the background width can get negative, if using bindings; it works fine when using anchors. Change-Id: I5eb76f83b9c41c1a71a135082770079cedc7f16c Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Christian Kandeler authored
If the state is Inactive when calling setFinished(), the finished() signal will not be emitted and the run control will never finish. Change-Id: I0c29138c31205cf43472d42821fd1a6af93cc1ac Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Tobias Hunger authored
Mark the qbs flavors of the plain C and the plain C++ project as console applications. Task-number: QTCREATORBUG-10815 Change-Id: Ic143ffe4026a97d0d27e0a85e62724b26e0ea5ce Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Nikolai Kosjar authored
Change-Id: If4a680bdd00c566661232ffb63b1573d8826a493 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Leena Miettinen authored
The option has been removed from the UI. Change-Id: I6b8c0b60d0172bf5aedfc712ee9fb9e51afcadda Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Ulf Hermann authored
We only need one scrollable element in the WelcomePage. By passing the height properties of inner elements to the outermost one we can avoid multiple vertical scrollbars next to each other. Since this removes the QScrollArea around the welcome page it fixes QTCREATORBUG-10796 Task-number: QTCREATORBUG-10796 Change-Id: I08b0409e21f16be6c3e0e5a58f2665320d0a14fe Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Leena Miettinen authored
Disabling the option is described in the Debugging Helpers topic. Change-Id: Idead0835f0064477338a7b8a74bbbec143abf389 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
This was disabled as workaround for QTCREATORBUG-7432 but can be supported again after fefbc172. Task-number: QTCREATORBUG-7432 Change-Id: Ic85f6f91c0f6f04dc76f66984cb5773b0753ad26 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Ulf Hermann authored
In certain conditions the area covered by the canvas can have a negative size. This patch handles that case gracefully. Change-Id: I952edfa5bd0f8b42ce69356106f2e0f326dceeb7 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Niels Weber authored
Task-number: QTCREATORBUG-9491 Change-Id: Iae5025a311b72596a038424baa4cfb60149b1cdd Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Leena Miettinen authored
You just select from a list of debuggers in the Kits tab, now. Change-Id: Ifd82947b61641a4c15ba60bc49bf8db8e07d4b83 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Orgad Shaneh authored
When function has a different return type Change-Id: I1178e7e2c6b7e074a3737aaef597ebeff8d776dc Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Orgad Shaneh authored
Change-Id: Ia34c661364acda585c286bc1ef756b3554630657 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Nätterlund authored
Task-number: QTCREATORBUG-10760 Change-Id: I5377246968c892bd1232ae7c80d4d84585a66267 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Orgad Shaneh authored
Change-Id: I07dcb0fecd6d3927d49ff100228da88eb4601f8b Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Orgad Shaneh authored
Change-Id: If1214142a6ea3fe21bfac5f21f0781284aec922e Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Orgad Shaneh authored
* Use more data functions * Better use of QEXPECT_FAIL * Less noise when adding a test Change-Id: I0ebc4eaf2bf9f2bcff3be25bbe6c14e3087f8c56 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Eike Ziller authored
* choose an enabled tab if current tab gets disabled (for some reason that is not automatically done by QTabWidget * don't show any widget if the filter string is not matched by anything Task-number: QTCREATORBUG-8318 Change-Id: I0066c2b3aeb9cc0cdacaa0a88f9adbc70c20cfa7 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 18 Nov, 2013 13 commits
-
-
Leena Miettinen authored
Change-Id: I623f6e6ebf94b83161bf8a52f469611fe792e57c Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Leena Miettinen authored
In Debugger options. Change-Id: Ia34a0b413831b9f94908906308c23ae7da983fba Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Leena Miettinen authored
So, I assumed something was missing from this sentence. Change-Id: I6758dbc57d2b3fa2befb58d19e07efe066adc43f Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Leena Miettinen authored
Change-Id: Id49bef3a8787ccc11108e2bd9e150415bfe28574 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Thiago Macieira authored
There are two important benefits in using this variable: * on systems where the library isn't libdl, we now get it right (HP-UX, for example, has libdld). * on systems where the library isn't necessary, we won't add anything (the BSDs, including Darwin) Change-Id: Ibf8155fd664b426165e55a0b95bf6a2c33dbf1d0 Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
Eike Ziller authored
Task-number: QTCREATORBUG-9152 Change-Id: I7e665d5b713b81c9af58b4d9b93f722fc6abceee Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
jkobus authored
Change-Id: I1735a3785e8e96bf3550213c7efbd6b879f61730 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
hjk authored
Arguably, it should even stay on top of the options page if started from there, but... Change-Id: I36591f5f3125aad1114b799fe94b2a1dd5e03a9f Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
hjk authored
Task-number: QTCREATORBUG-10781 Change-Id: I20e6ee87efd445a32539f6600fa90a5192c72114 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Oswald Buddenhagen authored
it leads to pathological cases where the number of loop iterations may go way beyond the reasonable. this means that users need to avoid using the = operator in alternative branches that lead to different sources/subdirectories being included into the project. this is a bit of a corner case anyway, as people usually add directly to SOURCES/SUBDIRS. Task-number: QTCREATORBUG-1595 Change-Id: I7783e318fbc2790f6a853ba4e3f4a12db881feb5 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Eike Ziller authored
Placeholder text should show the default. Change-Id: I584f13b5a38d1b80b23f777cc53b0e2a1f8bd0bf Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
David Schulz authored
Change-Id: If5d31efba42592bf518be45a3c8c368ebfc00f05 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
David Kaspar authored
The following pages has been updated: qnx/creator-deployment-bb10.qdoc qnx/creator-developing-bb10.qdoc qnx/creator-key-management-qnx.qdocinc qnx/creator-projects-running-qnx.qdocinc Change-Id: I925d14e849bd46e92590c12f8f82071427d42dfc Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-