Chris
f8fc05622e
Clean up desktop files and fix German translations.
...
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit adcc0f44ef
)
5 years ago
Roman Savochenko
4bae06f5d5
krfb: Add a function for appending new symbols to the actual X-server keymap
...
This resolves bug 3014 and issue #11
Signed-off-by: Roman Savochenko <roman@oscada.org>
(cherry picked from commit b75ba2ef0d
)
5 years ago
Petr Písař
20e7000d0c
Limit client cut text length to 1 MB
...
This patch constrains a client cut text length to 1 MB. Otherwise
a client could make server allocate 2 GB of memory and that seems to
be to much to classify it as a denial of service.
The limit also prevents from an integer overflow followed by copying
an uninitilized memory when processing msg.cct.length value larger
than SIZE_MAX or INT_MAX - sz_rfbClientCutTextMsg.
This patch also corrects accepting length value of zero (malloc(0) is
interpreted on differnet systems differently).
CVE-2018-7225
<https://github.com/LibVNC/libvncserver/issues/218 >
(cherry picked from commit 28afb6c537dc82ba04d5f245b15ca7205c6dbb9c)
6 years ago
Slávek Banko
97f214b04a
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ba6db0daa9
)
6 years ago
Slávek Banko
9087d76878
Add includes to UI files to resolve FTBFS
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 94033dc8bb
)
6 years ago
Timothy Pearson
5ddff9e75a
Fix invalid headers in PNG files and optimize for size
...
(cherry picked from commit c6c6969490
)
8 years ago
Slávek Banko
86e9e2420c
Fix missing configure checks for CMake build
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 82dd739ceb
)
10 years ago
Timothy Pearson
bf4643fc42
Fix remaining missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson
6747a84a65
Revert "Fix remaining missing semicolons at end of Keywords strings"
...
This reverts commit 125d8418ee
.
10 years ago
Timothy Pearson
125d8418ee
Fix remaining missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson
a42932c20a
Fix missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson
c31057da30
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Timothy Pearson
096cbbcfca
Fix Keywords separators to match XDG desktop specifications
10 years ago
Timothy Pearson
2cffbbcadc
Add handbookSection support to tabbed "Internet & Network" TDEControl modules
...
This relates to Bug 1850
10 years ago
Timothy Pearson
fa1a997a1f
Do not print bind failure warnings during port availability scan
...
This resolves Bug 1988
10 years ago
Darrell Anderson
e8dcfd2e32
Add Help button to kcontrol module dialog in support of bug report 1889.
11 years ago
Darrell Anderson
e1cfdba775
Fix unintended renaming
11 years ago
Darrell Anderson
005f6b57c2
KDE->TDE branding cleanup.
11 years ago
Darrell Anderson
4bc8816c94
Add end-of-file newlines.
11 years ago
Timothy Pearson
8dd45350db
Fix improper thread support in krfb
...
This relates to bug 1583
11 years ago
Francois Andriot
efa390acf7
Update krfb_httpd script
11 years ago
Slávek Banko
45971e65a6
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
339d5c5986
Use TQThread in krfb where threads interact with TQt3 instead of direct pthread access
...
This resolves Bug 1403
12 years ago
Timothy Pearson
795ed72fdb
Fix shift key failure in krfb
...
This is a backport of KDE SVN commit 1164724
12 years ago
Timothy Pearson
0e88a100de
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
5497356b6c
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
84673b3543
Rename KAbout to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9a03aa40e3
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
4c6870471b
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
da47dd9fc6
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9c9412b30c
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
44c26994c9
Rename kioslaves
12 years ago
Timothy Pearson
b10a61b1fd
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
48087e1d56
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ccfaeb9b83
Fix FTBFS resulting from KCModule rename
12 years ago
Timothy Pearson
f21aaec952
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
c48e769eb2
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ef71f46965
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
3e4d718796
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
50d6569cde
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Slávek Banko
354555a2b8
Added OpenSLP support to CMake
12 years ago
Darrell Anderson
4aa2303727
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
e42d9ec49f
Branding cleanup: KDE -> TDE
13 years ago
Darrell Anderson
51f95af324
Branding cleanup: *.desktop files
13 years ago
Darrell Anderson
71960340e4
Branding cleanup: KDE -> TDE
13 years ago
Darrell Anderson
4683955de9
Fix KControl KDE->TDE branding issues.
13 years ago
Timothy Pearson
1b79089e1b
Rename additional global functions and variables for tqt3
13 years ago
Timothy Pearson
6f114e7935
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
11f04dd7e6
Fix up desktop file type specifiers for tqt3
13 years ago
Timothy Pearson
8a143ab9f8
Rename obsolete tq methods to standard names
13 years ago