Commit Graph

9298 Commits

Author SHA1 Message Date
Carl Schwan
f0c8210ad3 Use new setObjectName StringView overload 2023-11-27 16:45:19 +01:00
l10n daemon script
36693e6aa4 GIT_SILENT Sync po/docbooks with svn 2023-11-27 02:16:09 +00:00
Carl Schwan
66d1140f12 Improve spacing of the profile pages
- Remove frames around groupbox and tab widgets
- Don't overwrite margins to 0 for page that are not frameless
2023-11-26 19:49:05 +01:00
l10n daemon script
b141e8d615 GIT_SILENT Sync po/docbooks with svn 2023-11-26 03:01:03 +00:00
l10n daemon script
fc0961570f SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2023-11-26 02:34:09 +00:00
l10n daemon script
c97601cb23 GIT_SILENT Sync po/docbooks with svn 2023-11-25 02:12:07 +00:00
Albert Astals Cid
bdf61c28d5 GIT_SILENT Upgrade release service version to 24.01.80. 2023-11-25 00:27:12 +01:00
Christoph Cullmann
8a0ea5ec91 remove millions of allocations
use one string to convert into

running konsole and doing multiple

dmesg -T

outputs this moves from

calls to allocation functions:
1.875.517 (148.838/s)
temporary allocations:
1.089.598 (58,1%, 86.469/s)

to

calls to allocation functions:
967.566 (102.096/s)
temporary allocations:
216.914 (22,42%, 22.888/s)

even for small runs
2023-11-24 15:15:36 +00:00
Ilya Pominov
0b31bd192a Fix missing actions from the Plugins menu
After editing the toolbars, all actions disappear from the Plugins menu.

Steps to reproduce:
1. Change the toolbars settings and click apply
(Settings->Configure Toolbars...)
2. Check the contents of the Plugins menu

Expected Result:
The contents of the Plugins menu have not changed

Observed result:
The Plugins menu is empty
2023-11-24 15:06:36 +00:00
Ilya Pominov
f7d0c2ae7d Change session Id numbering
Assign the new session Id equal to the maximum existing Id + 1.

The session Id may be displayed in the tab title. If we open 2 tabs and
then close the second one, then the next opened tab will get number 3
instead of number 2, which can be confusing for the user.

BUG: 440878
2023-11-24 15:00:36 +00:00
Méven Car
f73e3bccb9 quickcommandswidget: better inform user about shellcheck, check for its presence more often 2023-11-24 10:55:12 +01:00
l10n daemon script
b7b7446b01 GIT_SILENT Sync po/docbooks with svn 2023-11-22 02:13:38 +00:00
Petr Vanek
77755fc0cc Apply split view icons to the session context menu too. 2023-11-21 09:19:37 +00:00
l10n daemon script
cff2532bc3 GIT_SILENT Sync po/docbooks with svn 2023-11-21 02:12:58 +00:00
l10n daemon script
2ff58c1423 GIT_SILENT Sync po/docbooks with svn 2023-11-20 02:56:51 +00:00
Ilya Pominov
a9caaeb8fc Remove some unused includes 2023-11-19 16:53:44 +00:00
Laurent Montel
b6f16b475d GIT_SILENT: Port to new CI template 2023-11-19 11:12:56 +01:00
l10n daemon script
de0c1b15b8 GIT_SILENT Sync po/docbooks with svn 2023-11-19 02:30:24 +00:00
l10n daemon script
8b7a463e17 GIT_SILENT Sync po/docbooks with svn 2023-11-18 02:12:48 +00:00
l10n daemon script
bac3e771ee GIT_SILENT Sync po/docbooks with svn 2023-11-17 02:16:03 +00:00
l10n daemon script
b83e5f9680 GIT_SILENT Sync po/docbooks with svn 2023-11-16 02:27:31 +00:00
Eli MacKenzie
bb6499131e Clarify the label text for EnableMemoryMonitoring 2023-11-15 01:25:07 -05:00
l10n daemon script
e8dffcd0fe GIT_SILENT Sync po/docbooks with svn 2023-11-15 02:18:40 +00:00
l10n daemon script
773905a414 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2023-11-15 02:10:11 +00:00
l10n daemon script
6d7db2b5cb GIT_SILENT Sync po/docbooks with svn 2023-11-14 02:17:06 +00:00
Carl Schwan
d7767acf16 Improve consistency of margins inside settings 2023-11-13 17:12:23 +00:00
Thiago Sueto
dc63dd8515 Add intense foreground color Plasma Blue 2023-11-13 08:24:58 -03:00
l10n daemon script
c947bf47ab GIT_SILENT Sync po/docbooks with svn 2023-11-13 02:17:17 +00:00
Waqar Ahmed
bebcf4054f Fix uninitialized var in TerminalDisplay
Fixes the following warning reported by ubsan:

