Re: [Qt-creator] Qt-Creator doesn't take into account my settings

2012-03-23 Thread André Hartmann
wrong ? Thank you. Kind regards, GH ___ Qt-creator mailing list Qt-creator@qt-project.org http://lists.qt-project.org/mailman/listinfo/qt-creator -- Best regards / Mit freundlichen Grüßen André Hartmann, Dipl.-Ing. (FH) Software Project

[Qt-creator] pp-macro-expander.h missing?

2012-03-30 Thread André Hartmann
Hello, with latest master I get the following compile error: make[3]: *** No rule to make target `../../../../qt-creator/src/libs/cplusplus/pp-macro-expander.h', needed by `.obj/debug-shared/cppcurrentdocumentfilter.o'. Stop. Any hints? André ___

Re: [Qt-creator] Unable to write composed characters

2012-11-12 Thread André Hartmann
This works perfectly for me both in Windows XP (Creator 2.6) and Ubuntu Linux (Creator 2.4). * Which Creator Version are you using? * Which Operating System (and Desktop Environment)? Regards, André I am unable to write composed characters in Qt Creator. For example, when I want to write:

Re: [Qt-creator] C/C++ parser and pre-included headers

2013-04-08 Thread André Hartmann
Hi, regarding your Include-File: every Generic Project has a Project.config file, in which you can add defines for Qt Creator. Maybe there is a chance to let this file beeing a link to your include file, or otherwise, move the global definitions to the Project.config and -include this one to

[Qt-creator] msysGit fetch problem

2013-05-16 Thread André Hartmann
Hello List (especially Git experts), I have a problem with Qt Creator 2.7.0 under Windows 7 64 Bit and Git 1.8.1.msysgit.1. When accessing our local Gerrit server with the Gerrit Dialog, Creator hangs on Apply at the following command: 09:08 Executing in X:\S12X\KernelLibrary: C:\Program

[Qt-creator] MinGW GDB not stopping at breakpoints

2013-05-23 Thread André Hartmann
Hello, I have build QtCreator from the 2.8 branch a week ago with MSVC 2010 / 32bit. Operating system is Windows 7 64bit. Yesterday I realized that GDB 7.4 is not breaking. It works perfectly with an official Creator 2.7 Installation. Unfortunately there are no 2.8 builds on

Re: [Qt-creator] MinGW GDB not stopping at breakpoints

2013-05-24 Thread André Hartmann
-bounces+kai.koehne=digia@qt-project.org] On Behalf Of André Hartmann Sent: Thursday, May 23, 2013 9:16 AM To: qt-creator@qt-project.org Subject: [Qt-creator] MinGW GDB not stopping at breakpoints Hello, I have build QtCreator from the 2.8 branch a week ago with MSVC 2010 / 32bit

Re: [Qt-creator] Slow cdb

2013-06-04 Thread André Hartmann
Do you try to access global variables? I sometimes have a dead slow cdb too, if I try to access member / global variables that are out of scope. In this case, there are warnings in the debugger log that it can't access the variable. Once you run into this problem, the only solution is to

[Qt-creator] How to run single new autotest

2013-09-10 Thread André Hartmann
Hello, I've working on adding a new autotest for the AnsiEscapeCodeHandler: https://codereview.qt-project.org/#change,65028 The test should in principle work like the one for fileutils. I've managed to compile and link this after some investigation and with help from Orgad. Now my question:

Re: [Qt-creator] How to run single new autotest

2013-09-10 Thread André Hartmann
Hi Orgad, Thanks, I didn't know that. Seem like I could have asked you directly yesterday :) I will try this afternoon. Is this documented somewhere? Best regards, André Am 10.09.2013 08:41, schrieb Orgad Shaneh: On Tue, Sep 10, 2013 at 9:20 AM, André Hartmann andre.hartm...@iseg-hv.de

[Qt-creator] Keyboard layout switching hotkey?

2013-09-18 Thread André Hartmann
Hi all, It happens once in a while that I press a key sequence that switches the keyboard layout from German to English within Qt Creator. My system is Windows 7 64bit, QtCreator 2.8.1 (Qt 4.8.4) from qt-project.org. Other Windows program and I seems other Creator instances are not

Re: [Qt-creator] Design 3#

