Re: [Qt-creator] [Dev] Qt Creator 14 feature freeze this week

2024-06-04 Thread Eike Ziller via Qt-creator
em from the vertical "..." menu to the > right side. > > Br, Eike > >> Am 29.05.2024 um 12:55 schrieb Eike Ziller via Qt-creator >> : >> >> This is a reminder that feature freeze for Qt Creator 14 is planned for this >> week. >> >&

Re: [Qt-creator] [Dev] Qt Creator 14 feature freeze this week

2024-05-31 Thread Eike Ziller via Qt-creator
t; menu to the right side. Br, Eike > Am 29.05.2024 um 12:55 schrieb Eike Ziller via Qt-creator > : > > This is a reminder that feature freeze for Qt Creator 14 is planned for this > week. > > Please see the full schedule at https://wiki.qt.io/Qt_Creator_Releases > >

[Qt-creator] [Dev] Qt Creator 14 feature freeze this week

2024-05-29 Thread Eike Ziller via Qt-creator
This is a reminder that feature freeze for Qt Creator 14 is planned for this week. Please see the full schedule at https://wiki.qt.io/Qt_Creator_Releases Qt Creator 14 * Feature freeze wk22 (~May 30 2024) * Beta release wk24 (~Jun 13 2024) * String freeze wk26 (~Jun 27 26 2024) * RC release

Re: [Qt-creator] Qt Creator variables in Run settings for Bare Metal device

2024-05-16 Thread Eike Ziller via Qt-creator
> Am 15.05.2024 um 13:25 schrieb Toralf Lund : > > Hi > > I'm trying to set up Qt Creator for debugging on a "bare metal" device. (ARM > system, using JTAG POD with built-in GDB server.) > > I think I can generally get this to work, but I'm experiencing an issue with > the Run

Re: [Qt-creator] Need help building my plugin in GitHub

2024-04-05 Thread Eike Ziller via Qt-creator
Sorry, that is an unfortunate error. The include is not even used anymore, it is a left-over from previous patches and can be removed: 553256: TextEditor: Remove non-exported include from public header | https://codereview.qt-project.org/c/qt-creator/qt-creator/+/553256 Br, Eike > Am

Re: [Qt-creator] [qt-creator] custom plugin using debugger compilation error

2024-03-15 Thread Eike Ziller via Qt-creator
Hi, > qtcreator-4.12.4 As a side note, you should probably not start developing a plugin for that old version of Qt Creator. > Debugger::Internal::DebuggerEngine *engine = > Debugger::Internal::EngineManager::currentEngine(); EngineManager is internal (as can be seen from the namespace),

[Qt-creator] Dev: Qt Creator 13 is now in string and UI freeze

2024-03-01 Thread Eike Ziller via Qt-creator
Qt Creator 13 (13.0 branch) is now in string and UI freeze. Br, Eike > Am 26.02.2024 um 12:15 schrieb Eike Ziller via Qt-creator > : > > This is a reminder that string and UI freeze for Qt Creator 13.0 is scheduled > for this week. > > Qt Creator 13 > > * Stri

[Qt-creator] Dev: String and UI freeze for 13.0 scheduled for this week

2024-02-26 Thread Eike Ziller via Qt-creator
This is a reminder that string and UI freeze for Qt Creator 13.0 is scheduled for this week. Qt Creator 13 * String freeze wk9 (~Feb 29 2024) * RC release wk11 (~Mar 14 2024) * Final release wk13 (~Mar 28 2024) https://wiki.qt.io/Qt_Creator_Releases

Re: [Qt-creator] Raising the minimum required Qt version for building Qt Creator 14+ to Qt 6.4(.3)

2024-02-20 Thread Eike Ziller via Qt-creator
ng at least 1 LTS release". That could be Qt 6.5 (LTS) and Qt 6.6, but since Qt 6.5.0-.3 had various issues, adding another one before that (Qt 6.4.3 which has "proven itself" in Qt 10 & 11) seems reasonable. Br, Eike > > From: Qt-creator on behalf of Eike Ziller >

