Re: [Qt-creator] OT: Re: Poll: Contents / styling of editor toolbars

2023-04-05 Thread EXT Mitch Curtis via Qt-creator
> -Original Message- > From: Qt-creator On Behalf Of Robert > Löhning via Qt-creator > Sent: Wednesday, April 5, 2023 11:20 PM > To: qt-creator@qt-project.org > Subject: [Qt-creator] OT: Re: Poll: Contents / styling of editor toolbars > > Am 05.04.23 um 04:44

Re: [Qt-creator] Poll: Contents / styling of editor toolbars

2023-04-04 Thread EXT Mitch Curtis via Qt-creator
> -Original Message- > From: Qt-creator On Behalf Of A. Pönitz > Sent: Wednesday, April 5, 2023 12:58 AM > To: qt-crea...@lists.qt-project.org > Subject: [Qt-creator] Poll: Contents / styling of editor toolbars > > > Not exactly the right time of the year for a wish list, still: > > If

Re: [Qt-creator] Closing pinned files

2022-11-10 Thread EXT Mitch Curtis via Qt-creator
> -Original Message- > From: Carel Combrink > Sent: Friday, 11 November 2022 1:56 PM > To: qt-creator@qt-project.org > Cc: EXT Mitch Curtis ; Eike Ziller > Subject: Re: [Qt-creator] Closing pinned files > > On Mon, 31 Oct 2022 at 09:51, Eike Ziller via Qt-creator

Re: [Qt-creator] Closing pinned files

2022-10-24 Thread EXT Mitch Curtis via Qt-creator
already code to highlight a widget in Creator? > Greetings, > David > > > |-Original Message- > |From: Qt-creator On Behalf Of EXT > |Mitch Curtis via Qt-creator > |Sent: Monday, October 24, 2022 3:28 AM > |To: André Hartmann ; qt-creator@qt-proje

Re: [Qt-creator] Closing pinned files

2022-10-23 Thread EXT Mitch Curtis via Qt-creator
Hi Andre, Thanks for the feedback. > -Original Message- > From: André Hartmann > Sent: Friday, 21 October 2022 11:10 PM > To: EXT Mitch Curtis ; qt-creator@qt-project.org > Subject: Re: [Qt-creator] Closing pinned files > > Hi Mitch, > > first of all, I'm no

Re: [Qt-creator] Closing pinned files

2022-10-21 Thread EXT Mitch Curtis via Qt-creator
... and Close All will be unaffected by this change; it just won't do anything, as before, as it'd be too disruptive. From: Qt-creator On Behalf Of EXT Mitch Curtis via Qt-creator Sent: Friday, 21 October 2022 5:43 PM To: qt-creator@qt-project.org Subject: [Qt-creator] Closing pinned files

[Qt-creator] Closing pinned files

2022-10-21 Thread EXT Mitch Curtis via Qt-creator
For a while now I've been meaning to implement https://bugreports.qt.io/browse/QTCREATORBUG-25964 to save myself the trouble of accidentally closing pinned files. Currently, pinned files are only immune from Close All, but closing via Ctrl+W, context menu, etc. will still close them without

Re: [Qt-creator] QtCreator Markdown Plugin

2021-04-12 Thread Mitch Curtis
> -Original Message- > From: Qt-creator On Behalf Of ahmet > erdinc yilmaz > Sent: Friday, 19 March 2021 9:17 AM > To: qt-creator@qt-project.org > Subject: [Qt-creator] QtCreator Markdown Plugin > > Hi all, > > I have been developing a markdown plugin for QtCreator. I think it is time

Re: [Qt-creator] 3 Compile issues (for projects) (4.12), 1 suggestion.

2020-05-08 Thread Mitch Curtis
> -Original Message- > From: Qt-creator On Behalf Of Jason H > Sent: Thursday, 7 May 2020 6:22 PM > To: qt-creator > Subject: [Qt-creator] 3 Compile issues (for projects) (4.12), 1 suggestion. [...] > Suggestions: > It would be Really Cool if (tm): > 1. QtCreator tied our QtCreator

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

2019-10-09 Thread Mitch Curtis
> -Original Message- > From: Qt-creator On Behalf Of Andy > Sent: Wednesday, 9 October 2019 3:42 PM > To: Cornelis Bockemühl > Cc: qt-creator > Subject: Re: [Qt-creator] ?==?utf-8?q? Setup of CMake based projects > > Cornelis: > > You aren't the only one! I always have to pause and

Re: [Qt-creator] Qt Creator plugin: receiving debugging events and opening file and go to some line

2019-04-11 Thread Mitch Curtis
> -Original Message- > From: Qt-creator On Behalf Of Eike > Ziller > Sent: Thursday, 11 April 2019 1:28 PM > To: Artem Razin > Cc: qt-creator@qt-project.org > Subject: Re: [Qt-creator] Qt Creator plugin: receiving debugging events and > opening file and go to some line > > > > > On

Re: [Qt-creator] Crazy small feature idea

2019-03-01 Thread Mitch Curtis
> -Original Message- > From: Qt-creator On Behalf Of Jason H > Sent: Friday, 1 March 2019 2:28 PM > To: Eike Ziller > Cc: qt-creator > Subject: Re: [Qt-creator] Crazy small feature idea > > Excellent. It's rather buried though. 3 clicks for singing I'd use _many_ > times a > day?

