TDE add-on programs
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
ファイルへ移動
Slávek Banko ad4afbbabf
Fix compatibility with C++17.
6日前
admin@59a8bf7c09 Reset submodule main/core/tdeaddons/admin to latest HEAD 2ヶ月前
atlantikdesigner Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
doc cmake files: change keywords to lower case 1ヶ月前
kaddressbook-plugins Replace Qt with TQt 6ヶ月前
kate kate/katesort: fix a typo 2ヶ月前
kicker-applets Replace Q_SIGNALS and Q_SLOTS 3ヶ月前
knewsticker-scripts Drop python2 support. 1年前
konq-plugins Replace Q_SIGNALS and Q_SLOTS 3ヶ月前
ksig Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
noatun-plugins Fix compatibility with C++17. 6日前
renamedlgplugins Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
tdefile-plugins Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
translations/desktop_files Translated using Weblate (Russian) 5ヶ月前
tutorials Desktop file translations: 4年前
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 3年前
CMakeL10n.txt Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt 1ヶ月前
CMakeLists.txt Use centralized cmake version 1ヶ月前
COPYING-DOCS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15年前
ConfigureChecks.cmake Removed unnecessary hunks after switched to use krsync library 2年前
Makefile.am.in Additional renaming of kde to tde 13年前
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15年前
README Rename a number of libraries and executables to avoid conflicts with KDE4 11年前
config.h.cmake Add option WITH_GCC_VISIBILITY. 2年前
configure.in.in Add automake support for --enable-gcc-hidden-visibility. 12年前

README

In this file:

* What it is
* Plugins for Kate
* Plugins for tdefile
* Plugins for Kicker
* Plugins for Konqueror
* Plugins for Noatun
* Scripts for KNewsTicker

What it is
----------

tdeaddons contains additional plugins and scripts for some TDE applications.

Plugins for Kate
----------------

* cppsymbolviewer: C/C++ symbol viewer
* filelistloader: Save and load file lists (removed in KDE4)
* filetemplates: Create new files from templates
* helloworld: demo plugin, insert's "Hello World" into your document
* htmltools: facilitates insertion of HTML tags
* insertcommand: inserts shell command output into a document
* kjswrapper: demo kjs wrapper plugin (not compiled at the moment)
* kpybrowser: browse python files
* make: Compile and parse error messages
* modeline: Set document settings based on vim or emacs modelines
            (removed in KDE4)
* scripts: scripts shown in the Tools>Kate Scripts menu
* snippets: Configurable Text-Snippets for Kate
* tabbarextension: Tab Bar extension for documents
* openheader: opens .h for .c file and vica verca
* textfilter: pipe your document throught a filter
* xmlcheck: Validates XML files using xmllint
* xmltools: lists XML elements, attributes, attributes values and
            entities allowed by DTD

Plugins for tdefile
-----------------

* cert: Certificate Info
* desktop: Desktop Entry Info
* folder: Folder Info
* html: HTML Playlist Info
* lnk: Start link given in Windows .lnk file
* mhtml: mhtml Info
* txt: Text File Info

Plugins for Kicker
------------------

* kbinaryclock: display binary clock
* kolourpicker: picks color from anywhere and displays it's values
* ktimemon: little app to display cpu, memory and swap info
* kbandwidth: a network bandwidth monitor
* math: A mathematical expression evaluator
* mediacontrol: Applet to control media players

Plugins for Konqueror
---------------------

* akregator: RSS feed reader and manager
* arkplugin: Compress/Extract Files with Ark
* autorefresh: Auto Refresh Plugin
* babelfish: cringes the current web page through babelfish for a rough
             translation
* crashes: Crashes monitor
* dirfilter: this allows Konqueror as file manager to filter the current
             directory display
* domtreeviewer: display the document object model (DOM) in a dialog box
* fsview: Graphical Disk Usage KPart for inode/directory, only for local files.
* imagerotation: servicemenu for image rotation and conversion
* tdehtmlsettingsplugin: to quickly enable/disble Javascript, Java, Cache etc
* kimgalleryplugin: Konqueror as file manager creates HTML files with a 
                    gallery of graphics file
* kuick: allows to select a bunch of files and copy and move them really quick
* mediarealfolder: servicemenu for mounted devs: Open the medium system folder...
* microformat: Displays icon in the statusbar when the page has a microformat
* minitools: minitools
* rellinks: Document Relations plugin
* searchbar: Search Bar Plugin. Presents you with a textbox for direct access
             to search engines like Google.
* sidebar/mediaplayer: small embedded mediaplayer
* sidebar/newsticker: show newsticker
* smbmounter: smbmount/umount samba shares (removed since KDE 3.4)
* uachanger: quickly change the user agent so that you can browse hostile
             web sites :-)
* validators: validates a HTML or CSS file against W3's html validor
* webarchiver: store a complete web page with pictures locally as a *.war file

Plugins for Noatun
------------------

* alarm: a simple, customizable wakeup alarm
* alsaplayer: AlsaPlayer UI clone
* blurscope: a pretty fading monoscope
* charlatan: "The dead man's interface"
* dub: A filesystem based playlist
* ffrs: French Foreign Region
* luckytag: guesses tag information from the filename
* lyrics: Display the lyrics for the current song
* nexscope: the ultra-customizable visualization
* noatunmadness: a weird and annoying scope that moves your windows
* oblique: Auto-collating playlist
* pitchablespeed: pitchable playing speed
* synaescope: a visualization
* tippercanoe: a visualization
* tyler: a psychodelic visualization, tunnel like
* wavecapture: Capture to wave file

Scripts for KNewsTicker
-----------------------

* fyensget.py: A Python script to retrieve news from the danish newspaper
  "Fyens Stiftstidende". Take this as a motivation to write scripts for your
  local newspaper. :-)
* bbc.pl: 
* kataribe.pl: 
* newsrss.pl: A nifty Perl script which you can use to have the most recent
  postings which appeared in a USENET newsgroup of your chance show up in the
  news ticker. Check the script for further details.
* stock.pl: Use this Perl script to turn KNewsTicker into a stock ticker, check
  the script for information on how to define which symbols to monitor.