[Qt-creator] Raising the minimum required Qt version for building Qt Creator 14+ to Qt 6.4(.3)

2024-02-20 Thread Eike Ziller via Qt-creator
Hi, we would like to raise the Qt version required for building Qt Creator to Qt 6.4(.3), starting with Qt Creator 14 (current master branch). That does not affect which Qt versions you can use for developing your own applications. Qt 6.5 is the latest LTS version of Qt. Qt 6.6 is released

Re: [Qt-creator] Dev: Heads-up Qt Creator 13 feature freeze this week - NEW PROCESS

2024-01-31 Thread Eike Ziller via Qt-creator
r moving and getting a +2 code review, > check that you have a +1 sanity review as well (can be manually added by > Approvers in the review dialog). > > Br, Eike > >> Am 29.01.2024 um 16:45 schrieb Eike Ziller via Qt-creator >> : >> >> This

Re: [Qt-creator] Dev: Heads-up Qt Creator 13 feature freeze this week - NEW PROCESS

2024-01-30 Thread Eike Ziller via Qt-creator
after moving and getting a +2 code review, check that you have a +1 sanity review as well (can be manually added by Approvers in the review dialog). Br, Eike > Am 29.01.2024 um 16:45 schrieb Eike Ziller via Qt-creator > : > > This is a heads-up that Qt Creator 13 feature freez

[Qt-creator] Dev: Heads-up Qt Creator 13 feature freeze this week - NEW PROCESS

2024-01-29 Thread Eike Ziller via Qt-creator
This is a heads-up that Qt Creator 13 feature freeze is planned for this week. To avoid the phase of "the 13.0 branch is created, but we are not in feature freeze yet and master is merged back into 13.0 branch for a few days" confusion (some patches end up in 13.0, some in master) and merge

Re: [Qt-creator] check if debugger is running

2023-10-31 Thread Eike Ziller via Qt-creator
Hi, since multiple debuggers could be running for different projects etc I guess getting all current RunControls with ProjectExplorerPlugin::allRunControls(), and checking their runMode() (ProjectExplorer::Constants::DEBUG_RUN_MODE) and if they are isRunning() or isStarting(), and possibly

Re: [Qt-creator] Dev: String freeze of Qt Creator 12 is scheduled for this week

2023-10-26 Thread Eike Ziller via Qt-creator
String freeze is now in effect. Br, Eike > Am 24.10.2023 um 11:01 schrieb Eike Ziller via Qt-creator > : > > Hi, > > The string freeze for Qt Creator 12 is planned for this week, as well as > Beta2. > We've already gone through the strings, but if you find anyth

[Qt-creator] Dev: String freeze of Qt Creator 12 is scheduled for this week

2023-10-24 Thread Eike Ziller via Qt-creator
Hi, The string freeze for Qt Creator 12 is planned for this week, as well as Beta2. We've already gone through the strings, but if you find anything that needs fixing, this is now the latest time to do it. Qt Creator 12 * String freeze wk43 (~Oct 26 2023) * RC release wk45 (~Nov 9 2023) *

Re: [Qt-creator] Dev: Qt Creator 12 feature freeze is planned for next week

2023-09-29 Thread Eike Ziller via Qt-creator
until a final merge from master->12.0 on Thursday. > After that, all changes going into the master branch will be for Qt Creator 13 > > Merges from 11.0 -> 12.0 -> master continue to happen as usual. > > https://wiki.qt.io/Qt_Creator_Releases > > Br, Eike > >

Re: [Qt-creator] clangd/clang-tidy give errors but MSVC doesn't

2023-09-28 Thread Eike Ziller via Qt-creator
Hi, unfortunately building with MSVC and feeding Clangd with information are different processes. The former one is just telling CMake to do its stuff based on the CMake project files, but we cannot do the same for Clangd or clang-tidy. CMake gives us information about the flags that it passes

