summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix KControl KDE->TDE branding issues.Darrell Anderson2012-03-0914-314/+314
|
* Reset submodule main/tdebase/cmake to latest HEADAutomated System2012-03-071-0/+0
|
* Fix kcontrol branding issues.Darrell Anderson2012-03-072-136/+136
|
* Fix branding issues of non-KDE -> non-TDE.Darrell Anderson2012-03-0725-254/+254
|
* Fix K Menu -> TDE Menu branding issues.Darrell Anderson2012-03-077-96/+96
|
* Fix KDE -> TDE branding issues in help center table of contents.Darrell Anderson2012-03-076-216/+223
|
* Fix K Menu -> TDE Menu references in docbook files.Darrell Anderson2012-03-075-11/+11
|
* Fix K Menu -> TDE Menu branding issues.Darrell Anderson2012-03-071-15/+15
|
* Fix kcontrol branding issues.Darrell Anderson2012-03-075-210/+210
|
* Fix kcontrol branding with event sound files.Darrell Anderson2012-03-074-310/+310
|
* Rename straggling environment variables KDE->TDE.Darrell Anderson2012-03-078-14/+14
|
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2012-03-071-8/+8
|
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2012-03-071-10/+8
|
* Restore Open in background tab context menu.Darrell Anderson2012-03-074-4/+24
| | | | This closes bug report 245.
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseDarrell Anderson2012-03-061-0/+0
|\
| * Reset submodule main/tdebase/cmake to latest HEADAutomated System2012-03-061-0/+0
| |
| * Reset submodule main/tdebase/cmake to latest HEADAutomated System2012-03-061-0/+0
| |
* | Add missing quotation marks inadvertently deleted in previous patching.Darrell Anderson2012-03-061-1/+1
|/
* Reduce path tests for $TDEDIR/games and $TDEDIR/bin to one regex command each.Darrell Anderson2012-03-051-12/+4
|
* Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE;Darrell Anderson2012-03-0524-27/+28
|
* Update starttde to place $TDEDIR/games in an appropriate location in $PATH.Darrell Anderson2012-03-051-3/+17
| | | | Update two references of kdesu to tdesu.
* Update starttde scriptTimothy Pearson2012-03-051-34/+72
| | | | | This closes Bug 675 Thanks to Darrell Anderson for the patch!
* Fix start as the default sessionTimothy Pearson2012-03-051-2/+2
| | | | Thanks to Slávek Banko for the patch!
* Fix tdm logfile growing rapidly under certain conditionsTimothy Pearson2012-03-052-1/+5
|
* Fix high tdm CPU usage when the SAK is enabledTimothy Pearson2012-03-032-0/+19
| | | | This closes Bug 690
* Fix hostname display in titlebar with certain programsTimothy Pearson2012-03-031-0/+23
| | | | | This closes Bug 889 Thanks to Slávek Banko for the patch!
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-02120-909/+909
|
* Rename additional global TQt functionsTimothy Pearson2012-03-0134-84/+84
|
* Fix FTBFSTimothy Pearson2012-02-281-1/+1
|
* Rename tqt3 color functionsTimothy Pearson2012-02-272-7/+7
|
* Reset submodule main/tdebase/cmake to latest HEADAutomated System2012-02-261-0/+0
|
* Reset submodule main/tdebase/admin to latest HEADAutomated System2012-02-261-0/+0
|
* Rename kde-config to tde-configTimothy Pearson2012-02-2614-18/+18
|
* Reset submodule main/tdebase/cmake to latest HEADAutomated System2012-02-251-0/+0
|
* Add whatistde.docbook file to replace whatiskde.docbook.Darrell Anderson2012-02-252-2/+127
| | | | Note: tde-i18n localization files to be updated later.
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseDarrell Anderson2012-02-253-4/+36
|\
| * Fix incomplete commits 98ead41b and 678bea5bTimothy Pearson2012-02-233-4/+36
| |
* | Update tdebase cmake files with STARTKDE->STARTTDE.Darrell Anderson2012-02-24236-3876/+2620
|/ | | | | | | | Fix tdebase entities, text strings for future maintenance of handbook files. This partially resolves bug report 694. Update konqueror user agent strings. This partially resolves bug report 774. Update TDM help options. This resolves bug report 618. Fix KTips branding issues and obsolete web addresses. This resolves bug report 842.
* Add new image of graphical login for user guide (tdm.png).Darrell Anderson2012-02-211-0/+0
| | | | This partially resolves bug report 694.
* Update the default splash image for the user guide (splash-screen.png).Darrell Anderson2012-02-211-0/+0
| | | | This partially resolves bug report 694.
* Update the title bar menu image in user guide (titlebar-menu.png).Darrell Anderson2012-02-211-0/+0
| | | | This partially resolves bug report 694.
* Update the typical window image in user guide (a-window.png).Darrell Anderson2012-02-211-0/+0
| | | | This partially resolves bug report 694.
* Update old Amarok icon used in user guide (amarok-icon.png).Darrell Anderson2012-02-211-0/+0
| | | | This partially resolves bug report 694.
* Update the default Trinity desktop image for the user guide (desktop.png).Darrell Anderson2012-02-211-0/+0
| | | | This partially resolves bug report 694.
* Fix branding issues (kdelogo2.png).Darrell Anderson2012-02-211-0/+0
| | | | This partially resolves bug report 694.
* Fix branding issues (ksslogo.png).Darrell Anderson2012-02-211-0/+0
| | | | This partially resolves bug report 864.
* Fix branding issues with default splash preview image (Preview.png).Darrell Anderson2012-02-211-0/+0
| | | | This partially resolves bug report 851.
* Add missing resumer directory from prior commitTimothy Pearson2012-02-202-0/+107
|
* Add suspend/resume support for twin managed applicationsTimothy Pearson2012-02-206-8/+111
|
* Update twin with initial framework for application suspend/resumeTimothy Pearson2012-02-207-1/+216
| | | | This needs some additional work before it can be enabled