Michele Calgaro
e5dc5b5be9
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
01449132be
Fix inadvertently renamed Horizontal/Vertical => Qt::Horizontal/Vertical.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris
9b2c6a2830
Fix old upstream URLs for visible parts.
...
Signed-off-by: Chris <xchrisx@uber.space>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
60f97e3b91
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
b0e5b34cd3
Kivio: Add xml header into stencils files.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
08647add49
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
23ce56e3ea
Removed unnecessary executable flag.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
a3814fe7ed
Workaround for parallel build
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Timothy Pearson
8848f515d0
Fix invalid headers in PNG files and optimize for size
8 years ago
Slávek Banko
f9f32cc93e
Fix incorrectly renamed strings
10 years ago
Timothy Pearson
e6112f9227
Fix FTBFS due to accidental double quote duplication
10 years ago
Timothy Pearson
4d065be81f
Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
10 years ago
Timothy Pearson
285ed33941
Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
10 years ago
Timothy Pearson
0997355d79
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
d504497c10
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
db0695cca6
Bring up, down, top, and bottom icons into XDG compliance
10 years ago
Timothy Pearson
fd7a824a66
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Darrell Anderson
59063e7aef
Fix unknown icon type and unknown icon prefix action configuration warnings.
...
This resolve bug report 719.
11 years ago
Timothy Pearson
63f984a752
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
3b6870c6e1
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
ea720a87cc
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
1d4158dd75
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
ece35c015c
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
aea627236e
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
0dda6e85e1
Rename KLocale to enhance compatibility with KDE4
12 years ago
Timothy Pearson
ac04782336
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
f67880312d
Update for kioslave rename
12 years ago
Timothy Pearson
038b18b2df
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
7422cac1a1
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
3fe437def8
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
5b8ab14946
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
73ff676f11
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
6ec5cc8d82
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
68a4fdfd2c
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
e5e1e49d14
Update TDE menu to reduce clutter and eliminate conflicts with KDE4.
...
This partially resolves bug report 977.
13 years ago
Slávek Banko
dbe8930707
Fix accidental conversions of binary files
...
Fix inadvert TQt changes
This closes Bug 1033
13 years ago
Slávek Banko
5c69fcd391
Fix FTBFS due to missing libraries
...
Clean up lib paths in LDFLAGS - moved to LIBADD
For KWord and and KPresenter added linking kspell2
For KSpread added linking kutils
This closes Bug 657
13 years ago
Darrell Anderson
910a61f942
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
373f887040
Branding cleanup: KDE menu -> TDE menu.
13 years ago
Timothy Pearson
5e4daf07fe
Rename additional global functions and variables for tqt3
13 years ago
Timothy Pearson
7d18baa666
Rename additional global TQt functions
13 years ago
Timothy Pearson
2f8f2b51ac
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
735d75d6ce
Fix inadvertent TQt string conversions
...
This closes Bug 782
13 years ago
Timothy Pearson
039393e199
Rename a few stragglers
13 years ago
Timothy Pearson
2d6954f69c
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
f0de9e167e
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
11191ef0b9
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
c9cb4f4874
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 9484481655
.
13 years ago
Timothy Pearson
9484481655
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
d0f4f1bc5d
Fix FTBFS
13 years ago