Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Removed hard-coded reference to /opt/trinity. This resolves bug 680. | Michele Calgaro | 2018-08-28 | 1 | -2/+3 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Some missing desktop icons in tdebase | gregory guy | 2018-08-27 | 4 | -4/+4 | |
| | | | | Signed-off-by: gregory guy <[email protected]> | |||||
* | Removed documentation about tdeioslave gopher, which by the way is not | Michele Calgaro | 2018-08-26 | 3 | -83/+0 | |
| | | | | | | | | in tdebase. Documentation regarding gopher will now be provided by tdeio-gopher, if installed. Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | tdeioslave nfs: Add support for libtirpc | Fabio Rossi | 2018-08-26 | 2 | -3/+22 | |
| | | | | | | | as a replacement for deprecated SunRPC from glibc >= 2.26 This resolves bug 2962 Signed-off-by: Fabio Rossi <[email protected]> | |||||
* | Fixed typedef-related warnings from compiler. | Michele Calgaro | 2018-08-23 | 1 | -1/+1 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Added missing ; at the end of japanese lines. This relates to bug 2952. | Michele Calgaro | 2018-08-21 | 6 | -6/+6 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Improved description of "what's this" for placeholder in Find and | Michele Calgaro | 2018-08-21 | 1 | -2/+4 | |
| | | | | | | Replace dialog. This resolves to bug 2558. Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Fix FTBFS with stricter C++11 | Slávek Banko | 2018-08-18 | 3 | -21/+21 | |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | |||||
* | Fixed corrupted japanese translations. This relates to bug 2952. | Michele Calgaro | 2018-08-18 | 7 | -7/+7 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | tdeioslave: fixed info protocol, which was no longer working with recent | Michele Calgaro | 2018-07-25 | 1 | -3/+3 | |
| | | | | | | perl version. Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Start media backend on TDE session startup. This resolves bug 2780. | Michele Calgaro | 2018-07-17 | 3 | -0/+10 | |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 0066e3149204abc023fa441d0982c26c8b48ba3c) | |||||
* | cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS ) | Michele Calgaro | 2018-07-04 | 7 | -9/+7 | |
| | | | | | | | | instead of set_source_files_properties( ... COMPILE_FLAGS ) to avoid the problem of double escaping quotation marks. Signed-off-by: Michele Calgaro <[email protected]> Signed-off-by: Slávek Banko <[email protected]> | |||||
* | Fixed session locking at login. This resolves bug 2874. | Michele Calgaro | 2018-07-03 | 3 | -12/+28 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Kate session panel: fixed restoring of multiple Kate's main windows. | Michele Calgaro | 2018-07-02 | 1 | -6/+2 | |
| | | | | | | This relates to bug 2491 Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Update bug reports url to bugs.trinitydesktop.org | Slávek Banko | 2018-06-30 | 3 | -3/+3 | |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | |||||
* | Update bug reports url to bugs.trinitydesktop.org | Slávek Banko | 2018-06-30 | 9 | -9/+9 | |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | |||||
* | Fix reset of auto-action in medianotifier | Slávek Banko | 2018-06-30 | 1 | -2/+4 | |
| | | | | | | This resolves bug 2941 Signed-off-by: Slávek Banko <[email protected]> | |||||
* | Avoid using 10bit FBConfigs | Yuxuan Shui | 2018-06-24 | 1 | -0/+10 | |
| | | | | Fix weird color issue with Mesa 18.0 | |||||
* | Fix kdesktop_lock screensaver stuttering on modern GPUs | Timothy Pearson | 2018-06-24 | 1 | -1/+5 | |
| | ||||||
* | Removed unrequired comments. | Michele Calgaro | 2018-06-20 | 18 | -85/+6 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Update URL for TDE main site, wiki, themes and applications | Nikolaus Klepp | 2018-05-30 | 2 | -5/+5 | |
| | | | | | | This resolves bug 2924 Signed-off-by: Nikolaus Klepp <[email protected]> | |||||
* | Reset states in kdesktop-lock if startSaver fails | Slávek Banko | 2018-05-26 | 1 | -0/+2 | |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | |||||
* | Polish up commit 67290ac0. | Michele Calgaro | 2018-05-27 | 1 | -2/+2 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | starttde: Always add paths because folders can be created | Slávek Banko | 2018-05-26 | 1 | -6/+4 | |
| | | | | | | | by installing packages during a session. This resolves bug 2395 Signed-off-by: Slávek Banko <[email protected]> | |||||
* | Fixed removal of older network panel files in case the user does not | Slávek Banko | 2018-05-27 | 1 | -8/+18 | |
| | | | | | | | | follow the correct update+reboot+access procedure. This relates to bug 2903. Signed-off-by: Slávek Banko <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Fixed update of network links in user folder. This resolves bug 2903. | Michele Calgaro | 2018-05-24 | 2 | -25/+46 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2018-05-24 | 1 | -0/+0 | |
| | ||||||
* | Fixed up previous commit (unwanted change got included by mistake). | Michele Calgaro | 2018-05-23 | 1 | -2/+1 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Update Konqueror sidebar links. This relates to bug 2903. | Michele Calgaro | 2018-05-23 | 12 | -388/+334 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2018-05-08 | 1 | -0/+0 | |
| | ||||||
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2018-04-29 | 1 | -0/+0 | |
| | ||||||
* | Removed "Direct Rendering" double entry in opengl info window. This | Michele Calgaro | 2018-04-28 | 1 | -2/+0 | |
| | | | | | | relates to bug 2697. Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Fixed problem with opening of 'tdecmshell opengl'. This relates to bug 2697. | Michele Calgaro | 2018-04-26 | 1 | -1/+1 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Added KDCOP to TDE menu - System. This relates to bug 2886. | Michele Calgaro | 2018-04-23 | 2 | -0/+13 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Fixed trash status update problem described in bug 2729. | Michele Calgaro | 2018-04-19 | 1 | -4/+2 | |
| | | | | | | | Special thanks to Emanoil for his initial investigation on this bug. Signed-off-by: Emanoil Kotsev <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Fixed Quick File Browser crash when the contents of a directory was | Michele Calgaro | 2018-02-27 | 1 | -4/+0 | |
| | | | | | | modified. This resolves bug 2863. Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Fix calculations in mini-cli | Slávek Banko | 2017-12-02 | 1 | -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 <[email protected]> | |||||
* | Merge branch 'katesessions': add Kate session panel. | Michele Calgaro | 2017-09-15 | 19 | -1147/+2398 | |
|\ | ||||||
| * | Kate session panel: added "Sessions" menu support. | Michele Calgaro | 2016-10-08 | 7 | -57/+169 | |
| | | | | | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
| * | Kate session panel: removed no longer used OldKateSession and ↵ | Michele Calgaro | 2016-10-02 | 5 | -1041/+2 | |
| | | | | | | | | | | | | OldKateSessionManager code. Signed-off-by: Michele Calgaro <[email protected]> | |||||
| * | Kate session panel: added support for switch/shutdown session options and ↵ | Michele Calgaro | 2016-05-23 | 11 | -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 <[email protected]> | |||||
| * | Kate session panel: fixed handling of volatile sessions. Also bug fixes and ↵ | Michele Calgaro | 2016-04-21 | 6 | -95/+212 | |
| | | | | | | | | | | | | improved model-view code separation Signed-off-by: Michele Calgaro <[email protected]> | |||||
| * | Kate session panel: added save_as and reload functionality. | Michele Calgaro | 2016-03-25 | 4 | -78/+293 | |
| | | | | | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
| * | Kate session panel: added save and read-only functionality. Fixed up toolbar ↵ | Michele Calgaro | 2016-03-10 | 5 | -29/+200 | |
| | | | | | | | | | | | | | | | | buttons status update. Added ability to activate a session using the ENTER key. Some other code refactoring. Signed-off-by: Michele Calgaro <[email protected]> | |||||
| * | Kate session panel: added move up/down and rename functionality. | Michele Calgaro | 2016-03-10 | 4 | -18/+225 | |
| | | | | | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
| * | Kate session panel: some code refactoring + completed GUI for "New session" ↵ | Michele Calgaro | 2016-02-22 | 5 | -121/+233 | |
| | | | | | | | | | | | | and "Delete session". Signed-off-by: Michele Calgaro <[email protected]> | |||||
| * | Added support for "Delete session" in Kate session panel. | Michele Calgaro | 2016-02-20 | 6 | -62/+136 | |
| | | | | | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
| * | Added support for Kate startup options and for "New session" functionality. | Michele Calgaro | 2016-02-19 | 8 | -283/+347 | |
| | | | | | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
| * | Disabled the old session manager and switched permanently to the new one. ↵ | Michele Calgaro | 2016-02-08 | 9 | -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 <[email protected]> | |||||
| * | Populated session panel. Now able to switch session within the new panel. | Michele Calgaro | 2015-10-23 | 8 | -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 <[email protected]> |