Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 4977 | -119563/+1018206 |
| | | | | | | | + 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 <[email protected]> | ||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2020-06-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Fixed up incomplete qtplugins -> tqtplugins renaming. | Michele Calgaro | 2020-06-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add missing include/link directories | aneejit1 | 2020-06-19 | 4 | -0/+20 |
| | | | | | | | | | | | | | | In an environment where not everything is in /usr... - drkonqi/CMakeLists.txt requires the libr library path to be specified. - nsplugins/viewer/CMakeLists.txt requires the glib library path to be specified. - tdm/backend/CMakeLists.txt was missing the include and link directories for libXau and libXDMCP. - twin/compton-tde/CMakeLists.txt was missing include and link directories for the optionally selected libraries (libconfig, Xinerama, XRandR, OpenGL and PCRE). Signed-off-by: aneejit1 <[email protected]> | ||||
* | Improve detection of libXss, OpenGL and libXext DPMS support. | aneejit1 | 2020-06-19 | 2 | -8/+24 |
| | | | | | | | | | | | | | | | | | | The detection of libXss has been changed to ask the question "where is libXss?" before asking "is XScreenSaverQueryInfo available?" rather than the other way around. The test for "XScreenSaverQueryInfo" also ensures that the include and library flags from pkg-config are used. The OpenGL test has been amended to make use of the include paths and library flags returned by pkg-config to prevent the test from failing when OpenGL is not in /usr. The libXext test in kcontrol/energy/CMakeLists.txt is amended to use the libXext include path and library flags. The paths are also added to the include/link directories. Signed-off-by: aneejit1 <[email protected]> | ||||
* | Progressive update of release notes for R14.0.9: knotes shortcuts. | Michele Calgaro | 2020-06-17 | 1 | -4/+29 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix FTBFS due to missing linked libraries. | Slávek Banko | 2020-06-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | For templates from CMake, use the TDE CMAKE TEMPLATES variable. | Slávek Banko | 2020-06-12 | 3 | -3/+3 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2020-06-12 | 1 | -0/+0 |
| | |||||
* | Fix FTBFS due to missing linked libraries. | Slávek Banko | 2020-06-12 | 8 | -7/+8 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2020-06-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2020-06-07 | 1 | -0/+0 |
| | |||||
* | Fixed missing config modules in Konqueror and Kicker. This resolves issue #150. | Michele Calgaro | 2020-06-01 | 2 | -7/+7 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Progressive update of release notes for R14.0.9. | Michele Calgaro | 2020-05-31 | 1 | -0/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix missing paired parentheses in HAL media backend. | Slávek Banko | 2020-05-31 | 1 | -5/+5 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Improved support for bluray discs. | Michele Calgaro | 2020-05-30 | 12 | -63/+113 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | media tdeioslave: added bluray mimetype. | Carlos Alberto | 2020-05-29 | 9 | -14/+352 |
| | | | | | Signed-off-by: Carlos Alberto <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Check ifw_hwaddr member for struct ifreq | OBATA Akio | 2020-05-28 | 2 | -0/+11 |
| | | | | | | | | It is used for ioctl(SIOCGIFHWADDR) return storage member, but does not exist on Solaris, it uses ifr_addr. Signed-off-by: OBATA Akio <[email protected]> Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Change to access ifreq member through macros | OBATA Akio | 2020-05-28 | 1 | -2/+2 |
| | | | | Signed-off-by: OBATA Akio <[email protected]> | ||||
* | Resolve duplicated HAVE_GETIFADDRS definition | OBATA Akio | 2020-05-28 | 1 | -1/+0 |
| | | | | Signed-off-by: OBATA Akio <[email protected]> | ||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2020-05-28 | 1 | -0/+0 |
| | |||||
* | Fix typo in the SSL library check rules. | Slávek Banko | 2020-05-26 | 1 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Add FreeBSD / DragonFly specific /proc path for an executable file. | Slávek Banko | 2020-05-26 | 1 | -2/+4 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DilOS: use illumos specific /proc path for an executable file | Denis Kozadaev | 2020-05-26 | 1 | -0/+4 |
| | | | | Signed-off-by: Denis Kozadaev <[email protected]> | ||||
* | Progressive update of release notes for R14.0.9. | Michele Calgaro | 2020-05-26 | 1 | -9/+24 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Added icon to KDCOP main window. This resolves bug 3108. | Michele Calgaro | 2020-05-25 | 1 | -0/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2020-05-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2020-05-17 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2020-05-11 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2020-05-10 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2020-05-07 | 1 | -0/+0 |
| | |||||
* | Progressive update of release notes for R14.0.9. | Michele Calgaro | 2020-05-03 | 2 | -2/+7 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add draft release notes for R14.0.9 to the documentation. | Slávek Banko | 2020-04-29 | 2 | -0/+61 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | kcontrol icc: Fix second occurrence of file filter option. | Slávek Banko | 2020-04-15 | 1 | -1/+2 |
| | | | | | | This solves issue #143. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | kicker's kate session menu extension: keep the popup menu open after | Michele Calgaro | 2020-04-14 | 2 | -1/+7 |
| | | | | | | reloading the sessions list. This improve the user experience. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | kicker's kate session menu extension: add support for new R14.1.0 style | Michele Calgaro | 2020-04-14 | 1 | -6/+30 |
| | | | | | | | Kate's session and make sure they are ordered accordingly to the order in Kate. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | kcontrol icc: fixed file filter option. This solves issue #143. | Slávek Banko | 2020-04-13 | 1 | -1/+2 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Kate: added documentation for sessions panel. This relates to bug 2491. | Michele Calgaro | 2020-04-12 | 4 | -82/+165 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add release notes for R14.0.8 to documentation. | Slávek Banko | 2020-04-10 | 2 | -0/+106 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Kate: | Michele Calgaro | 2020-04-11 | 2 | -9/+15 |
| | | | | | | | | 1) removed connection to inexistent slot 2) fix code to save Kate's session from TDE's session manager. This relates to bug 2691. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Rename "<Filename>kde-" in the menu only if the original file is not preserved. | Slávek Banko | 2020-04-09 | 1 | -6/+13 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fixed handling of kde- entries in menu. This relates to test 9 in bug 3083. | Michele Calgaro | 2020-04-09 | 1 | -3/+11 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2020-04-08 | 1 | -0/+0 |
| | |||||
* | Add previous release notes to the documentation. | Slávek Banko | 2020-04-06 | 9 | -909/+1404 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix bad section for FocusStealingPreventionLevel value in twinrc. | Slávek Banko | 2020-04-06 | 1 | -5/+5 |
| | | | | | | This resolves issue #137. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Do not start KJobViewer by default. | Michele Calgaro | 2020-04-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> |