| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
This relates to issue #268.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit cfbeb5efe9335d9a47bd5beebd81304cabab9f61)
|
|
|
|
|
|
|
| |
This resolves issue #268.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 9f72914c1d93167b7c36b08bafa660a42e33e681)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit ab599e34e847d8db1560b8c5809e02be62060c58)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 7bab42fc4caf386fb53e463cee7807242e7d4f28)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit ccf78121e9092f95545ef413da667324ca2e3cdc)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 95002e69cdd4eca31825560a3e2d37fce0d9f651)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 8f539c5a7c3ee00427f9430e98d0abf37f5171d2)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit b232b084d138a8ed634527e4fcc2f8cba67ed4e3)
|
|
|
|
|
|
|
| |
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals
Signed-off-by: Mavridis Philippe <[email protected]>
(cherry picked from commit f7592c53ba87975ecd9914c93df30b9d8a9b7a85)
|
|
|
|
|
|
|
| |
This shouldn't generally happend, but better safe than sorry.
Signed-off-by: Alexander Golubev <[email protected]>
(cherry picked from commit 3b32c2fa89463064b91553a13f1a30a45c5841f7)
|
|
|
|
|
|
| |
Bug: https://mirror.git.trinitydesktop.org/gitea/TDE/gwenview/issues/20
Signed-off-by: Alexander Golubev <[email protected]>
(cherry picked from commit 3b1b97d7fe7cf05ec4d05397f613300fd49b222d)
|
|
|
|
|
|
|
|
| |
Theoretically the lack of those could lead to segfaults and data
corruptions, hard to debug but very rare.
Signed-off-by: Alexander Golubev <[email protected]>
(cherry picked from commit f34601e77a6960ffe67bef5436063fe3605987c6)
|
|
|
|
|
|
|
|
|
|
| |
Before 0756aab51 and 4d6667159 this validity check was done for all URLs
inside KDirListerCache::listDir(). But since those two commits the result
of this check for remote URLs is impossible to propagate to the user. So
implicit check is in order.
Signed-off-by: Alexander Golubev <[email protected]>
(cherry picked from commit 2c18d241d85fd09c72dc219c8816275c3e7cd59a)
|
|
|
|
|
| |
Signed-off-by: Alexander Golubev <[email protected]>
(cherry picked from commit c4ebd9d0e7a54fedf79dcb959ad65c9e679b370c)
|
|
|
|
|
| |
Signed-off-by: Alexander Golubev <[email protected]>
(cherry picked from commit 6f9f01b2f4534e0f4f61f19097de7b9975cd91e8)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 879f5a7102cefa177f14436d120bfecf01f6bb8c)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 3fef2883847ae38f1b55e9a1d09f1a908a81f4b1)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 03aa7238b34bb438632b6d572b008e32960f0895)
|
| |
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 7f1af8e826b566543f6a86ad3c08337ce3e9ab2c)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 9c8be949b4653960544faefc15131baa4671ee1d)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit ba3b5b77e1a430dc7197df20872ba46ce2fb6fa7)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- remove obsolete/erroneous code meddling with
GENHD_FL_MEDIA_CHANGE_NOTIFY
- use /sys/block/<dev>/removable rather than
/sys/block/<dev>/capabilities
- deprecate TDEDiskDeviceStatus::Hotpluggable and use
TDEDiskDeviceStatus::Removable for all removable devices
- put some local utility function into anonymous namespace
See https://mirror.git.trinitydesktop.org/gitea/TDE/tde/issues/148
Signed-off-by: Alexander Golubev <[email protected]>
(cherry picked from commit 14573faf07515b472f86dff585bd8a14fa1f25d7)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit d5688771d8a6837975be512ee37f61bad7dbd345)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 44e712a770ad0ab59d33790a80b5f6235cff6921)
|
| |
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit f22a9c72dda24871973033123039639af6577eaa)
|
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 7a00e005dd5806a1056488e3a1199bf382a42623)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 138bb80efac020c7e78871d3f05127eb37f18274)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 8d79c40791fa0bcac4d4ce1dc7385b19e523ba08)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 17a8fd0ec28f5efbc658892067bb5602b6a8e44c)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit d42f9ae842840a825c4ad4f7341f82003127c8f6)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 73dba53e4a36a31d7c803806706cc8a17a245e5c)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 80c2465371e5a7ab2dd6adb3c2bc32baa1c9b4ee)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 57e0ed66347db15cb1cd66488f095107e7772ad9)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit c8ece3630d4d21acaf1749fc2cf660a0463070c3)
|
|
|
|
|
|
|
|
| |
`#elifdef` is supported since C23 and C++23, but such newer compiler
is not required here.
Signed-off-by: OBATA Akio <[email protected]>
(cherry picked from commit 419c185be746df8bba59fe5de991b4a2b3977897)
|
| |
|
| |
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 49ab8ddf538aea03f228d9cc1d92fbf0aaa37d89)
|
| |
|
|
|
|
|
|
|
|
|
| |
This commit adds a resetTabColor(...) method to TQTabBar and TQTabWidget which allows the color of the appropriate tab to be reset to the default as specified by the desktop color scheme.
It also changes how invalid color values are handled; before, an invalid value would be used as a valid color, resulting in 0,0,0 (black). Seeing that an invalid color is returned by KColorDialog when the default color checkbox is checked, it makes more sense to ignore invalid colors, using the appropriate color from the color scheme instead.
Signed-off-by: Mavridis Philippe <[email protected]>
(cherry picked from commit c28a87c7d2e5c170a84bd8d1e7feece3ef9521ec)
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
|
|
|
| |
conflicting declaration and leading to FTBFS on 32bit architectures.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 3edad5e6f587a1ccb68b37dedc04c49547f63c8e)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 9300f9e576b0f014f2f18e9204d8bad7e2cc68a9)
|