2013-10-13 Thread André Hartmann
I really like the small mode bar at the left side. But if text is written vertically, it should be readable from the right side! But maybe it's enough to display the text as tooltip. In this case, I'd prefer to have menu items for the mode switching too. Juts my two cents, André Hey Folks,

[Qt-creator] Change path to external DLLs for program execution

2014-04-16 Thread André Hartmann
Hello, I have (Windows) projects that depends on external libraries. Whenever a new version of this lib is released, I have to compile and test the projects against the new version and sometimes switch back to the old version. Qmake already makes my life very easy, as I can switch between them

[Qt-creator] QtCreator 3.3 RC looses MSVC compiler settings

2014-11-26 Thread André Hartmann
Hi, When working with the Nightly 3.3 Build as of Nov 25 (9a5f81d96f) under Windows 7 x64, my two MSVC kits loose their Compiler setting. Interestingly, the one MinGW kit doesn't. The Qt versions are all Manual, the MSVC compilers are Auto-detetcted and the MinGW is Manual. Is this a known

Re: [Qt-creator] QtCreator 3.3 RC looses MSVC compiler settings

2014-11-27 Thread André Hartmann
regards, Christian From: qt-creator-bounces+christian.stenger=theqtcompany@qt-project.org qt-creator-bounces+christian.stenger=theqtcompany@qt-project.org on behalf of André Hartmann andre.hartm...@iseg-hv.de Sent: Thursday, November 27, 2014 8

Re: [Qt-creator] QtCreator plugin contribution

2015-04-13 Thread André Hartmann
Hi, BTW, there are more Wiki pages that you need to crunch: https://wiki.qt.io/Branch https://wiki.qt.io/Branch_Guidelines The latter explains recommendations and caveats of possible development workflows. But that's only true for Qt itself. Creator has a much simpler workflow: * new

Re: [Qt-creator] QtCreator plugin contribution

2015-04-13 Thread André Hartmann
have any questions, feel free to ask here. Best regards, André Am 13.04.2015 um 08:57 schrieb Orgad Shaneh: On Mon, Apr 13, 2015 at 9:30 AM, Jürgen Hunold jhun...@gmx.eu mailto:jhun...@gmx.eu wrote: Hi André, Am Montag, 13. April 2015, 08:18:29 schrieb André Hartmann: Hi

Re: [Qt-creator] QtCreator plugin contribution

2015-04-13 Thread André Hartmann
Just two more cents from my side, I hope it's acceptable workflow, as two other developers that joined my efforts are based on GitHub, and GitHub simlifies our collaboration a lot. Every author needs to agree to the Contribution Licensee Agreement, so make sure that everyone that joins you

Re: [Qt-creator] Preparing to contribute Boost.Build Plugin to Qt Creator

2015-04-15 Thread André Hartmann
] https://wiki.qt.io/Commit_Policy Best regards, -- Best regards / Mit freundlichen Grüßen André Hartmann, Dipl.-Ing. (FH) Software Project Manager iseg Spezialelektronik GmbH | phone: ++49 (0)351 26996-43 Bautzner Landstr. 23| fax: ++49 (0)351 26996-21 D-01454

Re: [Qt-creator] Pretty old changes on gerrit

2015-06-05 Thread André Hartmann
freundlichen Grüßen André Hartmann, Dipl.-Ing. (FH) Software Project Manager iseg Spezialelektronik GmbH | phone: ++49 (0)351 26996-43 Bautzner Landstr. 23| fax: ++49 (0)351 26996-21 D-01454 Radeberg / Rossendorf | web: www.iseg-hv.com Geschäftsführer

Re: [Qt-creator] use external terminal in Qt Creator

2015-07-13 Thread André Hartmann
Hi Freddy, Are you on Linux? Creator has a setting in the Tools - Options - Environment - General tab to set the terminal. The default is /usr/bin/xterm -e, but it seems you can insert your option -hold there also. Then you have to check Run in terminal in the Projects mode - Build Run -

Re: [Qt-creator] UTF-8 Strings in QtCreator source code

2015-09-07 Thread André Hartmann
Hi Jochen, if I remember correctly, MSVC (at least older versions) needs a BOM (Byte Order Mark) at the file's beginning to detect UTF-8 encoded files. Then it should work even without C++11 string constants. Maybe that's the reason for your problems. Best regards, André Am 07.09.2015 um

Re: [Qt-creator] Is it possible to run some commands or scripts on saving the documents?