TerminalDisplay.h:297:16: runtime error: load of value 190, which is not a valid value for type 'bool'
2023-11-13 01:12:31 +05:00
Haochen Tong
92a48292ec Fix transparency on Wayland when HAVE_X11 is true 2023-11-12 12:24:26 +08:00
l10n daemon script
4827bddf12 GIT_SILENT Sync po/docbooks with svn 2023-11-12 02:34:54 +00:00
l10n daemon script
1efeceb4c7 GIT_SILENT Sync po/docbooks with svn 2023-11-11 02:25:34 +00:00
l10n daemon script
64538e6bbb SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2023-11-11 02:14:57 +00:00
Laurent Montel
1abfaaf561 GIT_SILENT: adapt to new api 2023-11-09 06:50:52 +01:00
l10n daemon script
5669dc6a20 GIT_SILENT Sync po/docbooks with svn 2023-11-08 09:36:47 +00:00
Albert Astals Cid
8794f54f92 GIT_SILENT Upgrade release service version to 24.01.75. v24.01.75 2023-11-07 20:44:38 +01:00
Matan Ziv-Av
b6dc6c1eab Properly set line properties when reflowing lines
The flags for a line that is the first in prompt/input/output block
should only be for the first line.

- When splitting a long line to two lines, don't copy those flags.
- When merging two lines, use those flags from the first one.

This fixes bugs reported here: https://gitlab.gnome.org/GNOME/vte/-/issues/2681#note_1903991
2023-11-07 14:28:23 +00:00
Kai Uwe Broulik
a6d366f1fb TerminalPainter: Fix font width on Qt 6
There is no QFont::ForceIntegerMetrics anymore.
Instead, enable full hinting to ensure the letters are aligned correctly.
2023-11-07 14:03:26 +00:00
l10n daemon script
08c6152a38 GIT_SILENT Sync po/docbooks with svn 2023-11-07 03:30:07 +00:00
l10n daemon script
62d2e02175 GIT_SILENT Sync po/docbooks with svn 2023-11-05 11:17:19 +00:00
Christoph Cullmann
3056d6009d port from deprecated Qt event & position functions
for the dragging, we can just use the floats,
rounding doesn't make it better
2023-11-05 09:14:03 +00:00
Christoph Cullmann
0657a54593 use proper string type 2023-11-05 09:14:03 +00:00
Tomaz Canabrava
b225560dff use char32_t instead of uint
This helps with the understanding that we are indeed
handling character codepoints, and not numbers.
This was needed to ensure we don't use deprecated function
calls from Qt, but, all in all, it's a good change
2023-11-05 09:14:03 +00:00
l10n daemon script
72546c26f3 GIT_SILENT Sync po/docbooks with svn 2023-11-05 01:45:23 +00:00
l10n daemon script
d18f4a266a SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2023-11-05 01:38:18 +00:00
l10n daemon script
af4a4f4880 GIT_SILENT made messages (after extraction) 2023-11-05 01:10:22 +00:00
l10n daemon script
af837b2267 GIT_SILENT Sync po/docbooks with svn 2023-11-04 17:27:11 +00:00
Christoph Cullmann
0b3b21bf7c fix warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) 2023-11-04 17:39:01 +01:00
Nicolas Fella
ccefad2839 Port to new KNotifications action API 2023-11-04 16:26:43 +00:00
Christoph Cullmann
f0c6c7cfab fix warnings about not used fields and functions 2023-11-04 17:21:47 +01:00