Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update kaddprinterwizard parameter: kdeconfig->tdeconfig | Darrell Anderson | 2012-07-05 | 1 | -1/+1 |
| | |||||
* | Nominal cleanup related to bug report 892. | Darrell Anderson | 2012-07-04 | 5 | -8/+8 |
| | |||||
* | Fix kicker and certain About dialogs using default icons to use the TDE | Darrell Anderson | 2012-07-04 | 1 | -1/+1 |
| | | | | panel icon rather than KDE3 when both are installed in the same system. | ||||
* | Add 48 px images. | Darrell Anderson | 2012-07-04 | 2 | -0/+0 |
| | |||||
* | Update help handbooks. | Darrell Anderson | 2012-07-04 | 4 | -53/+33 |
| | |||||
* | Update help handbooks. | Darrell Anderson | 2012-07-03 | 31 | -617/+490 |
| | |||||
* | Branding: Update ksysguard image. | Darrell Anderson | 2012-06-29 | 1 | -0/+0 |
| | |||||
* | Branding: KDE->TDE | Darrell Anderson | 2012-06-27 | 68 | -267/+267 |
| | |||||
* | Branding: KDE panel->TDE panel. | Darrell Anderson | 2012-06-27 | 1 | -1/+1 |
| | |||||
* | Branding: KDE panel->TDE panel. | Darrell Anderson | 2012-06-27 | 8 | -8/+8 |
| | |||||
* | Update TDE menu to reduce clutter and eliminate conflicts with KDE4. | Darrell Anderson | 2012-06-26 | 25 | -0/+218 |
| | | | | This partially resolves bug report 977. | ||||
* | Update TDE menu to reduce clutter and eliminate conflicts with KDE4. | Darrell Anderson | 2012-06-26 | 4 | -3/+37 |
| | | | | This partially resolves bug report 977. | ||||
* | Fix kate and kwrite versions to better match new R14 version scheme. | Darrell Anderson | 2012-06-25 | 2 | -3/+11 |
| | |||||
* | Update default konqueror maximum image preview size to 10MB. | Darrell Anderson | 2012-06-25 | 1 | -7/+7 |
| | |||||
* | Fix write menu option to match associated dialog title. | Darrell Anderson | 2012-06-25 | 1 | -1/+1 |
| | |||||
* | Branding: update splash preview images. | Darrell Anderson | 2012-06-25 | 2 | -0/+0 |
| | |||||
* | Add file existence test before trying to run r14-xdg-update script. | Darrell Anderson | 2012-06-25 | 1 | -2/+8 |
| | |||||
* | Update Help center: Reorganize TOC, rename files; initial update of FAQ, | Darrell Anderson | 2012-06-24 | 36 | -555/+917 |
| | | | | Welcome, Quick Start guides; numerous revisions. | ||||
* | Branding: image updates. | Darrell Anderson | 2012-06-22 | 12 | -0/+0 |
| | |||||
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2012-06-21 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2012-06-19 | 1 | -0/+0 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2012-06-18 | 2 | -7/+7 |
| | |||||
* | Branding: Update icons. | Darrell Anderson | 2012-06-17 | 5 | -0/+0 |
| | |||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2012-06-15 | 1 | -0/+0 |
| | |||||
* | Added new r14-xdg-update shell script to handle R14 XDG compliance updates. | Darrell Anderson | 2012-06-15 | 4 | -1/+512 |
| | | | | | | Numerous improvements from original snippets originally inserted in starttde. Added migratekde3 shell script to migrate existing KDE3 profiles to Trinity profiles, thereby closing bug report 709. | ||||
* | starttde updates: Add quotation marks to ensure $tdehome variable won't | Darrell Anderson | 2012-06-15 | 2 | -45/+21 |
| | | | | | break with spaces in the directory name. Moved R14 XDG updating snippets to a separate script named r14-xdg-update. | ||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2012-06-15 | 1 | -0/+0 |
| | |||||
* | Fix covariant return check | Timothy Pearson | 2012-06-15 | 2 | -1/+2 |
| | | | | | This partially resolves Bug 1025 Thanks to 'Nix' for the patch! | ||||
* | Update desktop files. | Darrell Anderson | 2012-06-14 | 3 | -229/+232 |
| | |||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2012-06-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2012-06-12 | 1 | -0/+0 |
| | |||||
* | Only request root access in drkonqui if yama ptrace setting requires it | Timothy Pearson | 2012-06-12 | 1 | -1/+21 |
| | | | | This resolves Bug 1005 | ||||
* | Fix tdesu/tdesudo argument compatibility problem | Timothy Pearson | 2012-06-11 | 1 | -0/+1 |
| | |||||
* | Prevent tdeinit_phase1 from registering with DCOP | Timothy Pearson | 2012-06-11 | 1 | -2/+3 |
| | | | | This resolves Bug 956 | ||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2012-06-11 | 6 | -1/+43 |
|\ | |||||
| * | Changed icon theme sym link from default.kde -> default.tde. | Darrell Anderson | 2012-06-11 | 1 | -1/+1 |
| | | |||||
| * | Fix kate raising but not grabbing focus when the | Darrell Anderson | 2012-06-10 | 1 | -0/+17 |
| | | | | | | | | --use parameter is used. This resolves bug report 692. | ||||
| * | Add xscreensaver support to CMake | Slávek Banko | 2012-06-10 | 4 | -0/+25 |
| | | | | | | | | This closes Bug 859 | ||||
* | | Fix error in tdesu notification message | Timothy Pearson | 2012-06-11 | 1 | -1/+1 |
|/ | |||||
* | Fix kxdglauncher locale issue | Timothy Pearson | 2012-06-10 | 1 | -2/+2 |
| | | | | | This closes Bug 988 Thanks to Roman Savochenko for the patch! | ||||
* | Fix Keramic data file installation and add long long check to CMake | Timothy Pearson | 2012-06-10 | 3 | -14/+9 |
| | | | | | This closes Bug 905 Thanks to Roman Savochenko and Leandro Nini for the patches! | ||||
* | Added Mac-like window switching for one app with keyboard shortcut Alt-~. | Darrell Anderson | 2012-06-09 | 5 | -4/+70 |
| | | | | | This resolves bug report 869. Thanks to Calvin Morrison. | ||||
* | Add keep password option to tdesu | Timothy Pearson | 2012-06-09 | 3 | -4/+5 |
| | | | | This closes Bug 388 | ||||
* | Add check box control to enable/disable the session exit (feedback) | Darrell Anderson | 2012-06-08 | 3 | -7/+30 |
| | | | | | dialog box. This resolves bug report 681. | ||||
* | Branding: update k_menu_icon.png | Darrell Anderson | 2012-06-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2012-06-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2012-06-08 | 1 | -0/+0 |
| | |||||
* | Rename docbook files used in TDE user guide, update respective docbook ↵ | Darrell Anderson | 2012-06-08 | 11 | -38/+38 |
| | | | | references/links. | ||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2012-06-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2012-06-08 | 1 | -0/+0 |
| |