Re: [Qt-creator] Dev: Qt Creator 12 feature freeze is planned for next week

2023-09-25 Thread Eike Ziller via Qt-creator
Eike Ziller via Qt-creator > : > > Hello Qt Creator developers, this is a heads-up/reminder that Qt Creator 12 > feature freeze is planned for next week: > > Qt Creator 12 >• Feature freeze wk39 (~Sep 28 2023) >• Beta release wk41 (~Oct 12 2023) >• Stri

[Qt-creator] Dev: Qt Creator 12 feature freeze is planned for next week

2023-09-21 Thread Eike Ziller via Qt-creator
Hello Qt Creator developers, this is a heads-up/reminder that Qt Creator 12 feature freeze is planned for next week: Qt Creator 12 • Feature freeze wk39 (~Sep 28 2023) • Beta release wk41 (~Oct 12 2023) • String freeze wk43 (~Oct 26 2023) • RC release wk45 (~Nov 9 2023) •

Re: [Qt-creator] closeEditors

2023-09-13 Thread Eike Ziller via Qt-creator
Hi, are you doing all these things while "in the stack trace" of the EM::currentEditorChanged signal? Please make sure that you are not changing the EditorManager state in EM::currentEditorChanged with a direct connection. Br, Eike > Am 13.09.2023 um 15:40 schrieb Knut Petter Svendsen via

Re: [Qt-creator] QtCreator 11 compile problem on Gentoo

2023-06-26 Thread Eike Ziller via Qt-creator
Hi, sounds like https://bugreports.qt.io/browse/QTCREATORBUG-29238 As a workaround you can set DISABLE_COMPILE_WARNING_AS_ERROR=ON Br, Eike > Am 26.06.2023 um 14:15 schrieb Alexey Minnekhanov : > > I can confirm I've also seen this compile error (also on Gentoo). > FIxed by removing all

[Qt-creator] Qt Creator 11 is now in string freeze

2023-06-23 Thread Eike Ziller via Qt-creator
Hi, Qt Creator 11 (11.0 branch) is now in string freeze. The final Qt Creator 11.0.0 release is planned for in about 4 weeks (~Jul 20 2023): https://wiki.qt.io/Qt_Creator_Releases Br, Eike -- Eike Ziller Principal Software Engineer Qt Group Erich-Thilo-Straße 10 12489 Berlin, Germany

[Qt-creator] Dev: Qt Creator 11 string freeze this week

2023-06-20 Thread Eike Ziller via Qt-creator
Hi, Qt Creator 11 string freeze is planned for this week (as well as the beta2). We have gone through a lot of translatable strings trying to fix as much as possible, but if you find issues in the translatable strings or have some time checking some of the UI, the next days would be a good time

Re: [Qt-creator] Dev: Qt Creator 11 feature freeze this week

2023-05-25 Thread Eike Ziller via Qt-creator
The last merge from master back to 11.0 is done. Qt Creator 11 is now in feature freeze. Please test and fix issues in 11.0 branch in preparation for the beta release. Features go to master branch which becomes Qt Creator 12. Br, Eike > Am 22/05/2023 um 10:18 schrieb Eike Ziller via Qt-crea

Re: [Qt-creator] Using build type in _Default build directory_

2023-05-24 Thread Eike Ziller via Qt-creator
If the name is not sufficient (which should be there by default), I guess it would be just %{BuildConfig:Type} Br, Eike > Am 24/05/2023 um 10:06 schrieb Andrzej Telszewski : > > Hi, > > when configuring CMake based project, I would like the build directory to > contain the _build type_ in

[Qt-creator] Dev: Qt Creator 11 feature freeze this week

2023-05-22 Thread Eike Ziller via Qt-creator
Hi all, Qt Creator 11 feature freeze is planned for this week. I have created the 11.0 branch(es). Please start using them. You can move existing changes in Gerrit to the new branch with the vertical “…” menu, “Move change”, on the top right corner in Gerrit (next to “Edit”). I will merge