[Qt-creator] Validating JSON files

2018-08-02 Thread Mitch Curtis
I recently checked if Qt Creator supports any kind of JSON validation (e.g. JSON lint). I found this page: http://doc.qt.io/qtcreator/creator-checking-code-syntax.html#checking-json-data-structure Quoting the section: “You can run static checks on the QML and JavaScript code in your project to

Re: [Qt-creator] Qt Quick Compiler vs qrc files vs project explorer

2018-06-12 Thread EXT Mitch Curtis
> -Original Message- > From: Qt-creator [mailto:qt-creator-bounces+mitch.curtis=qt.io@qt- > project.org] On Behalf Of Benjamin TERRIER > Sent: Thursday, 24 May 2018 5:02 PM > To: qt-creator > Subject: [Qt-creator] Qt Quick Compiler vs qrc files vs project explorer > > Hi, > > I am

Re: [Qt-creator] Updating Part II

2018-02-15 Thread Mitch Curtis
You’re better off creating a bug report, as your suggestions will likely get buried here. If you post your suggestions, and *also* a link to the bug report, then you might get other uses who are interested to watch and vote for your suggestion. From: Qt-creator

Re: [Qt-creator] Update process

2018-02-15 Thread Mitch Curtis
While you’re speaking up, please vote as well! :D https://bugreports.qt.io/browse/QTIFW-975 From: Qt-creator [mailto:qt-creator-bounces+mitch.curtis=qt...@qt-project.org] On Behalf Of Andy Sent: Thursday, 15 February 2018 10:12 PM To: Jason H Cc: qt-creator

Re: [Qt-creator] Debugging Helpers with CDB

2017-07-03 Thread Mitch Curtis
You might need to install the separate CDB component if you haven’t already: “Qt Creator 4.3.0 CDB Debugger Support” I’m not sure why it’s a separate component.. From: Qt-creator [mailto:qt-creator-bounces+mitch.curtis=qt...@qt-project.org] On Behalf Of Damien Courtois Sent: Monday, 3 July

Re: [Qt-creator] [Development] [HEADS UP] please clean up your "in progress" jira tasks

2017-02-10 Thread Mitch Curtis
> -Original Message- > From: Development [mailto:development-bounces+mitch.curtis=qt.io@qt- > project.org] On Behalf Of Oswald Buddenhagen > Sent: Friday, 10 February 2017 2:07 PM > To: developm...@qt-project.org; qt-creator@qt-project.org > Subject: [Development] [HEADS UP] please clean

Re: [Qt-creator] qtvirtualkeyboard Custom Style "scaleHint"

2017-01-13 Thread Mitch Curtis
Hi Matt. You can see how the scaleHint is calculated here: http://code.qt.io/cgit/qt/qtvirtualkeyboard.git/tree/src/virtualkeyboard/styles/KeyboardStyle.qml#n60 I’ve created a bug report for the lacking documentation: https://bugreports.qt.io/browse/QTBUG-58154 PS: this list is for Qt

Re: [Qt-creator] It would be cool if.. output folder

2016-06-09 Thread Mitch Curtis
> -Original Message- > From: Qt-creator [mailto:qt-creator-bounces+mitch.curtis=qt.io@qt- > project.org] On Behalf Of Jason H > Sent: Wednesday, 8 June 2016 11:48 PM > To: qt-creator > Subject: [Qt-creator] It would be cool if.. output folder > > When

Re: [Qt-creator] Solarized color scheme for QtC Text Editor

2016-06-06 Thread Mitch Curtis
Just wanted to leave this here: https://bugreports.qt.io/browse/QTCREATORBUG-14803 > -Original Message- > From: Qt-creator [mailto:qt-creator-bounces+mitch.curtis=qt.io@qt- > project.org] On Behalf Of David Schulz > Sent: Monday, 6 June 2016 8:17 AM > To: qt-creator@qt-project.org >

Re: [Qt-creator] ANNOUNCE: continuous save-all for qtcreator

2016-05-24 Thread Mitch Curtis
> -Original Message- > From: Qt-creator [mailto:qt-creator-bounces+mitch.curtis=qt.io@qt- > project.org] On Behalf Of Remik Ziemlinski > Sent: Tuesday, 17 May 2016 5:08 AM > To: qt-creator@qt-project.org > Subject: [Qt-creator] ANNOUNCE: continuous save-all for qtcreator > > I just

Re: [Qt-creator] Using C++11 in Creator's source

2014-03-05 Thread Mitch Curtis
On 03/05/2014 10:29 AM, Ziller Eike wrote: On Mar 4, 2014, at 2:09 PM, Daniel Teske daniel.te...@digia.com wrote: Hi, since we have branched 3.1 from master, master no longer needs to support OS X 10.6. As such I propose, that we open up master for those C++11 features that are supported

Re: [Qt-creator] Autocompletion in QML

2013-11-19 Thread Mitch Curtis
On 11/18/2013 09:34 PM, Guido Seifert wrote: Hi, I cannot say that I am very happy with the autocompletion in QML. Just happend: I type 'ma' and ctrl-space for an autocompletion and this stupid thing completes it with 'MouseArea'. This is no help at all and very annoying since I now have to