index
:
koffice
feat/cmake-port
master
r14.0.x
r14.1.x
v3.5.13-sru
KOffice – TDE office suite
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Switch all submodules to https.
Slávek Banko
2019-12-08
1
-2
/
+2
*
Fix bug #2056, koffice does not rely anymore on pkg-config
gregory guy
2019-11-24
1
-100
/
+69
*
Add Ruby-2.6 detection.
François Andriot
2019-11-18
1
-1
/
+1
*
Add check whether OpenEXR requires explicit specification of C++ standard.
Slávek Banko
2019-10-30
2
-1
/
+34
*
Added detection whether the basic structure of MySQL / MariaDB
Slávek Banko
2019-09-08
2
-1
/
+42
*
Removed .lsm files. lsm database is outdated and unmaintained.
Michele Calgaro
2019-09-01
3
-42
/
+0
*
Fix old upstream URLs for visible parts.
Chris
2019-07-16
18
-53
/
+22
*
Adjusted to new normalized device icon names in tdelibs.
Michele Calgaro
2019-06-27
1
-1
/
+1
*
Fix FTBFS on missing TQStringVariantMap type
Slávek Banko
2019-06-26
1
-2
/
+1
*
Reset submodule main/applications/koffice/cmake to latest HEAD
Automated System
2019-06-12
1
-0
/
+0
*
Adjusted to use new TQStringVariantMap type.
Michele Calgaro
2019-06-01
25
-70
/
+64
*
Adjusted to latest TQVariant::TQVariant(bool) function.
Michele Calgaro
2019-05-28
31
-116
/
+110
*
Reset submodule main/applications/koffice/cmake to latest HEAD
Automated System
2019-04-02
1
-0
/
+0
*
Reset submodule main/applications/koffice/cmake to latest HEAD
Automated System
2019-02-19
1
-0
/
+0
*
Reset submodule main/applications/koffice/admin to latest HEAD
Automated System
2019-02-19
1
-0
/
+0
*
Reset submodule main/applications/koffice/cmake to latest HEAD
Automated System
2019-02-03
1
-0
/
+0
*
Reset submodule main/applications/koffice/cmake to latest HEAD
Automated System
2019-01-28
1
-0
/
+0
*
Fix empty translation.
Slávek Banko
2019-01-13
1
-3
/
+3
*
Reset submodule main/applications/koffice/cmake to latest HEAD
Automated System
2019-01-13
1
-0
/
+0
*
Reset submodule main/applications/koffice/cmake to latest HEAD
Automated System
2019-01-12
1
-0
/
+0
*
Add CMakeL10n rules.
Slávek Banko
2019-01-08
36
-0
/
+347
*
Kivio: Add xml header into stencils files.
Slávek Banko
2019-01-07
3
-0
/
+3
*
Add freetype detection using pkg-config.
Slávek Banko
2019-01-06
1
-29
/
+67
*
Reset submodule main/applications/koffice/cmake to latest HEAD
Automated System
2018-12-10
1
-0
/
+0
*
Reset submodule main/applications/koffice/cmake to latest HEAD
Automated System
2018-12-09
1
-0
/
+0
*
Reset submodule main/applications/koffice/admin to latest HEAD
Automated System
2018-12-09
1
-0
/
+0
*
Fixed FTBFS caused by missing KartonText.
Michele Calgaro
2018-12-02
1
-1
/
+2
*
Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.
Michele Calgaro
2018-12-02
4
-17
/
+13
*
Reset submodule main/applications/koffice/cmake to latest HEAD
Automated System
2018-12-02
1
-0
/
+0
*
Reset submodule main/applications/koffice/cmake to latest HEAD
Automated System
2018-11-29
1
-0
/
+0
*
Removed obsolete Qt2's TQVector class and replaced
Michele Calgaro
2018-10-20
1
-1
/
+0
*
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
Michele Calgaro
2018-10-17
3
-4
/
+2
*
QT_NO_* -> TQT_NO_* renaming.
Michele Calgaro
2018-10-17
1
-1
/
+1
*
Fixed incorrect TTQ rename (TTQ -> TQ)
Michele Calgaro
2018-10-14
1
-1
/
+1
*
Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU...
Michele Calgaro
2018-10-13
1
-5
/
+1
*
Reset submodule main/applications/koffice/admin to latest HEAD
Automated System
2018-10-08
1
-0
/
+0
*
qt -> tqt conversion:
Michele Calgaro
2018-09-28
1
-1
/
+1
*
qt -> tqt conversion:
Michele Calgaro
2018-09-27
1
-1
/
+1
*
qt -> tqt conversion:
Michele Calgaro
2018-09-27
5
-5
/
+5
*
qt -> tqt conversion:
Michele Calgaro
2018-09-27
2
-2
/
+2
*
qt_includes => tqt_includes conversion
Slávek Banko
2018-09-26
1
-1
/
+1
*
Reset submodule main/applications/koffice/admin to latest HEAD
Automated System
2018-09-24
1
-0
/
+0
*
AC_PATH_QT* -> AC_PATH_TQT* conversion
Michele Calgaro
2018-09-24
1
-1
/
+1
*
LIB_QT -> LIB_TQT conversion to align to updated admin module
Michele Calgaro
2018-09-17
203
-265
/
+265
*
Reset submodule main/applications/koffice/cmake to latest HEAD
Automated System
2018-09-16
1
-0
/
+0
*
Reset submodule main/applications/koffice/admin to latest HEAD
Automated System
2018-09-16
1
-0
/
+0
*
Removed unnecessary executable flag.
Michele Calgaro
2018-09-01
52
-0
/
+0
*
Fixed typedef-related warnings from compiler. Also fixed warning on
Michele Calgaro
2018-08-23
8
-23
/
+21
*
Switch from strstream to sstream.
Michele Calgaro
2018-08-16
6
-88
/
+43
*
Add test for build of libpqxx with enabled exceptions
Slávek Banko
2018-07-27
1
-19
/
+44
[prev]
[next]