2015-09-09 Thread André Hartmann
Hi all, there is already code under review to "beautify" on each save: https://codereview.qt-project.org/#/c/124941/ So suggestions and comments can also be placed there to continue the review process and get the patch accepted. Best regards, Andre Am 09.09.2015 um 16:11 schrieb Tobias

Re: [Qt-creator] Fwd: issue with issue pane

2015-12-16 Thread André Hartmann
, Dmitry On 16 December 2015 at 11:51, André Hartmann <andre.hartm...@iseg-hv.de <mailto:andre.hartm...@iseg-hv.de>> wrote: Hi I have some makefile projects, too, and things work fine for me. My compiler pattern for errors looks like this: ../src/main.c:708: error: xxx

Re: [Qt-creator] Fwd: issue with issue pane

2015-12-16 Thread André Hartmann
> ___ > Qt-creator mailing list > Qt-creator@qt-project.org <mailto:Qt-creator@qt-project.org> > http://lists.qt-project.org/mailman/listinfo/qt-creator -- Eike Ziller, Senior Software Engineer - The Qt Company

Re: [Qt-creator] Etiquette for getting code reviews, and who to ask

2016-06-23 Thread André Hartmann
Hi Marc, either you already know who is responsible for a module or you just do the simple way: Do a git blame on the files you changed and see who worked most or recently on it. That's the way I do if I submit a patch and I think most other do it the same way. Best regards, André Am

Re: [Qt-creator] Looking for Enums with Locator

2016-04-13 Thread André Hartmann
Hi Nikolai, just speaking for me, code completion for enum parameters would help more. There's already a report for this: https://bugreports.qt.io/browse/QTCREATORBUG-10792 Just in case you want to work in this direction... Anyway, thanks for making QtCreator the best IDE ever (for me).

Re: [Qt-creator] Searching for names in locator with starting letters as it is in code-completion

2016-04-15 Thread André Hartmann
Hello, there was already a patch on Gerrit that was never integrated: https://codereview.qt-project.org/#/c/61581/ I think it's not much missing there, but someone just had to continue the work... Andre ___ Qt-creator mailing list

[Qt-creator] Generic highlighter für Bitbake *.inc files

2017-01-16 Thread André Hartmann
I found the bitbake-syntax-highlighter generic highlighter on Github [1] and started to use it for my bitbake receipes with QtCreator. Highlighting of .bb and .bbappend files works well, but .inc files are not highlighted at all. If I edit the XML file and change "*.inc" to "*.bbinc" in the

Re: [Qt-creator] Code review process for Qt Creator patches

2017-04-18 Thread André Hartmann
Hi Alexander, All contributions to the Qt Project have to go thought Gerrit [1] due to licensing. There are several pages describing how to start, best read [2] first and follow the links there. After you pushed your patches to Gerrit, you have to add reviewers. This could be a bit

[Qt-creator] Nominating Denis Shienkov for Approver status

2017-07-06 Thread André Hartmann
I'd like to propose the nomination of Denis Shienkov for Approver status. Denis has been the maintainer of QtSerialPort for a long time now. He also formed the architecture of QtSerialBus and provided several CAN plugins there. He further contributes to other parts of Qt and QtCreator and is

Re: [Qt-creator] Is it possible to fix QTCREATORBUG-11259 in Qt Creator 4.5?

2017-10-10 Thread André Hartmann
tor@qt-project.org http://lists.qt-project.org/mailman/listinfo/qt-creator -- Best regards / Mit freundlichen Grüßen André Hartmann, Dipl.-Ing. (FH) Software Project Manager iseg Spezialelektronik GmbH | phone: ++49 (0)351 26996-43 Bautzner Landstr. 23| fax: ++49

Re: [Qt-creator] Disabling auto-reload of qbs files

2017-11-22 Thread André Hartmann
Hi Christian (Gagneraud), OK, I just realised that i'm using a custom build of Qtc, "Qt Creator 4.5.0-rc1 (4.4.83)" - built on the 18th of October. The reason being that Qt doesn't support Linux-x86_32 anymore, so I have to build it myself (I cannot switch to Linux-x86_64). So this might not

[Qt-creator] Nominating Lorenz Haas for approver

2017-11-05 Thread André Hartmann
Hello all, I'd like to nominate Lorenz Haas for approver status. Lorenz has been contributing to Qt and Qt Creator since spring 2013. He has provided some high quality patches to Creators C++ Editor and is the author of Creators Beautifier plugin. He is actively reviewing patches in these

