summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Removed documentation about tdeioslave gopher, which by the way is notMichele Calgaro2018-08-263-83/+0
| | | | | | | | in tdebase. Documentation regarding gopher will now be provided by tdeio-gopher, if installed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdeioslave nfs: Add support for libtirpcFabio Rossi2018-08-262-3/+22
| | | | | | | as a replacement for deprecated SunRPC from glibc >= 2.26 This resolves bug 2962 Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
* Fixed typedef-related warnings from compiler.Michele Calgaro2018-08-231-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added missing ; at the end of japanese lines. This relates to bug 2952.Michele Calgaro2018-08-216-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Improved description of "what's this" for placeholder in Find andMichele Calgaro2018-08-211-2/+4
| | | | | | Replace dialog. This resolves to bug 2558. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with stricter C++11Slávek Banko2018-08-183-21/+21
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed corrupted japanese translations. This relates to bug 2952.Michele Calgaro2018-08-187-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdeioslave: fixed info protocol, which was no longer working with recentMichele Calgaro2018-07-251-3/+3
| | | | | | perl version. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Start media backend on TDE session startup. This resolves bug 2780.Michele Calgaro2018-07-173-0/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0066e3149204abc023fa441d0982c26c8b48ba3c)
* cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS )Michele Calgaro2018-07-047-9/+7
| | | | | | | | instead of set_source_files_properties( ... COMPILE_FLAGS ) to avoid the problem of double escaping quotation marks. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed session locking at login. This resolves bug 2874.Michele Calgaro2018-07-033-12/+28
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Kate session panel: fixed restoring of multiple Kate's main windows.Michele Calgaro2018-07-021-6/+2
| | | | | | This relates to bug 2491 Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-06-303-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-06-309-9/+9
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix reset of auto-action in medianotifierSlávek Banko2018-06-301-2/+4
| | | | | | This resolves bug 2941 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Avoid using 10bit FBConfigsYuxuan Shui2018-06-241-0/+10
| | | | Fix weird color issue with Mesa 18.0
* Fix kdesktop_lock screensaver stuttering on modern GPUsTimothy Pearson2018-06-241-1/+5
|
* Removed unrequired comments.Michele Calgaro2018-06-2018-85/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update URL for TDE main site, wiki, themes and applicationsNikolaus Klepp2018-05-302-5/+5
| | | | | | This resolves bug 2924 Signed-off-by: Nikolaus Klepp <office@klepp.biz>
* Reset states in kdesktop-lock if startSaver failsSlávek Banko2018-05-261-0/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Polish up commit 67290ac0.Michele Calgaro2018-05-271-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* starttde: Always add paths because folders can be createdSlávek Banko2018-05-261-6/+4
| | | | | | | by installing packages during a session. This resolves bug 2395 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed removal of older network panel files in case the user does notSlávek Banko2018-05-271-8/+18
| | | | | | | | follow the correct update+reboot+access procedure. This relates to bug 2903. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed update of network links in user folder. This resolves bug 2903.Michele Calgaro2018-05-242-25/+46
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdebase/admin to latest HEADAutomated System2018-05-241-0/+0
|
* Fixed up previous commit (unwanted change got included by mistake).Michele Calgaro2018-05-231-2/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update Konqueror sidebar links. This relates to bug 2903.Michele Calgaro2018-05-2312-388/+334
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdebase/admin to latest HEADAutomated System2018-05-081-0/+0
|
* Reset submodule main/tdebase/admin to latest HEADAutomated System2018-04-291-0/+0
|
* Removed "Direct Rendering" double entry in opengl info window. ThisMichele Calgaro2018-04-281-2/+0
| | | | | | relates to bug 2697. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed problem with opening of 'tdecmshell opengl'. This relates to bug 2697.Michele Calgaro2018-04-261-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added KDCOP to TDE menu - System. This relates to bug 2886.Michele Calgaro2018-04-232-0/+13
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed trash status update problem described in bug 2729.Michele Calgaro2018-04-191-4/+2
| | | | | | | Special thanks to Emanoil for his initial investigation on this bug. Signed-off-by: Emanoil Kotsev <deloptes@yahoo.com> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed Quick File Browser crash when the contents of a directory wasMichele Calgaro2018-02-271-4/+0
| | | | | | modified. This resolves bug 2863. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix calculations in mini-cliSlávek Banko2017-12-021-2/+3
| | | | | | | + add the leading zero to the calculated results + support for calculations that starts with a negative number Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Merge branch 'katesessions': add Kate session panel.Michele Calgaro2017-09-1519-1147/+2398
|\
| * Kate session panel: added "Sessions" menu support.Michele Calgaro2016-10-087-57/+169
| | | | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
| * Kate session panel: removed no longer used OldKateSession and ↵Michele Calgaro2016-10-025-1041/+2
| | | | | | | | | | | | OldKateSessionManager code. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
| * Kate session panel: added support for switch/shutdown session options and ↵Michele Calgaro2016-05-2311-114/+437
| | | | | | | | | | | | | | | | | | fixed up logic where required. Fixed Kate quit process to support correct shutdown. Improved handling of configuration option changes. Some code rework. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
| * Kate session panel: fixed handling of volatile sessions. Also bug fixes and ↵Michele Calgaro2016-04-216-95/+212
| | | | | | | | | | | | improved model-view code separation Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
| * Kate session panel: added save_as and reload functionality.Michele Calgaro2016-03-254-78/+293
| | | | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
| * Kate session panel: added save and read-only functionality. Fixed up toolbar ↵Michele Calgaro2016-03-105-29/+200
| | | | | | | | | | | | | | | | buttons status update. Added ability to activate a session using the ENTER key. Some other code refactoring. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
| * Kate session panel: added move up/down and rename functionality.Michele Calgaro2016-03-104-18/+225
| | | | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
| * Kate session panel: some code refactoring + completed GUI for "New session" ↵Michele Calgaro2016-02-225-121/+233
| | | | | | | | | | | | and "Delete session". Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
| * Added support for "Delete session" in Kate session panel.Michele Calgaro2016-02-206-62/+136
| | | | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
| * Added support for Kate startup options and for "New session" functionality.Michele Calgaro2016-02-198-283/+347
| | | | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
| * Disabled the old session manager and switched permanently to the new one. ↵Michele Calgaro2016-02-089-428/+567
| | | | | | | | | | | | | | | | | | Lot of functionality still missing. It is possible to switch sessions from the session panel (either by the activate pushbutton or by executing a listview item). Kate's session settings are currently not yet supported (last session is saved and restored by default). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
| * Populated session panel. Now able to switch session within the new panel.Michele Calgaro2015-10-238-64/+165
| | | | | | | | | | | | | | | | *** NOTE *** In this commit both the old and new session managers are active, therefore funny things occasionally happen. Then won't be the case from the next commit since the old session manager will be disabled. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
| * Added initial version of new KateSession and KateSessionManager. The old ↵Michele Calgaro2015-09-282-1/+373
| | | | | | | | | | | | version of the same classes is still the default for the time being. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
| * Renamed KateSession* --> OldKateSession* (except KateSessionPanel). This is ↵Michele Calgaro2015-08-148-133/+133
| | | | | | | | | | | | to ease the development and testing of the new KateSession/KateSessionManager code while at the same time preserve session functionality. The OldKateSession* code will be removed once the new code has been fully developed and tested. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>