Re: [Qt-creator] Dev: Qt Creator 10 string freeze this week

2023-03-06 Thread Eike Ziller via Qt-creator
Qt Creator 10 is in string freeze now. Br, Eike > Am 27/02/2023 um 11:19 schrieb Eike Ziller via Qt-creator > : > > Hi, > > this is a reminder that Qt Creator 10 string freeze is planned for this week: > > https://wiki.qt.io/Qt_Creator_Releases > > Qt Creat

[Qt-creator] Dev: Qt Creator 10 string freeze this week

2023-02-27 Thread Eike Ziller via Qt-creator
Hi, this is a reminder that Qt Creator 10 string freeze is planned for this week: https://wiki.qt.io/Qt_Creator_Releases Qt Creator 10 * String freeze wk9 (~Mar 2 2023) * RC release wk11 (~Mar 16 2023) * Final release wk13 (~Mar 30 2023) After string freeze, any translatable strings (tr(...))

Re: [Qt-creator] Dev: Qt Creator 10 feature freeze next week

2023-01-27 Thread Eike Ziller via Qt-creator
to 10.0 branch will eventually be merged up to master branch, as usual.) You can move existing changes in Gerrit to the new branch with the vertical “…” menu, “Move change”, on the top right corner in Gerrit (next to “Edit”). Br, Eike > Am 24/01/2023 um 15:39 schrieb Eike Ziller via Qt-crea

Re: [Qt-creator] Testing of own plugin

2023-01-25 Thread Eike Ziller via Qt-creator
And when I've already written the code: Plugins: Add documentation about testing https://codereview.qt-project.org/c/qt-creator/qt-creator/+/456340 > Am 25/01/2023 um 12:24 schrieb Eike Ziller via Qt-creator > : > > Hi, > > yes, you can use both. > > A short descripti

Re: [Qt-creator] Testing of own plugin

2023-01-25 Thread Eike Ziller via Qt-creator
Hi, yes, you can use both. A short description would be: To add plugin tests, add private slots that start with "test" to your IPlugin implementation. These are looked for when you run Qt Creator with "-test ". Use these if you rely on the Qt Creator infrastructure to be available, e.g. if

[Qt-creator] Dev: Qt Creator 10 feature freeze next week

2023-01-24 Thread Eike Ziller via Qt-creator
Hi, this is an early reminder that Qt Creator 10 feature freeze is planned for next week: https://wiki.qt.io/Qt_Creator_Releases Qt Creator 10 * Feature freeze wk5 (~Feb 2 2023) * Beta release wk7 (~Feb 16 2023) * String freeze wk9 (~Mar 2 2023) * RC release wk11 (~Mar 16 2023) * Final

Re: [Qt-creator] Fossil plugin for Qt Creator

2023-01-02 Thread Eike Ziller via Qt-creator
Hi, thanks for the note, something seems to have gone wrong with the tag. The v9.0.0 is available at https://github.com/qt-creator/plugin-fossil-scm/releases now (there is no 9.0.1 because nothing changed). Br, Eike > Am 24/12/2022 um 19:09 schrieb dougf.ccn : > > I installed the latest

Re: [Qt-creator] Closing pinned files

2022-11-11 Thread Eike Ziller via Qt-creator
> Am 11 Nov 2022 um 06:55 schrieb Carel Combrink : > > On Mon, 31 Oct 2022 at 09:51, Eike Ziller via Qt-creator > wrote: > > > The idea is to avoid accidentally closing the pinned file via shortcuts. So > > not necessarily about forbidding closing it, but ensuring

Re: [Qt-creator] Closing pinned files

2022-10-31 Thread Eike Ziller via Qt-creator
> Am 24/10/2022 um 03:28 schrieb EXT Mitch Curtis via Qt-creator > : > [...] >> Do you really want to forbid to actually close the split containing the >> file, or >> do you just want to keep the file name in the Open Documents list? > > The idea is to avoid accidentally closing the pinned