[Qt-creator] Qt Creator Windows snapshot looks XP-styled

2017-10-25 Thread André Hartmann
Hi all, I just tried the latest Qt Creator 4.5 snapshot [1] on Windows 7. All is fine so far, however, some dialogs (e.g. the Git fixup dialog) looks very XP-style (e.g. the buttons have sharp edges). This was different with the Beta. I noticed that Creator is now build against Qt 5.10. Is

Re: [Qt-creator] Qt Creator Windows snapshot looks XP-styled

2017-10-25 Thread André Hartmann
Hi David, Am 25.10.2017 um 09:41 schrieb David Schulz: looks like https://bugreports.qt.io/browse/QTCREATORBUG-19150. Indeed. I'll track this. Regards, André Greetings David On 25-Oct-17 09:38, André Hartmann wrote: Hi all, I just tried the latest Qt Creator 4.5 snapshot [1

Re: [Qt-creator] [Development] Proposing Orgad Shaneh as Maintainer of Version Control modules in Qt Creator

2018-05-03 Thread André Hartmann
/development ___ Development mailing list developm...@qt-project.org http://lists.qt-project.org/mailman/listinfo/development -- Dipl.-Ing. (FH) André Hartmann Softwareentwicklung / Software Development E-Mail: andre.hartm...@iseg-hv.de | Tel: +49 351 26996-43 | Fax: +49 351 26996-21 iseg Spezi

Re: [Qt-creator] [Win, CDB] No console window while debugging (missing since QtC 4.5.0)

2018-01-26 Thread André Hartmann
Hi Tilman Am 26.01.2018 um 14:37 schrieb Tilman Skobowsky: Hello everybody, I run / debug on windows with VS2017 tools and CDB as debugger. My project is configured to "Run in terminal". Prior to QtC 4.5, when I hit either "Run" or "Debug", QtC showed the "qtcreator_process_stub.exe" console

Re: [Qt-creator] prepare-commit-msg and commit-msg hooks

2018-01-09 Thread André Hartmann
Am 09.01.2018 um 15:56 schrieb Oswald Buddenhagen: On Tue, Jan 09, 2018 at 09:03:14AM -0500, Seth Raymond wrote: Is there a strong reason to keep the process in its current, parallelized state? yes. for example, a conscientious committer will want to revise the file list when during writing

Re: [Qt-creator] prepare-commit-msg and commit-msg hooks

2018-01-09 Thread André Hartmann
project.org http://lists.qt-project.org/mailman/listinfo/qt-creator -- Dipl.-Ing. (FH) André Hartmann Softwareentwicklung / Software Development E-Mail: andre.hartma...@iseg-hv.de | Tel: +49 351 26996-43 | Fax: +49 351 26996-21 iseg Spezialelektronik GmbH - HIGH VOLTAGE. EXACTLY. iseg-hv.de

Re: [Qt-creator] Begging for some micro-features for 4.6/4.7

2018-02-14 Thread André Hartmann
orts.qt.io/browse/QTCREATORBUG-15703 [2] https://bugreports.qt.io/browse/QTCREATORBUG-18333 ___ Qt-creator mailing list Qt-creator@qt-project.org http://lists.qt-project.org/mailman/listinfo/qt-creator -- Dipl.-Ing. (FH) André Hartmann Softwaree

Re: [Qt-creator] Branches side-panel

2018-07-22 Thread André Hartmann
Hi all, as there has been no further comment so far, I'll ask in a more direct way: Is it Ok to completely replace the Git Branches dialog with a Git Branches side panel? Regards, André Am 07.07.2018 um 13:45 schrieb André Hartmann: Hi all, first apologize for breaking the thread, I only

Re: [Qt-creator] Proposal: Increase requirements for compiling Qt Creator to GCC>=5.3

2018-07-19 Thread André Hartmann
davidecoppola.com <http://plus.google.com/+DavideCoppola> <http://www.linkedin.com/in/davidecoppola> <http://www.twitter.com/vivaladav> ___ Qt-creator mailing list Qt-creator@qt-project.org http://lists.qt-project.org/mailman/listinfo/qt-cre

Re: [Qt-creator] What's the crash?

