pschwabauer
cf6c82feb8
Fix spurious quotes in calendar events
...
Newer libical versions no longer require the parameters to be quoted. This
patch removes the quoting to avoid adding unnecessary quotes to the
attendee and organizer parameters. This resolves issue #108 .
Signed-off-by: pschwabauer <pschwabauer@intevation.de>
9 months ago
Michele Calgaro
3b3f9ec8f3
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro
3b66617d9d
Replaced various '#define' with actual strings - part 3
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
98876ba8c5
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
33b2a9cc7d
Drop TQT_TQ*_OBJECT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
cd4b0ac226
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Slávek Banko
e77087ce3d
The workaround that tdepimmacros.h do is no longer needed
...
and kdemacros.h can be used directly.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro
cf916d8af7
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko
0d3043b630
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>
4 years ago
Michele Calgaro
90c6a46c9c
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
309e91d9d6
libkcal tests: small improvement to cmake code to avoid having to escape quotes.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
b1b5ff52be
Disabled libical tests if libical version is less than 1.0.
...
On old libical versions, DST change date is wrong and this would fail
some of the tests. This is not a bug in TDE but in old libical libraries.
Starting from libical 1.0, the bug seems to have been fixed.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
858a7e560a
Fixed support for libical version prior to 3. This is required for libkcal tests to work fine on older distributions.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
48af72cbe8
Fixed bug in libkcal related to timezones in DT field.
...
Fixed execution of libkcal tests.
This resolves bug 2719.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
ce47e20ed3
Fixed building of libkcal tests. Some of the tests still fails when
...
executed. This relates to bug 2719.
Special thanks to Emanoil Kotsev <deloptes@gmail.com> for providing an
inital patch for the same bug, from which I reused a small section of code.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
72b5adf49c
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
4e2582d3eb
korganizer: fixed SEGFAULT when deleting recurring TODOs.
...
This resolves bug 2335 and 2682.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
aa882de213
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
4041c4fa0a
Removed unnecessary executable flag. This relates to bug 2153.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
8996740084
Fixed FTBFS caused by migration to libical 3. The changes
...
are compatible with previous versions of libical.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Emanoil Kotsev
f26592c412
Fix decoding quoted printable multiline string with blank space
...
on beginning of line in libkcal/versit
This resolves bug 2688
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
8 years ago
Emanoil Kotsev
63c4d2db47
Fix utf8 handling in libkcal/icalformat
...
This resolves bug 2660
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
8 years ago
Timothy Pearson
6e9f8cb704
Fix Kontact crash in Akregator part due to identical destructor signatures being generated for two unrelated classes
...
This relates to Bug 2235
Fix a slew of non-virtual destructor problems
10 years ago
Timothy Pearson
96cf12b16a
Fix non-virtual destructor warning
10 years ago
Timothy Pearson
3774bd2643
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
8d323d590c
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Darrell Anderson
b45a5c12cc
Finish renaming kresources->tderesources.
11 years ago
Slávek Banko
533bad2a15
Additional k => tde renaming and fixes
11 years ago
Darrell Anderson
28ad0b45d8
Fix incorrect characters.
12 years ago
Darrell Anderson
3f1102d470
Cleanup output clutter.
12 years ago
Timothy Pearson
94273bcb90
Rename KABC namespace
12 years ago
Timothy Pearson
aee222adb7
Fix references to lkabc
12 years ago
Timothy Pearson
cfb328d590
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
38b7daf1af
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
02fa17d6dd
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
b97ee238f8
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
d318087925
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
fd5d099065
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
f2225fc1f9
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
64df902cf7
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
b363d2579a
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
86d8364ac7
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
a9bde819f2
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
5fc6f26e12
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
d6d75dc9ff
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
32b66c9ae7
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
cd3ecd88c6
Fix references to user profile directory.
12 years ago
Darrell Anderson
8297901467
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
8b23df61fc
Branding cleanup: *.desktop files
13 years ago
Darrell Anderson
6a168ff9d9
GCC 4.7 fix.
...
This partially resolves bug report 958.
13 years ago