[qt/qt-creator/qt-creator]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/qt-creator/qt-creator Pushed by mirror-service into branch 'master'. Changed from be4e3646e5c7a83b621ab1cec349391f159e5c10 to 2205814fd5225ede78bc7d5b00e5a28ea4c6892e Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit 36d9928f38845f5a5a068eca81e9343d456cfce7 by Christian Stenger (on behalf of Jarek Kobus) on 24/07/2026 at 04:33.. Axivion: Fetch original source for files Allows to implement the correction of the line markers for sources which have changed in the time between analysis and local repository state. This implementation reuses the downloadDataRecipe(). Change-Id: I034529c0598f7e2a0ace5608765a2309e15df0b2 Reviewed-by: hjk <[email protected]> Reviewed-by: Daniel Hofmann <[email protected]> https://invent.kde.org/qt/qt-creator/qt-creator/-/commit/36d9928f38845f5a5a068eca81e9343d456cfce7 Git commit 3df064673610a2225ab77bf7ab44c467b88818c5 by Christian Stenger on 24/07/2026 at 04:41.. Axivion: Improve handling for line markers Make use of the original source if it is available from the dashboard and compute a diff agains the current local file source. Move or drop the line markers received from the dashboard according to the computed diff. Change-Id: I61692abda03a896f0bae289e0bcfa530a8a5f83c Reviewed-by: Daniel Hofmann <[email protected]> Reviewed-by: hjk <[email protected]> https://invent.kde.org/qt/qt-creator/qt-creator/-/commit/3df064673610a2225ab77bf7ab44c467b88818c5 Git commit e1750f32980c7da0daa808a0fe93ae9226fad281 by Christian Stenger on 24/07/2026 at 04:41.. Debugger: Fix dumping char array for D Change-Id: I0ef847981395dccd402eeb48b3fcb8adc93e0a14 Reviewed-by: hjk <[email protected]> https://invent.kde.org/qt/qt-creator/qt-creator/-/commit/e1750f32980c7da0daa808a0fe93ae9226fad281 Git commit 2205814fd5225ede78bc7d5b00e5a28ea4c6892e by hjk on 24/07/2026 at 05:36.. FakeVim: Make the cursor blink rate configurable The "Blinking cursor" option already switches blinking off. Add a "Cursor blink rate" setting to also control the blink period; 0 keeps the system default. Like the on/off toggle it drives the global cursor flash time, which FakeVim already manages. Assisted-by: Claude Code Fixes: QTCREATORBUG-18181 Change-Id: I671389f2f321c7b16c04e185d488ae134827056f Reviewed-by: Cristian Adam <[email protected]> https://invent.kde.org/qt/qt-creator/qt-creator/-/commit/2205814fd5225ede78bc7d5b00e5a28ea4c6892e