2018-07-16 Thread André Hartmann
Hi Jason, There's nothing more the debugger or C++ can do for you here. My comment refered to something like this in your code: QList data; data[0] = 123; That will crash in qlist.cpp with index out of range, and not in your code. Therefore it is not immediately obvious what causes the

Re: [Qt-creator] Branches side-panel

2018-07-07 Thread André Hartmann
Hi all, first apologize for breaking the thread, I only had a "digest mail account" till now. Thanks Orgad for bringing this topic up. I hoped it would raise more interest though... For my motivation: I dislike the Git branches dialog, as it always gets in the way. Usually, when working

Re: [Qt-creator] GSoC 2018: New feature proposal for Qt Creator

2018-03-12 Thread André Hartmann
responses to development machine. Kindly let me know your thoughts about my above idea. Best Regards, Gowtham (Sree Gowtham Josyula) ___ Qt-creator mailing list Qt-creator@qt-project.org http://lists.qt-project.org/mailman/listinfo/qt-creator -

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

2018-03-16 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

Re: [Qt-creator] Odd QtCreator hang

2018-04-17 Thread André Hartmann
version 5.3.2 (yes, I know this is ancient...) Qt Creator 4.5.2 (at least this isn't!) Windows 7 64-bit Any ideas? Sean This message has been scanned for malware by Forcepoint. www.forcepoint.com ___ Qt-creator mailing list Qt-creator@qt-project.org http:

Re: [Qt-creator] Snapshot builds for 4.8

2018-10-23 Thread André Hartmann
Hi Eike, > To build with Qt 5.12 we needed to update our macOS machines, but unfortunately the new macOS 10.13 setups act up in our build infrastructure… But could we at least have snapshots for Windows and Linux? Or stay with 5.11 as long as there is no final solution for 5.12? We have

Re: [Qt-creator] Snapshot builds for 4.8

2018-10-23 Thread André Hartmann
Thanks Eike! Am 23.10.18 um 16:45 schrieb Eike Ziller: I’ve got cloned a job to do Qt 5.11 based snapshots until we got it figured out https://download.qt.io/snapshots/qtcreator/4.8/4.8.0-beta2/ On Oct 23, 2018, at 08:35, André Hartmann wrote: Hi Eike, To build with Qt 5.12 we needed

Re: [Qt-creator] Snapshot builds for 4.8

2018-10-29 Thread André Hartmann
Am 23.10.18 um 16:55 schrieb André Hartmann: Thanks Eike! Am 23.10.18 um 16:45 schrieb Eike Ziller: I’ve got cloned a job to do Qt 5.11 based snapshots until we got it figured out https://download.qt.io/snapshots/qtcreator/4.8/4.8.0-beta2/ On Oct 23, 2018, at 08:35, André Hartmann wrote: Hi

Re: [Qt-creator] Quick test or scratch-pad mode in qtc?

2018-12-22 Thread André Hartmann
Hi Alexis, > I was wondering if this would be totally stupid to have a mode in QTC > were we could code in a single source with no Build System setup? [...] > is so convenient to just start writing code without any setup. Sounds good. > But this has many drawbacks like, no or almost no

Re: [Qt-creator] Qt creator + Clang model = major annoyance

2019-01-07 Thread André Hartmann
Hi,   first, Happy New Year to all, and thanks for the great work you all did the last decade to improve the IDE we all love most.   I like to add my story: When I started working with QtCreator 9 years ago, I was mostly impressed by the fluent editor. It was a joy working with that, the code

[Qt-creator] Coding style for lambdas with empty parameter list

2019-01-09 Thread André Hartmann
Hi all, I recently found an inconsistency regarding empty lambda parameter lists between [1] and [2]. While the first states, that parentheses have to be written always, the latter is missing this section. My request to syncronize both [3] lead to the conclusion, to change the rule, so that

Re: [Qt-creator] 4.9 beta "close project" feature

2019-03-20 Thread André Hartmann
Hi Ekke, (BTW: I have disabled all version control plugins and doing all the git > stuff outside QtC with Tower app) Out of personal interest, have you tried the Git integration in Creator (recently)? There are a lot of things that conceptually work much better than an external tool -

Re: [Qt-creator] 4.9 beta "close project" feature

2019-03-20 Thread André Hartmann
Hi mapron, > https://bugreports.qt.io/browse/QTCREATORBUG-15721 > Why anyone decided it is a good change? I don't want to close all my > files. Well, it was a request and some people think it is a good idea to do so. Some disagree - like you. So please create a new suggestion (and post a link

Re: [Qt-creator] 4.9 beta "close project" feature

2019-03-20 Thread André Hartmann
20.03.19 um 18:11 schrieb André Hartmann: Hi Ekke, (BTW: I have disabled all version control plugins and doing all the git > stuff outside QtC with Tower app) Out of personal interest, have you tried the Git integration in Creator (recently)? There are a lot of things that conceptually work m

Re: [Qt-creator] Class rename refactoring with file renaming problems.

2019-04-27 Thread André Hartmann
Hi Oleg, I just did some tests with qmake based projects and did not encounter any problems. Can you please create a report at bugreports.qt.io and attach a minimal CMake project so the problem can be reproduced. Thanks, Andre Am 26.04.19 um 21:01 schrieb Oleg Shal: Oh. Sorry Andre. 1) My

