Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]


GIT HashBranchDateAuthorLog Message
2ab71350 [view]master2019-05-16 00:47:12 +0200Slávek Banko[tdegames] cmake: Removed useless usage of
`get_target_property( BIN2C_EXE bin2c LOCATION)`
This resolves the CMake warning on CMP0026.
Signed-off-by: Slávek Banko
cfe2d7cb [view]master2019-05-15 17:31:40 +0200Slávek Banko[kdpkg] Fix loading of package contents when package is selected through dialog box.
Signed-off-by: Slávek Banko
536cfddc [view]master2019-05-16 00:00:57 +0900Michele Calgaro[tdelibs] Use new function TQT_DBusData::getAsVariantData() instead of local
version of it.
Signed-off-by: Michele Calgaro
17b82c03 [view]master2019-05-15 23:36:40 +0900Michele Calgaro[dbus-1-tqt] Added function to easily create a TQT_DBusData variant object from a given
TQT_DBusData object. This simplify the creation of dictionaries where
the value has to be of type Variant.
Signed-off-by: Michele Calgaro
f007b524 [view]master2019-05-15 15:05:06 +0900Michele Calgaro[tdepim] Fixed crashed in kmail/kontact when trying to print a message.
The problem was introduced by #25.
This resolves #27.
Signed-off-by: Michele Calgaro
f928a20a [view]master2019-05-13 22:59:54 +0200Slávek Banko[tde-packaging] DEB kdpkg: Switch to cmake.
Switch to common TDE cdbs rules.
The man page has been moved to the main tree.
Signed-off-by: Slávek Banko
c860865b [view]master2019-05-13 19:23:17 +0200Slávek Banko[kdpkg] Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.
Signed-off-by: Slávek Banko
df378ddc [view]master2019-05-13 14:51:06 +0900Michele Calgaro[libart-lgpl] Removed unused files and changed file names to conform to .cmake convention for configuration files.
Signed-off-by: Michele Calgaro
1d2ed792 [view]master2019-05-13 12:09:09 +0900Michele Calgaro[dbus-1-tqt] Changed file names to conform to .cmake convention for configuration
files.
Signed-off-by: Michele Calgaro
441a4725 [view]master2019-05-13 01:07:10 +0200Slávek Banko[kchmviewer] Added linking to kdeextra library.
This resolve FTBFS on some systems.
Because the kdeextra library is linked as static, there
is no reason to be installed as a separate library.
Signed-off-by: Slávek Banko
9fa29fa1 [view]master2019-05-12 17:41:19 +0200Slávek Banko[tde-packaging] DEB kchmviewer: Switch to cmake.
Switch to common TDE cdbs rules.
The man page has been moved to the main tree.
Signed-off-by: Slávek Banko
c0263d89 [view]master2019-05-11 17:41:22 +0200Slávek Banko[kchmviewer] Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.
Signed-off-by: Slávek Banko
f0a35341 [view]master2019-05-11 16:33:47 +0200Slávek Banko[kchmviewer] Fix FTBFS for build without TDE integration.
Signed-off-by: Slávek Banko
2ac18002 [view]master2019-05-11 16:30:45 +0200Slávek Banko[kchmviewer] Fix FTBFS for build with builtin libchm.
Signed-off-by: Slávek Banko
dff3d7b6 [view]master2019-05-10 17:04:46 +0900Michele Calgaro[tde] Removed admin submodule from dependencies/tqtinterface
Signed-off-by: Michele Calgaro
70033bc3 [view]master2019-05-10 16:47:07 +0900Michele Calgaro[tqtinterface] Removed unnecessary files and drop dependency on admin module.
Signed-off-by: Michele Calgaro
f2b3fcc6 [view]master2019-05-09 20:38:28 +0200Slávek Banko[tde-packaging] DEB kxmleditor: Switch to cmake.
Add basic package documentation.
The man page has been moved to the main tree.
Signed-off-by: Slávek Banko
0228e7e6 [view]master2019-05-09 16:27:57 +0200gregory guy[kdpkg] Fix hardcoded installation path.
This resolves issue #1
Signed-off-by: gregory guy
Signed-off-by: Slávek Banko
26f73f51 [view]master2019-05-09 16:11:56 +0200gregory guy[kdpkg] conversion to the cmake building system
Signed-off-by: gregory guy
25fe483e [view]master2019-05-09 15:19:44 +0200Slávek Banko[kxmleditor] Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.
Signed-off-by: Slávek Banko
d5bdad9b [view]master2019-05-09 15:18:19 +0200Slávek Banko[kxmleditor] Add includes to UI files to resolve FTBFS.
Signed-off-by: Slávek Banko
86fea6f5 [view]master2019-05-09 14:32:06 +0300Mavridis Philippe[tdelibs] Added some checks in KSSL (in TDEIO) to correctly recognize LibreSSL (which is a fork of OpenSSL 1.0.1b)
This resolves issue #28
Signed-off-by: Mavridis Philippe
ff5fee9d [view]master2019-05-09 15:39:44 +0900Michele Calgaro[dbus-1-tqt] Fixed generation of Introspectable interface file. This resolves #17.
Signed-off-by: Michele Calgaro
2895b548 [view]master2019-05-09 01:54:37 +0200Slávek Banko[knetworkmanager8] Change class names for DBus interfaces.
Change the way that MOC files are processed.
This is related to the last changes in dbus-1-tqt.
Signed-off-by: Slávek Banko
5b267277 [view]master2019-05-09 01:46:33 +0200Slávek Banko[knetworkmanager8] Adapted to new KPasswordEdit::password() signature.
This relates to bug #2961
Signed-off-by: Slávek Banko
afdfc9b1 [view]master2019-05-08 14:46:23 +0200gregory guy[kxmleditor] conversion to the cmake building system
Signed-off-by: gregory guy
Signed-off-by: Slávek Banko
62fdd9a7 [view]master2019-05-05 17:46:13 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdeutils/klaptopdaemon
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/klaptopdaemon/
1413cc0b [view]master2019-05-05 17:40:57 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdepim/kmail
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kmail/
62028bf7 [view]master2019-05-05 17:13:54 +0000TDE Weblate[kshowmail] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/kshowmail
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kshowmail/
9559eac5 [view]master2019-05-05 19:13:26 +0200Automated System[kshowmail] Update translation template.
aac709db [view]master2019-05-05 19:12:59 +0200Automated System[tde-i18n] Update translation template.
ded8dc0c [view]master2019-05-05 02:42:38 +0200Slávek Banko[tde-packaging] DEB kshowmail: Switch to cmake.
Add basic package documentation.
The man page has been moved to the main tree.
Signed-off-by: Slávek Banko
311f886a [view]master2019-05-05 02:22:40 +0200Slávek Banko[kshowmail] Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.
Signed-off-by: Slávek Banko
38c37e29 [view]master2019-05-04 19:02:48 +0200Slávek Banko[tde-packaging] DEB knemo: Switch to cmake.
Add basic package documentation.
Signed-off-by: Slávek Banko
a775e20c [view]master2019-05-04 18:42:50 +0200Slávek Banko[knemo] Add includes to UI files to resolve FTBFS.
Signed-off-by: Slávek Banko
6107abd7 [view]master2019-05-04 18:42:08 +0200Slávek Banko[knemo] cmake: Search for ifconfig, route, and iwconfig
instead of using predefined paths.
Signed-off-by: Slávek Banko
4c357c39 [view]master2019-05-03 15:02:28 +0200gregory guy[kshowmail] conversion to the cmake building system
Signed-off-by: gregory guy
cd0d3349 [view]master2019-05-02 18:57:27 +0200Slávek Banko[tde-packaging] DEB tork: Disable build with --enable-final.
Add basic package documentation.
Cleanup rules.
Signed-off-by: Slávek Banko
1a10ae0f [view]master2019-05-02 18:27:37 +0200Slávek Banko[tde-style-qtcurve] Fix FTBFS due to removed HAVE_REAL_TQT definition in tqtinterface.
Signed-off-by: Slávek Banko
5adcf2c6 [view]master2019-05-02 18:15:55 +0200Slávek Banko[tde-packaging] DEB rosegarden: Deactivate apidox build.
Signed-off-by: Slávek Banko
11a8d4e8 [view]master2019-05-02 18:09:40 +0200Slávek Banko[tde-packaging] DEB krusader: Disable build with --enable-final.
Add basic package documentation.
Cleanup rules.
Signed-off-by: Slávek Banko
ae2affd8 [view]master2019-05-02 17:52:36 +0200Slávek Banko[tde-packaging] DEB kftpgrabber: Disable build with --enable-final.
Add basic package documentation.
Cleanup rules.
Signed-off-by: Slávek Banko
caf63f4e [view]master2019-05-02 17:49:50 +0200Slávek Banko[tde-packaging] DEB kdbg: Disable build with --enable-final.
Add basic package documentation.
Cleanup rules.
Signed-off-by: Slávek Banko
c637c4cf [view]master2019-05-02 22:27:34 +0900Michele Calgaro[tde] Removed admin submodule from dbus-tqt.
Signed-off-by: Michele Calgaro
76fdaa84 [view]master2019-05-02 22:22:37 +0900Michele Calgaro[dbus-tqt] Removed unnecessary files and drop dependency on admin module.
Signed-off-by: Michele Calgaro
7ecf7d1a [view]master2019-05-02 20:29:31 +0900Michele Calgaro[dbus-1-tqt] Removed unused files.
Signed-off-by: Michele Calgaro
98d1dca7 [view]master2019-05-02 16:55:54 +0900Michele Calgaro[akode] Removed automake files.
Signed-off-by: Michele Calgaro
dadafca8 [view]master2019-05-02 14:36:17 +0900Slávek Banko[tdelibs] Fixed moc inclusion after last changes in dbus-1-tqt.
Signed-off-by: Slávek Banko
Signed-off-by: Michele Calgaro
1b9133ad [view]master2019-05-02 01:33:12 +0200Slávek Banko[tde-packaging] DEB k9copy: Add basic package documentation.
Signed-off-by: Slávek Banko
ced81478 [view]master2019-05-02 01:32:05 +0200Slávek Banko[k9copy] Fix FTBFS for build with --enable-final.
Signed-off-by: Slávek Banko
08f8618d [view]master2019-05-01 15:40:53 +0200Slávek Banko[tde-packaging] DEB tdegames: Fix FTBFS related apidox
that are now generated only for build-indep.
Signed-off-by: Slávek Banko
db17d12f [view]master2019-05-01 14:48:25 +0200gregory guy[kchmviewer] conversion to the cmake building system
Signed-off-by: gregory guy
Signed-off-by: Slávek Banko
3dee2465 [view]master2019-04-30 20:01:32 +0200Slávek Banko[dbus-1-tqt] Make the use of the class name requested by the -c
command line option consistent.
This resolves issue #14
Signed-off-by: Slávek Banko
20daa8ee [view]master2019-04-30 18:23:59 +0200Slávek Banko[dbus-1-tqt] Adjusting class name moved from generators to caller.
Signed-off-by: Slávek Banko
d3ff70c0 [view]master2019-04-30 23:24:46 +0900Michele Calgaro[dbus-1-tqt] Fixed problem with interface file name generation and inclusion. This
relates to #5.
Signed-off-by: Michele Calgaro
415cca86 [view]master2019-04-30 01:04:39 +0900Michele Calgaro[dbus-1-tqt] Fixed previous commit. The name of the included moc file needs to be taken from the specified basename when available. The location of
the function call was also wrong.
Signed-off-by: Michele Calgaro
9bb3a559 [view]master2019-04-28 19:15:39 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdepim/tdeio_imap4
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/tdeio_imap4/
98930357 [view]master2019-04-28 19:08:20 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdelibs/tdelibs
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/
db94b3bd [view]master2019-04-28 20:42:57 +0200Automated System[tde-i18n] Update translation template.
71ae23a2 [view]master2019-04-29 00:21:17 +0900Michele Calgaro[libr] Clean automake files and unusued 'po' folder.
Signed-off-by: Michele Calgaro
cb03ac17 [view]master2019-04-28 16:06:24 +0200Slávek Banko[tde-packaging] DEB libart-lgpl: Switch to cmake.
The man page has been moved to the main tree.
Signed-off-by: Slávek Banko
23a609ea [view]master2019-04-28 14:57:30 +0200Slávek Banko[tde-packaging] DEB dbus-1-tqt: Add basic package documentation.
Signed-off-by: Slávek Banko
318a0abf [view]master2019-04-28 21:03:08 +0900Emanoil Kotsev[dbus-1-tqt] Fix for issue #9 - add include moc in proxy cpp
Signed-off-by: Emanoil Kotsev
Signed-off-by: Michele Calgaro
755938dd [view]master2019-04-28 09:49:33 +0000Emanoil Kotsev[dbus-1-tqt] missed from commit 99fc7a4311
6236fe90 [view]master2019-04-28 17:21:41 +0900Michele Calgaro[dbus-1-tqt] Fixed up names of files and classes.
Signed-off-by: Michele Calgaro
d73d25c6 [view]master2019-04-28 15:14:31 +0900Emanoil Kotsev[dbus-1-tqt] Add Proxy and Interface to class name.
Signed-off-by: Emanoil Kotsev
4e9ab839 [view]master2019-04-27 19:51:48 +0200Slávek Banko[tde-packaging] DEB: Merge debian-qt-kde.mk and kde.mk into one debian-tde.mk
The debian-tde.mk rules are now unified for all packages.
Signed-off-by: Slávek Banko
bb8f8a28 [view]master2019-04-28 00:54:52 +0900Emanoil Kotsev[dbus-1-tqt] dd node name if not a root node.
Signed-off-by: Emanoil Kotsev
Signed-off-by: Michele Calgaro
3997d3cd [view]master2019-04-28 00:33:46 +0900Emanoil Kotsev[dbus-1-tqt] Create node class with ending with Node.
Signed-off-by: Emanoil Kotsev
14aebff1 [view]master2019-04-28 00:32:35 +0900Emanoil Kotsev[dbus-1-tqt] Fix missing interface.h in generated code and filename.
Signed-off-by: Emanoil Kotsev
e5d2ea6d [view]master2019-04-27 16:02:42 +0200Slávek Banko[tde-packaging] DEB dbus-1-tqt: Fix apidox build invocation to be just for build-indep.
Signed-off-by: Slávek Banko
96fe7f14 [view]master2019-04-27 21:54:26 +0900Michele Calgaro[tde-packaging] DEB dubs-1-tqt: added cmake configuration option for api dox location.
Signed-off-by: Michele Calgaro
d1779def [view]master2019-04-27 21:19:18 +0900Michele Calgaro[tde-packaging] DEB: removed no longer required option in tqtinterface.
Signed-off-by: Michele Calgaro
c753c65c [view]master2019-04-27 20:19:31 +0900Michele Calgaro[tqtinterface] Dropped unused code.
Signed-off-by: Michele Calgaro
932b8df2 [view]master2019-04-27 18:37:21 +0900Michele Calgaro[tde-packaging] DEB build scripts:
1. drop unsupported distros
2. minor improvements
Signed-off-by: Michele Calgaro
3998e3cd [view]master2019-04-27 17:16:05 +0900Michele Calgaro[tde-packaging] DEB: removed old distros.
Signed-off-by: Michele Calgaro
0e7f9b8d [view]master2019-04-27 15:59:32 +0900Michele Calgaro[tdelibs] Added timestamp to debug backend (kdDebug, kdWarning, ...).
Signed-off-by: Michele Calgaro
3ae06148 [view]master2019-04-27 14:58:19 +0900Michele Calgaro[qt3] Added timestamp to debug functions (qDebug, qWarning, qFatal).
Signed-off-by: Michele Calgaro
835a7b87 [view]master2019-04-27 14:53:38 +0900Michele Calgaro[tqt3] Added timestamp to debug functions (tqDebug, tqWarning, tqFatal).
Signed-off-by: Michele Calgaro
91e64f3e [view]master2019-04-27 00:23:17 +0900Michele Calgaro[dbus-1-tqt] Added cmake configuration option for api dox location. This provides
flexibility when building for different distros, in case the location of
the api dox need to be different.
Signed-off-by: Michele Calgaro
f9c9e152 [view]master2019-04-27 00:21:43 +0900Michele Calgaro[dbus-1-tqt] Moved source files to "src" folder.
Signed-off-by: Michele Calgaro
7d3c2ed4 [view]master2019-04-26 13:58:37 +0200Slávek Banko[dbus-1-tqt] Removed dependency on admin module.
Again because the automated system on primary server
inadvertently added it.
Signed-off-by: Slávek Banko
0bb02dba [view]master2019-04-26 13:55:19 +0200Slávek Banko[tde] Remove dependencies/dbus-1-tqt/admin from submodules.
Signed-off-by: Slávek Banko
db63bc1b [view]master2019-04-25 23:26:21 +0900Michele Calgaro[dbus-1-tqt] Improved dbus api dox documentation creation.
Signed-off-by: Emanoil Kotsev
Signed-off-by: Michele Calgaro
11cb023d [view]master2019-04-23 02:50:13 +0200Slávek Banko[libart-lgpl] cmake: Add tests.
Signed-off-by: Slávek Banko
2a50894a [view]master2019-04-22 20:57:31 +0200Slávek Banko[libart-lgpl] Add support for GCC hidden visibility.
Signed-off-by: Slávek Banko
87237501 [view]master2019-04-22 19:44:57 +0200Slávek Banko[libart-lgpl] Move the art_config.h generation to the configure script.
Cleanup of generated automake files.
Signed-off-by: Slávek Banko
b996d3d1 [view]master2019-04-22 19:00:51 +0200gregory guy[libart-lgpl] conversion to the cmake building system
Cleanup of generated headers.
Add common cmake submodule.
Signed-off-by: gregory guy
Signed-off-by: Slávek Banko
7c59d8cc [view]master2019-04-22 16:13:09 +0200Slávek Banko[libart-lgpl] Use pkg-config to get values in libart2-config.
Signed-off-by: Slávek Banko
48dfd726 [view]master2019-04-22 13:50:56 +0200gregory guy[knemo] conversion to the cmake building system
Signed-off-by: gregory guy
c7235d98 [view]master2019-04-21 18:59:54 +0000TDE Weblate[kima] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/kima
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kima/
0d598d3c [view]master2019-04-21 20:59:19 +0200Automated System[kima] Update translation template.
09819764 [view]master2019-04-21 20:34:06 +0200Slávek Banko[tde-packaging] DEB kima: Switch to cmake.
Switch to common TDE cdbs rules.
Signed-off-by: Slávek Banko
e5da4645 [view]master2019-04-21 18:18:42 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdepim/kmail
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kmail/
0fe7d56f [view]master2019-04-21 19:56:55 +0200Automated System[tde-i18n] Update translation template.
df3b14e0 [view]master2019-04-21 19:16:43 +0200Slávek Banko[kima] Add includes to UI files to resolve FTBFS.
Signed-off-by: Slávek Banko
e53303b9 [view]master2019-04-21 23:46:48 +0900Luke Dashjr[tdepim] Bugfix: KMail: Detach from message observation when destructing KMReaderWin
Signed-off-by: Luke Dashjr
7209623b [view]master2019-04-21 16:32:04 +0200Slávek Banko[tdenetwork] Fix FTBFS from commit 2c188798.
On Linux, utmp.h is necessary even if utmpx.h is present.
Signed-off-by: Slávek Banko
dba03681 [view]master2019-04-21 23:22:20 +0900Michele Calgaro[experimental] Removed unnecessary and/or TDE-unrelated code.
Signed-off-by: Michele Calgaro
Signed-off-by: Slávek Banko
edaf738a [view]master2019-04-20 19:39:56 +0200Slávek Banko[tde-packaging] DEB trinity-keyring: Add a second key for the trinity archive.
Signed-off-by: Slávek Banko

List generated Sun May 19 10:17:38 2024
Currently showing patches 20859 to 20958 of 46401 [View All on Single Page]
Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]