Re: [Qt-creator] Proposal increasing requirement for building Qt Creator 4.7

2018-03-15 Thread André Hartmann
Hi Andrzej, Am 15.03.2018 um 23:06 schrieb Andrzej Telszewski: On 15/03/18 15:08, Eike Ziller wrote: https://codereview.qt-project.org/223368 Target branch “master” (will be 4.7) "Increase requirement for building Qt Creator from Qt 5.6.2 to Qt 5.9 Qt 5.11 will be released and Qt 5.9 is the n

Re: [Qt-creator] Proposal increasing requirement for building Qt Creator 4.7

2018-03-15 Thread Andrzej Telszewski
On 15/03/18 15:08, Eike Ziller wrote: https://codereview.qt-project.org/223368 Target branch “master” (will be 4.7) "Increase requirement for building Qt Creator from Qt 5.6.2 to Qt 5.9 Qt 5.11 will be released and Qt 5.9 is the new LTS. Increasing the requirement allows us to remove some bagga

Re: [Qt-creator] Dark theme colors problem in 4.6.0-rc1 with enabled Clang module

2018-03-15 Thread Nikos Chantziaras
This looks similar to an invisible text bug I reported a while ago: https://bugreports.qt.io/browse/QTCREATORBUG-19777?filter=-2 ___ Qt-creator mailing list Qt-creator@qt-project.org http://lists.qt-project.org/mailman/listinfo/qt-creator

[Qt-creator] Dark theme colors problem in 4.6.0-rc1 with enabled Clang module

2018-03-15 Thread Oleg Shalnev
-- Oleg Shalnev (Kalpa Integration Initiative) -- e-mail : o...@kalpa.ru , oleg.shal...@gmail.com cell,Viber,WhatsUp,Telegram : +7 (918) 741 7217 ___ Qt-creator mailing list Qt-creator@qt

[Qt-creator] Proposal increasing requirement for building Qt Creator 4.7

2018-03-15 Thread Eike Ziller
https://codereview.qt-project.org/223368 Target branch “master” (will be 4.7) "Increase requirement for building Qt Creator from Qt 5.6.2 to Qt 5.9 Qt 5.11 will be released and Qt 5.9 is the new LTS. Increasing the requirement allows us to remove some baggage and workarounds like Utils::asConst,

Re: [Qt-creator] Crazy improvement idea #2

2018-03-15 Thread Helmut Mülner
Hi, > I would like to stick with the concept of visual studio here. They are > basically adding a new editor between the current cursor line and the line > after. This would result in scrolling the content after your cursor down the > size of the new editor. Visual Studio hast wo feature

Re: [Qt-creator] Crazy improvement idea #2

2018-03-15 Thread David Schulz
Hi, On 14-Mar-18 18:40, Andy wrote: Also thinking out loud since I haven't used such a feature before... Would it be possible/reasonable/still useful to put the code somewhere other than a popup that obscures the text in the editor? Maybe in a panel on the right (like the docs) or a "console

Re: [Qt-creator] Crazy improvement idea #2

2018-03-15 Thread David Schulz
Hi, On 14-Mar-18 12:47, Davide Coppola wrote: Isn't something like this slower than just pressing F2 when the cursor is on a function? I also was thinking about to trigger this, let's name it inline editor, via some shortcut and not as a result of a tooltip event. But I guess a delayed popu

Re: [Qt-creator] cdb and python dumpers showing not accessible

2018-03-15 Thread David Schulz
Hi, this seems to be a bug. Could you fill a report at https://bugreports.qt.io and add the complete debugger log to that report. greetings David On 15-Mar-18 08:45, Fredrik Fall wrote: Hi I hope this is the right place to ask this question. I am trying to debug my application using cdb

[Qt-creator] cdb and python dumpers showing not accessible

2018-03-15 Thread Fredrik Fall
Hi I hope this is the right place to ask this question. I am trying to debug my application using cdb with python dumper enabled, but when I look at my local vars at a breakpoint, just about all show up as Looking at the debug log, I see the following section: *