Re: [Qt-creator] ?==?utf-8?q? Setup of CMake based projects

2019-10-04 Thread André Hartmann
Hi all, Sorry for hijacking this thread, but I instantly created a suggestion [1] that tangents this topic. Not only with CMake, also with other build systems there are often several steps needed after checking out a project and before working on it. I remember Tobias mentioned the wish to

Re: [Qt-creator] Deployment of SerialTerminal plugin

2019-10-15 Thread André Hartmann
On 15.10.19 19:00, André Pönitz wrote: On Tue, Oct 15, 2019 at 09:03:40AM +0200, Richard Weickelt wrote: Hi, the Serial Terminal plugin was added to Qt Creator in spring 2018. It still has the experimental state, but I think the biggest problem is that it is not included in the official Qt

Re: [Qt-creator] Deployment of SerialTerminal plugin

2019-10-24 Thread André Hartmann
Thanks a lot, Eike! Regards, André On 24.10.19 12:32, Eike Ziller wrote: FYI the SerialTerminal plugin is now part of the binary snapshots. Br, Eike On 14. Oct 2019, at 20:50, André Hartmann wrote: Hi Jason, How would I go about finding and installing this plug in? I looked

[Qt-creator] Deployment of SerialTerminal plugin

2019-10-13 Thread André Hartmann
Hi all, the Serial Terminal plugin was added to Qt Creator in spring 2018. It still has the experimental state, but I think the biggest problem is that it is not included in the official Qt Creator builds. A lot of potential users might not even know it exists. Given the ongoing support for

Re: [Qt-creator] Deployment of SerialTerminal plugin

2019-10-14 Thread André Hartmann
31 B *From: *André Pönitz <mailto:apoen...@t-online.de> *Sent: *Monday, October 14, 2019 5:06 AM *To: *André Hartmann <mailto:aha_1...@gmx.de> *Cc: *qt-creator <mailto:qt-creator@qt-project.org> *Subject: *Re: [Qt-creator] Deployment of SerialTerminal plugin On Sun, Oct 13, 2

Re: [Qt-creator] Deployment of SerialTerminal plugin

2019-10-14 Thread André Hartmann
9 15:35, Jason H wrote: Sent: Sunday, October 13, 2019 at 2:59 PM From: "André Hartmann" To: qt-creator Subject: [Qt-creator] Deployment of SerialTerminal plugin Hi all, the Serial Terminal plugin was added to Qt Creator in spring 2018. It still has the experimental state, but I

Re: [Qt-creator] Compliment for the generic highlighter support

2020-02-13 Thread André Hartmann
ice too much. But still it is not possible to set a custom rules to highlight the some specific compiler keywords (e.g. for a bare-metal programming) yet. :) BR, Denis чт, 13 февр. 2020 г. в 11:07, André Hartmann mailto:andre.hartm...@iseg-hv.de>>: Hi Qt Creator developers, I jus

Re: [Qt-creator] Minor autocompletion suggestion annoyances

2020-03-05 Thread André Hartmann
Hi Jason, void f(QObject *parent=null...) Where ... is "ptr" for what I want. But ... is suggested as "ptr_t". But "ptr" is the second one in the list. This is so close, but I'm curious as to why the longer is coming becoming before the shorter? nullptr should be first by alphabetical and

Re: [Qt-creator] Create SplitView in EditorManager programmatically

