Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 <michele.calgaro@yahoo.it> | ||||
* | 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 <aneejit1@gmail.com> | ||||
* | 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 <aneejit1@gmail.com> | ||||
* | Progressive update of release notes for R14.0.9: knotes shortcuts. | Michele Calgaro | 2020-06-17 | 1 | -4/+29 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS due to missing linked libraries. | Slávek Banko | 2020-06-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | 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 <slavek.banko@axis.cz> | ||||
* | 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 <slavek.banko@axis.cz> | ||||
* | 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 <michele.calgaro@yahoo.it> | ||||
* | Progressive update of release notes for R14.0.9. | Michele Calgaro | 2020-05-31 | 1 | -0/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix missing paired parentheses in HAL media backend. | Slávek Banko | 2020-05-31 | 1 | -5/+5 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Improved support for bluray discs. | Michele Calgaro | 2020-05-30 | 12 | -63/+113 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | media tdeioslave: added bluray mimetype. | Carlos Alberto | 2020-05-29 | 9 | -14/+352 |
| | | | | | Signed-off-by: Carlos Alberto <bradcarlos@gmail.com> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | 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 <obache@wizdas.com> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Change to access ifreq member through macros | OBATA Akio | 2020-05-28 | 1 | -2/+2 |
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> | ||||
* | Resolve duplicated HAVE_GETIFADDRS definition | OBATA Akio | 2020-05-28 | 1 | -1/+0 |
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> | ||||
* | 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 <slavek.banko@axis.cz> | ||||
* | 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 <slavek.banko@axis.cz> | ||||
* | DilOS: use illumos specific /proc path for an executable file | Denis Kozadaev | 2020-05-26 | 1 | -0/+4 |
| | | | | Signed-off-by: Denis Kozadaev <denis@dilos.org> | ||||
* | Progressive update of release notes for R14.0.9. | Michele Calgaro | 2020-05-26 | 1 | -9/+24 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added icon to KDCOP main window. This resolves bug 3108. | Michele Calgaro | 2020-05-25 | 1 | -0/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | 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 <michele.calgaro@yahoo.it> | ||||
* | 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 <slavek.banko@axis.cz> | ||||
* | 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 <slavek.banko@axis.cz> | ||||
* | 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 <michele.calgaro@yahoo.it> | ||||
* | 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 <michele.calgaro@yahoo.it> | ||||
* | 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 <slavek.banko@axis.cz> | ||||
* | Kate: added documentation for sessions panel. This relates to bug 2491. | Michele Calgaro | 2020-04-12 | 4 | -82/+165 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add release notes for R14.0.8 to documentation. | Slávek Banko | 2020-04-10 | 2 | -0/+106 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | 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 <michele.calgaro@yahoo.it> | ||||
* | 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 <slavek.banko@axis.cz> | ||||
* | 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 <michele.calgaro@yahoo.it> | ||||
* | 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 <slavek.banko@axis.cz> | ||||
* | 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 <slavek.banko@axis.cz> | ||||
* | Do not start KJobViewer by default. | Michele Calgaro | 2020-04-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | r14-xdg-update: make sure files tested by TEST9 are fixed at the next login. ↵ | Michele Calgaro | 2020-04-05 | 1 | -5/+5 |
| | | | | | | Improve feedback messages for the user. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |