| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 60ef8289ae01945f48aefd2e03cf1abead4d177d)
|
|
|
|
|
| |
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 8f7371cddfa402a5561f46007985832b32383728)
|
|
|
|
|
| |
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 8e542575e044baf23ae636d32f1c6d4e3b8dea18)
|
|
|
|
|
|
|
| |
OpenBSD's prototype is differ than glibc's one, but it is declared.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 6886dd7e96d475b64ac3c41a96a759c7d5fa2be9)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 59debdf4f0f76222d69ad4f64c38f85f5d08313b)
|
|
|
|
|
| |
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 2167207adc49b498536a5a8533c27fc67e0c6e9c)
|
|
|
|
|
|
|
| |
No reason to restrict only on OpenBSD and FreeBSD here.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 12364c9cc38c1561e5c0b2784c7ed6af4360cb74)
|
|
|
|
|
|
|
| |
Kicker was hanging with 100% CPU usage).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ffe8e495d7e99cc2e235a5f5ac776b72a31627ff)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 158b6e1152413e4fa973b70b7469bb1f256a1f38)
|
|
|
|
|
|
|
|
| |
because thanks to the replacement of KDE3 CMake macros
with TDE macros, this is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c2b90055a581e9fb95a281fab53b6c56a96a4f2d)
|
|
|
|
|
|
|
|
|
| |
Some standard XDG folders may exist before the information is stored
in ~/.config/user-dirs.dirs. Checking existing folders will prevent
the creation of localized folders in addition to existing English ones.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit dc699b4fd407fe4e4f887b8f2b3f44a096c9f761)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 30606e55f1a570463d837cb110b0bd4adba6643b)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit aa98dbfe80580169f3df12489a77e8b904a1d9b9)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f29aa92d38e9e1f353ed48f7952150437db8c890)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit de79e754fa8118d34ea804d6b4fb7056b65487fd)
|
|
|
|
|
|
|
| |
installed.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 394c9f5c0e1b464aa8bc22bd65c5268acd43994d)
|
|
|
|
|
|
|
|
|
|
|
|
| |
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
/usr/include/sys/signal.h:1:2: warning: #warning redirecting incorrect #include <sys/signal.h> to <signal.h> [-Wcpp]
1 | #warning redirecting incorrect #include <sys/signal.h> to <signal.h>
Note: <sys/signal.h> has been removed from the tdeio/tdeio/connection.cpp source - it was already declared.
Signed-off-by: Matías Fonzo <selk@dragora.org>
(cherry picked from commit c2adce2e133c167567df8607a32a420a9825f695)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit aca6b3d42409234a19e2910443d511328c0b025a)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3a4f7f51cfb88ab6b34918e8f79dea027d02b411)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It is very unclear at this point what a valid use case for this feature
would possibly be. The old documentation only mentions $(hostname) as
an example, which can be done with $HOSTNAME instead.
Note that $(...) is still supported in Exec lines of desktop files,
this does not require [$e] anyway (and actually works better without it,
otherwise the $ signs need to be doubled to obey kconfig $e escaping rules...).
Based on KDE Frameworks 5 kconfig patch for CVE-2019-14744.
This resolves issue #45.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1074eb033654bd5462677ffe694eda7805390284)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8fc2a6ca26ff8a6aaffc57357be865a8dcfecbd8)
|
|
|
|
|
|
|
| |
This prevents finding an incorrect architecture on multi-arch systems.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8a859540c3cb306844288144a06028dc302408d6)
|
|
|
|
|
|
|
|
| |
Update bug reports url to bugs.trinitydesktop.org
This resolves bug 2935
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit aa83c86cd30e77bad7fdb2b047ce256a24c883b5)
|
|
|
|
|
|
|
| |
This resolves Bug 2841
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a14adb9ab9c50cbcd95a2d2e3f42c41fecf73fb0)
|
|
|
|
|
|
|
| |
This relates to bug 2781
Signed-off-by: Roman Savochenko <rom_as@oscada.org>
(cherry picked from commit 4dd179aaa3f53335428c2fda5b3d356d19349f28)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ab525f2baada44f6dd8c80970c2875a0b19b3a05)
|
|
|
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit d556a8752c0862aa2d84a105dc8ac41b61ba7824)
|
|
|
|
|
|
|
| |
files
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 68d315af1010f322cfffe58e0c2450736c4638ee)
|
|
|
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 57e73e9e4c61f9cfd9cc03fbbfa5970452e0e8a4)
|
|
|
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 7e73e618d0470110b60f8f1d3211841daf99b593)
|
|
|
|
|
|
|
|
| |
Previously non-GUI apps crashed on TDEApplication::updateUserTimestamp
callback when receiving a DCOP message.
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 5842fb37df7a01decb2151a570f58fb2528b3ccd)
|
|
|
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 6c1b8a75f293ed4f1a08ec2064a2f5fa60de395b)
|
|
|
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 0c64a776ddecfa33a37318e79b8811d9774579ae)
|
|
|
|
| |
(cherry picked from commit e0b1bfb0140e1d484f71683e820731abdd0779d5)
|
|
|
|
| |
(cherry picked from commit 3c06aad1564601e37dfce6e6bffabb4472421999)
|
|
|
|
|
|
|
| |
passed to TDEApplication
This relates to Bug 760
(cherry picked from commit 7cc3a975d2b1ac2d9efa6abef037533fc8bfec7c)
|
|
|
|
|
| |
This relates to Bug 760
(cherry picked from commit 6f4fd5e5632b2288a483430c625081a51342fdab)
|
|
|
|
|
| |
(small portion of original commit)
(cherry picked from commit d6a4fe9ca855e094bbfe2e1ba1bba565557b1891)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 912e4866efdedea1a936c30ceb80d5d6df8d263d)
|
|
|
|
| |
(cherry picked from commit 6e6464537c7ee38d56b06846a93e18c26db83091)
|
|
|
|
| |
(cherry picked from commit 4e04b0a438c17fc33d3424f810dbc0fb5e8666d9)
|
|
|
|
| |
(cherry picked from commit 85c0e479c1d997b4127748ee6a2c749378940046)
|
|
|
|
|
| |
Signed-off-by: Nikolaus Klepp <office@klepp.biz>
(cherry picked from commit 022a297ed704d1d8f51d31551b303a79c7bfdbfa)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e469e42c76000b70aebaf838f5a3c4ded184b0e3)
|
|
|
|
|
|
|
| |
[taken from FreeBSD kdelibs3 patches]
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e443c9e0b29809c1ba0c9133e2fea9cbc30ae937)
|
|
|
|
|
|
|
| |
This resolves Bug 2437
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c6c1d781a5035e6740532366a09a48448a93666c)
|
|
|
|
|
| |
Application of patch 0037-dnd-timestamp-fix.patch to TQt3 verified before removal
(cherry picked from commit bbd5f4476c3feda235f90b458ad25d0511f53627)
|
|
|
|
| |
(cherry picked from commit 8e7888b85708c6e5d7a3b404c40a1bcf9c807bd0)
|
|
|
|
| |
(cherry picked from commit 439f3ba7ea9aa0b850f70b520081d6bac8c83752)
|
|
|
|
| |
(cherry picked from commit e61585edf09d3136c92e255e26dc054d3e22cd7d)
|