2020-03-06 Thread André Hartmann
s are currently not exposed to the outside. -- Dipl.-Ing. (FH) André Hartmann Softwareentwicklung / Software Development E-Mail: andre.hartm...@iseg-hv.de | Tel: +49 351 26996-43 | Fax: +49 351 26996-21 iseg Spezialelektronik GmbH - HIGH VOLTAGE. EXACTLY. iseg-hv.de | iseg-hv.com | downl

[Qt-creator] Compliment for the generic highlighter support

2020-02-13 Thread André Hartmann
Hi Qt Creator developers, I just want to send out a bit Thank You for the usability of the generic highlighter. I opened a Yocto project in a fresh installed Qt Creator. It offered me to download to KSyntaxHighligher definitions, which worked well, and my .bb file was instantly highlighted.

Re: [Qt-creator] CONFIG variables not as expected

2019-12-31 Thread André Hartmann
Hi Bob, I'm using Qt 5.14.0 and the bundled Creator 4.11.0 under Windows 7. In a new or previously existing project using qmake, I display the contents of CONFIG by message($$CONFIG) in the .pro file. For a msvc3015 project, I see win32-msvc2015 in the list values. For a msvc2017 project, I

Re: [Qt-creator] CONFIG variables not as expected

2020-01-02 Thread André Hartmann
Hi again Bob, > Anyway, my remaining question is whether there is a straightforward > way to detect in the .pro file which Microsoft compiler is being used? > It used to be easy. So you are saying, there is a regression in Qt 5.14 and you cannot detect the MSVC compiler anymore? Then please

Re: [Qt-creator] CONFIG variables not as expected

2020-01-01 Thread André Hartmann
Hi Bob, but detecting the compiler version is more awkward. Why? I can do win32-msvc2015 { Do stuff... } but not win32-msvc2017 { Do stuff... } The only way I see to tell that it's 2017 is to check if it isn't any other MS compiler that I use. Perhaps it's silly, but I try to

Re: [Qt-creator] Stepping down as maintainer of Qt Creator's C/C++ language support

2020-05-18 Thread André Hartmann
s up: Christian, you did a great job polishing the Project Management subsystem during the last 18 month. A lot of really old bugs were resolved, so I like to express my respect. All the best with your new tasks, too. Best regards, André -- André Hartmann, Dipl. Ing. (FH) Softwareentwicklung / Soft

[Qt-creator] Has anyone got the new custom parsers running?

2020-08-07 Thread André Hartmann
ller), no matter which patterns I try. What am I missing? Thanks and best regards, André -- André Hartmann, Dipl. Ing. (FH) Softwareentwicklung / Software Development E-Mail: andre.hartm...@iseg-hv.de Tel: +49.351.26996-43 | Fax: +49.351.26996.21 iseg Spezialelektronik GmbH - HIGH VOLTAGE. EXA

Re: [Qt-creator] Has anyone got the new custom parsers running?

2020-08-07 Thread André Hartmann
-project.org Subject: Re: [Qt-creator] Has anyone got the new custom parsers running? On Fri, 7 Aug 2020 14:02:06 +0200 André Hartmann wrote: I've created a project with a main.cpp like that: #include int main() { printf("main.cpp:5: Hello World\n"); return 0; } Running tha

Re: [Qt-creator] Has anyone got the new custom parsers running?

2020-08-07 Thread André Hartmann
xpected the message to appear in the Issues pane. Is there any obvious wrong in my test? Best regards, André Am 07.08.20 um 12:13 schrieb Christian Kandeler: On Fri, 7 Aug 2020 09:01:25 +0200 André Hartmann wrote: To my understanding, I can use the parsers to catch patterns in the Co

Re: [Qt-creator] How do you debug QtCreator

2020-12-07 Thread André Hartmann
Hi Björn, if you really need to debug on Windows, use a MSVC build of Creator, that is times faster than a MinGW build. However, the best experience is still on Linux. Best regards, André Am 07.12.2020 um 22:13 schrieb Björn Schäpers: Seriously, I did it on the weekend to find a bug I now

Re: [Qt-creator] access to gdb console

2021-01-04 Thread André Hartmann
Hi Stefan, you probably want to comment and vote on https://bugreports.qt.io/browse/QTCREATORBUG-19870 as ultimate solution. Until then, you can use the left part of Views > Views > Debugger Log to insert GDB commands. Note that you can also add gdb startup commands at Tools > Options >

Re: [Qt-creator] Request advices for Qt Creator plugin developers to adopt API changes easily

