Michele Calgaro
b3012975a4
Fixed more uncrustify's code formatting offending files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 05ee12e2df
)
4 years ago
Michele Calgaro
bde06503d5
Fixed second pass uncrustify's code formatting offending files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9468d05e3d
)
4 years ago
Michele Calgaro
df2eb7afd1
Fixed some uncrustify's code formatting offending files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 491e1c72c7
)
4 years ago
Michele Calgaro
84498d97e2
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4f99f868f0
)
4 years ago
Michele Calgaro
5b32da3ab3
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ed8e30bc6d
)
4 years ago
Michele Calgaro
4b9098ffae
Moved remaining tdehtml icons to crystal folder.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 078099f9b1
)
4 years ago
Michele Calgaro
b0e6ce5836
Moved common icons into crystal folder to avoid icon duplication in
...
tdehtml, tdevelop and ktechlab.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 50786910ff
)
4 years ago
Slávek Banko
3e4279ead3
Simplify CMake rules for desktop file translations.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 42f3a62161
)
4 years ago
Slávek Banko
fc2c3c9ca0
Use private linking for exported CMake targets.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 158b6e1152
)
4 years ago
Slávek Banko
412f55e671
For templates from CMake, use the TDE CMAKE TEMPLATES variable.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 080c061b15
)
4 years ago
Slávek Banko
9756408b0e
Desktop file translations:
...
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4b7a4e1736
)
4 years ago
Slávek Banko
74f9c923f7
Drop explicit dependencies on dcopidl and dcopidl2cpp,
...
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 c2b90055a5
)
4 years ago
Michele Calgaro
d94da50a46
Remove remaining 'register' instructions.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 30606e55f1
)
5 years ago
Michele Calgaro
41e0f335b5
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit aa98dbfe80
)
5 years ago
Michele Calgaro
a4f7c4bd67
Fixed potential FTBFS in htmlattrs.c. This relates to bug 2850.
...
The FTBFS seems to happen only for some users, so this fix should help
in such cases.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6629107ba8
)
6 years ago
Slávek Banko
fe024a800d
Fix FTBFS with GCC6
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0d8345e6f7
)
8 years ago
Timothy Pearson
1785180455
Fix invalid headers in PNG files and optimize for size
...
(cherry picked from commit 7faae2b255
)
8 years ago
Timothy Pearson
ce1138c8ba
Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
10 years ago
Timothy Pearson
bab4f22f92
Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
10 years ago
Timothy Pearson
235c081002
Bring undo, redo, find, and revert icons into XDG compliance
10 years ago
Timothy Pearson
d2ac3c6183
Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
Timothy Pearson
d46b1b9c64
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Timothy Pearson
cc5fd88be3
Don't use insane (negative) layout values if layout engine does not allocate sufficient space for a text string
...
This resolves Bug 1950
Make most debugging statements work again
Add new debugging statements
Fix several annoying build warnings
10 years ago
Slávek Banko
e7d1b8fe33
Revert commit 1d498994
11 years ago
Timothy Pearson
1d498994f8
Include xrender library directory when linking
...
This relates to Bug 1199
11 years ago
Michele Calgaro
6b4be5f2df
Fix -tdehtml-* rename regression. This resolves bugs 1825 and 1692
11 years ago
Darrell Anderson
1872b105e0
Rebranding, tooltip, and What's This string cleanup.
11 years ago
Darrell Anderson
72849e2a6f
Fix remnant QMIN/QMAX to TQMIN/TQMAX.
11 years ago
Slávek Banko
c6cb3f2794
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
bab94d8378
Rename KWallet to TDEWallet
11 years ago
Timothy Pearson
cb17faa3e2
Bump library versions to 14.0.0
...
This relates to Bug 1575
11 years ago
Francois Andriot
89cfde63b8
Fix possible DOS in konqueror (CVE-2009-2537)
12 years ago
Timothy Pearson
ecaf622512
Fix slot warnings when no partManager is available
...
This resolves the remainder of Bug 1088
12 years ago
Timothy Pearson
ed99a30644
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8bd62a3b0d
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
1b57c46705
Regenerate TDEHTML flex/bison/gperf generated files
12 years ago
Timothy Pearson
43636e0371
Rename kcompletionbox
12 years ago
Timothy Pearson
546d2312d9
Rename KComp to avoid conflicts with KDE4
12 years ago
Timothy Pearson
5466d52073
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f2bfcad7ff
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
e92a4e05c5
Rename kdisplay for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
d1e0cc99a2
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
deac2ca49f
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
0c9d97065a
Rename KLock and KTrader to avoid conflicts with KDE4
12 years ago
Timothy Pearson
d3afa6baf9
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
21bc754111
Fix a few remaining references to kio_
12 years ago
Timothy Pearson
bcd8b9bb10
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
7427e43835
Rename KHTML and kiobuffer
12 years ago
Timothy Pearson
5159cd2beb
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
dfe289850f
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago