summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* TWin: Active borders and snap tilingMavridis Philippe2023-05-271-12/+30
| | | | | | | | | | | | | | | | | | | | | | This commit is a squash of the commits of TDE/tdebase#331. In short, this backports some improvements to existing electric border functionality from KDE, adds the snap tiling (or aerosnap) feature and brings rudimentary support for active corners, which will be fully implemented in a later PR. The options dialog and the documentation has been updated to reflect these changes. Additionally, a new relevant option is introduced: an option for restoring the original size of maximized/tiled windows when the user starts dragging them. The option is set to be off by default, preserving the traditional behaviour of KDE 3.x/TDE. Last but not least, the term "electric" in relation to borders and corners is replaced by "active" for clarity to the users. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Konqueror handbook documentation associated with PR # 240Vincent Reher2023-05-041-13/+133
| | | | Signed-off-by: Vincent Reher <tde@4reher.org>
* Add release notes draft for R14.2.x seriesMichele Calgaro2023-04-284-0/+61
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added initial draft of release notes for R14.1.1Michele Calgaro2023-04-272-0/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Updated release notes with tqscintilla SEGV fixr14.1.0Michele Calgaro2023-04-121-0/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add release notes for R14.1.0Michele Calgaro2023-04-101-1/+188
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* khelpcenter: restructure release notes in preparation for the r14.1.x seriesMichele Calgaro2023-03-3123-64/+151
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tde license: minor adjustment to window size for better visualizationMichele Calgaro2023-03-281-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added TDE license info dialogMichele Calgaro2023-03-276-0/+222
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Added final version of release notes for R14.0.13.Michele Calgaro2022-10-201-6/+121
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add doc/kappfinder/CMakeLists.txt to avoid unwanted automaticSlávek Banko2022-10-141-0/+6
| | | | | | installation of man-kappfinder.1.docbook. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use gender-neutral languageMavridis Philippe2022-07-1813-30/+30
| | | | | | This resolves issue TDE/tde#93. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Add man pages for TDE applications.Michele Calgaro2022-05-2345-0/+6227
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added initial draft of release notes for R14.0.13.Michele Calgaro2022-05-032-0/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added final version of release notes for R14.0.12.Michele Calgaro2022-04-201-6/+81
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed HAL dependant code.Michele Calgaro2022-02-142-23/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added initial draft of release notes for R14.0.12.Michele Calgaro2021-11-022-0/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added final version of release notes for R14.0.11.Michele Calgaro2021-10-161-6/+99
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added initial draft of release notes for R14.0.11.Michele Calgaro2021-05-032-0/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Updated release notes for R14.0.10.Michele Calgaro2021-04-241-3/+62
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed incorrect links used in previous commit.Michele Calgaro2021-02-054-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed references to TDE website.Michele Calgaro2021-02-0411-17/+17
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Move the khelpcenter guides to the directory level in which they are installed.Slávek Banko2020-11-17166-0/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added initial draft of release notes for R14.0.10.Michele Calgaro2020-11-0712-20/+34
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Progressive update of release notes for R14.0.9.Michele Calgaro2020-10-151-5/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Progressive update of release notes for R14.0.9.Michele Calgaro2020-10-091-2/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed additional code formatting modelines.Michele Calgaro2020-09-2552-922/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-2235-353/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Progressive update of release notes for R14.0.9.Michele Calgaro2020-09-081-1/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Progressive update of release notes for R14.0.9.Michele Calgaro2020-07-261-2/+24
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Desktop file translations:Slávek Banko2020-06-282-0/+10
| | | | | | | + 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 <slavek.banko@axis.cz>
* Progressive update of release notes for R14.0.9: knotes shortcuts.Michele Calgaro2020-06-171-4/+29
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Progressive update of release notes for R14.0.9.Michele Calgaro2020-05-311-0/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Progressive update of release notes for R14.0.9.Michele Calgaro2020-05-261-9/+24
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Progressive update of release notes for R14.0.9.Michele Calgaro2020-05-032-2/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add draft release notes for R14.0.9 to the documentation.Slávek Banko2020-04-292-0/+61
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Kate: added documentation for sessions panel. This relates to bug 2491.Michele Calgaro2020-04-124-82/+165
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add release notes for R14.0.8 to documentation.Slávek Banko2020-04-102-0/+106
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add previous release notes to the documentation.Slávek Banko2020-04-069-909/+1404
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Renamed release_notes to tde_release_notes.Michele Calgaro2020-02-153-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed beagle related code.Michele Calgaro2020-02-091-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Kate docbook: updated section related to General options.Michele Calgaro2019-08-244-4/+56
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* rename kdelogo.xpm to tdelogo.pnggregory guy2018-11-081-1/+1
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* this relates to bug 2618gregory guy2018-11-081-0/+0
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* qt -> tqt conversion:Michele Calgaro2018-09-281-1/+1
| | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-272-5/+5
| | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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>
* 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>
* 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-304-4/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>