2021-02-14 Thread André Hartmann
Hi all, sorry for hijacking this thread, but having a terminal integrated into Creator sounds like a great addition. There has been https://bugreports.qt.io/browse/QTCREATORBUG-8511 plus duplicates for years, so maybe that is the chance to get that thing in? Best regards, André On 13.02.21

Re: [Qt-creator] Clicking on Fortran issues in Issues tab does not open the file in editor

2021-08-31 Thread André Hartmann
Dear Goran, my guess is, that the line numbers in the format file(line) irritate the parser - you can see the filename has the additional (line) while the line column is empty. Afaik, Intel compilers are modeled after Microsoft ones which uses such format in contrast to gcc, which has

Re: [Qt-creator] "-j" options to make. Where do they come from? Can I change the value?

2022-02-09 Thread André Hartmann
Dear Toralf, The jobs option was introduced in response to https://bugreports.qt.io/browse/QTCREATORBUG-18414 You can fine tune that in the Projects > Build & Run > Build > Build Steps. It should also be possible to add a smaller jobs option (e.g. -j2) to the MAKEFLAGS variable so new projects

Re: [Qt-creator] Closing pinned files

2022-10-21 Thread André Hartmann
Hi Mitch, first of all, I'm no user of this feature, so I had to google it first. But let me add my opinion: Seeing the motivation for the feature - to keep files in the Open Documents list and in the Locator - leads to the question: Do you really want to forbid to actually close the split

Re: [Qt-creator] Any plans to support python debugging?

2023-01-30 Thread André Hartmann
on behalf of André Hartmann Sent: Monday, January 30, 2023 1:04 PM To: qt-creator Subject: [Qt-creator] Any plans to support python debugging? Hi Creator developers and users, when I see my colleagues installing vscode just to debug python, I wonder if Creator couldn't do that too? We already

[Qt-creator] Any plans to support python debugging?

2023-01-30 Thread André Hartmann
Hi Creator developers and users, when I see my colleagues installing vscode just to debug python, I wonder if Creator couldn't do that too? We already have good Python support with the language server, Qt itself has Python bindings and Creators debugger interface uses Python dumpers, so my

Re: [Qt-creator] Any plans to support python debugging?

2023-01-30 Thread André Hartmann
far we had not the time to have a deeper look. I think there's not even a bugreport / feature request for this to be able to vote on. BR, Christian From: Qt-creator on behalf of André Hartmann Sent: Monday, January 30, 2023 1:04 PM To: qt-creator Su

Re: [Qt-creator] Any plans to support python debugging?

2023-02-06 Thread André Hartmann
to test them and give feedback. Thanks again for the great product. Please keep up the good work! Regards, André Am 03.02.23 um 09:18 schrieb A. Pönitz: On Mon, Jan 30, 2023 at 02:47:33PM +0100, André Hartmann wrote: Hi Christian, indeed it works. One requirement seems to be a .pyproject file

Re: [Qt-creator] Performance of the editor (with git plugin)

2023-05-13 Thread André Hartmann
Hi Björn, Sorry for the inconvenience. Could you please create a bugreport for this so it is not forgotten? Meanwhile, I think you don't need to deactivate the whole git plugin, it would be enough to disable Instant Blame in Edit > Preferences > Version Control > Git. I can understand that

Re: [Qt-creator] Changing the default editor for a MIME type

2018-11-26 Thread André Hartmann
> If you add *.dts as a pattern to the text/plain mime type, I’d expect them to be opened in the plain text editor instead. Thanks Eike, that worked! :) On Nov 27, 2018, at 08:10, André Hartmann wrote: I'm a step further: I deleted the pattern *.dts from audio/vnd.dts, and af

Re: [Qt-creator] Changing the default editor for a MIME type

2018-11-26 Thread André Hartmann
I'm a step further: I deleted the pattern *.dts from audio/vnd.dts, and after a restart it opens the files in a text editor, but with Clang annotations. So it seems, Creator uses a C++ editor to edit the file. A "normal" text editor would have been enough. Anyway, I can edit my files now.

[Qt-creator] Changing the default editor for a MIME type

2018-11-26 Thread André Hartmann
Hello, I'd like to edit some Linux Kernel Device Tree files (*.dts) in QtCreator. Unfortunately this extension is mapped to audio/dts and has Binary Editor as handler. It seems there is no way to change that assignment - what am I missing? Regards, André