| Commit message (Expand) | Author | Age | Files | Lines |
* | kcontrol/smserver: rephrase fadeaway description | Alexander Golubev | 2024-03-03 | 1 | -4/+4 |
* | kxkb: utilize a translations provseided by xkeyboard-config | Alexander Golubev | 2024-03-03 | 10 | -24/+58 |
* | kxkb: add missing connect | Alexander Golubev | 2024-03-03 | 1 | -0/+1 |
* | cmake: use pkg_get_variable() to query pkg-config variables | Alexander Golubev | 2024-03-03 | 1 | -30/+8 |
* | kcontrol/input: fix incorrect statements whatsthis + some rewording | Alexander Golubev | 2024-03-03 | 1 | -8/+9 |
* | Merge translation files from master branch. | Automated System | 2024-03-02 | 16 | -263/+334 |
* | Merge translation files from master branch. | Automated System | 2024-03-01 | 1 | -0/+30 |
* | kcontrol-info-memory: use 64 bits variable to store memory size | Denis Kozadaev | 2024-02-29 | 1 | -3/+2 |
* | Simplify code since cmake minimum version is now 3.5 | Michele Calgaro | 2024-02-15 | 1 | -7/+1 |
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-14 | 23 | -44/+44 |
* | Reset submodule main/core/tdebase/admin to latest HEAD | Automated System | 2024-02-14 | 1 | -0/+0 |
* | kxkb: handle resetOld correctly in cases if all opions already set | Alexander Golubev | 2024-02-08 | 1 | -4/+4 |
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-04 | 42 | -88/+88 |
* | Replace auto_ptr | Michele Calgaro | 2024-01-23 | 1 | -3/+2 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 608 | -6388/+6388 |
* | Merge translation files from master branch. | Automated System | 2024-01-15 | 1 | -6/+9 |
* | Merge translation files from master branch. | Automated System | 2024-01-14 | 1 | -0/+30 |
* | Reset submodule main/core/tdebase/admin to latest HEAD | Automated System | 2024-01-02 | 1 | -0/+0 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-26 | 126 | -599/+599 |
* | KXkb: add keyboard layout notification | Mavridis Philippe | 2023-12-25 | 11 | -1/+158 |
* | Kxkb: move LayoutUnit struct into its own file and add getLayoutName function | Mavridis Philippe | 2023-12-25 | 6 | -60/+84 |
* | Make dependency upon libssh optional | Alexander Golubev | 2023-12-25 | 3 | -2/+4 |
* | TWin: Add DCOP method showWindowMenu(wid) for default menu position | Mavridis Philippe | 2023-12-21 | 3 | -2/+13 |
* | TWin showWindowMenu: add support for negative coordinates | Mavridis Philippe | 2023-12-21 | 1 | -10/+13 |
* | twin: fix showWindowMenuAt(...) DCOP call | Mavridis Philippe | 2023-12-21 | 1 | -3/+5 |
* | Merge translation files from master branch. | Automated System | 2023-12-17 | 2 | -23/+26 |
* | twin: use separate bit to inhibit configure request messages. This resolves i... | Michele Calgaro | 2023-12-13 | 4 | -3/+5 |
* | Merge translation files from master branch. | Automated System | 2023-12-09 | 5 | -28/+37 |
* | Merge translation files from master branch. | Automated System | 2023-12-08 | 3 | -22/+26 |
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-05 | 21 | -36/+36 |
* | Merge translation files from master branch. | Automated System | 2023-12-03 | 1 | -17/+19 |
* | Replace 'Event' #define strings | Michele Calgaro | 2023-12-02 | 27 | -68/+68 |
* | twin: makes sure to notify an application on resizing events so that the wind... | Michele Calgaro | 2023-12-02 | 1 | -0/+5 |
* | Fix FTBFS caused by detection of libr version after recent update | Michele Calgaro | 2023-11-26 | 1 | -2/+2 |
* | Fix unwanted window resizing. This resolves issue TDE/tde#57. | Michele Calgaro | 2023-11-26 | 4 | -1/+14 |
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 7 | -17/+17 |
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-25 | 21 | -67/+67 |
* | Replaced various '#define' with actual strings - part 2 | Michele Calgaro | 2023-11-23 | 1 | -3/+3 |
* | Replaced time related '#define' with actual strings | Michele Calgaro | 2023-11-23 | 15 | -59/+59 |
* | Replace various tq* strings with TQt::* equivalents | Michele Calgaro | 2023-11-21 | 21 | -49/+49 |
* | Replace various strings '#define'd in tqtinterface | Michele Calgaro | 2023-11-20 | 11 | -34/+34 |
* | QuickLauncher: Ignore empty URLs at reading the configuration | Roman Savochenko | 2023-11-19 | 1 | -1/+1 |
* | Fix strlcat and strlcpy check | ormorph | 2023-11-14 | 1 | -9/+5 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-14 | 231 | -968/+968 |
* | Reset submodule main/core/tdebase/admin to latest HEAD | Automated System | 2023-11-10 | 1 | -0/+0 |
* | Merge translation files from master branch. | Automated System | 2023-11-08 | 1 | -9/+10 |
* | Reset submodule main/core/tdebase/admin to latest HEAD | Automated System | 2023-11-06 | 1 | -0/+0 |
* | Raise the minimum required version of CMake to 3.5. | Slávek Banko | 2023-11-06 | 2 | -2/+2 |
* | Reset submodule main/core/tdebase/admin to latest HEAD | Automated System | 2023-11-03 | 1 | -0/+0 |
* | Merge translation files from master branch. | Automated System | 2023-11-02 | 84 | -84/+2604 |