dolphin/src
2007-07-02 08:49:20 +00:00
..
pics Clean up 2006-11-22 10:46:01 +00:00
servicemenus SVN_SILENT made messages (.desktop file) 2007-06-30 04:34:16 +00:00
tests Port to new kde4_add_*test* macros 2007-06-17 21:14:54 +00:00
applyviewpropsjob.cpp coding style cleanup: fix wrong indenting of members in constructor 2007-05-06 17:41:49 +00:00
applyviewpropsjob.h adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdelibs_Coding_Style) by using: 2007-04-09 19:12:54 +00:00
CMakeLists.txt Here comes dolphinpart, to use dolphin as the file management view in konqueror. 2007-07-01 14:25:21 +00:00
columnviewsettingspage.cpp KUIT adapations for labels 2007-06-30 19:40:15 +00:00
columnviewsettingspage.h Remove not necessary "class classname;" 2007-06-04 08:24:29 +00:00
config-nepomuk.h.cmake Adapt Dolphin Nepomuk support to namespace changes. 2007-06-11 21:46:04 +00:00
detailsviewsettingspage.cpp KUIT adapations for labels 2007-06-30 19:40:15 +00:00
detailsviewsettingspage.h Remove not necessary "class classname;" 2007-06-04 08:24:29 +00:00
dolphin.desktop SVN_SILENT made messages (.desktop file) 2007-06-30 04:34:16 +00:00
dolphin_columnmodesettings.kcfg integrate column view into settings 2007-04-01 17:57:53 +00:00
dolphin_columnmodesettings.kcfgc integrate column view into settings 2007-04-01 17:57:53 +00:00
dolphin_detailsmodesettings.kcfg allow sorting by type 2007-04-22 21:04:46 +00:00
dolphin_detailsmodesettings.kcfgc installing a file called generalsettings.kcfgc just asks 2007-02-21 09:31:52 +00:00
dolphin_directoryviewpropertysettings.kcfg allow to enable the categorization feature for sorting 2007-04-10 11:22:56 +00:00
dolphin_directoryviewpropertysettings.kcfgc installing a file called generalsettings.kcfgc just asks 2007-02-21 09:31:52 +00:00
dolphin_generalsettings.kcfg - allow to configure that the filter bar should be shown after starting Dolphin (is off per default) 2007-05-18 12:44:52 +00:00
dolphin_generalsettings.kcfgc installing a file called generalsettings.kcfgc just asks 2007-02-21 09:31:52 +00:00
dolphin_iconsmodesettings.kcfg some finetuning for the icons view: 2007-05-15 20:24:56 +00:00
dolphin_iconsmodesettings.kcfgc installing a file called generalsettings.kcfgc just asks 2007-02-21 09:31:52 +00:00
dolphinapplication.cpp First big step to make it possible that the DolphinView can be embedded as KPart into Konqueror (discussed with David Faure). A lot of refactoring of the DolphinView has been done: 2007-06-07 21:10:48 +00:00
dolphinapplication.h fix for the fix for the fix [1]: assure that invoking Dolphin with remote URLs like "dolphin ftp://ftp.kde.org/" works too (thanks to David Faure) 2007-05-16 19:37:31 +00:00
dolphincolumnview.cpp don't request the activation of the active URL on the mouse press event, as the sub folder will be opened on the release event... 2007-06-28 19:01:12 +00:00
dolphincolumnview.h Improve handling of column view: 2007-06-28 18:52:54 +00:00
dolphincontextmenu.cpp minor coding style cleanups 2007-06-20 20:44:18 +00:00
dolphincontextmenu.h include cleanup 2007-05-09 22:23:52 +00:00
dolphincontroller.cpp Improve handling of column view: 2007-06-28 18:52:54 +00:00
dolphincontroller.h Improve handling of column view: 2007-06-28 18:52:54 +00:00
dolphindetailsview.cpp don't connect to the activated() signal, just use singleClick() and doubleClick() dependent from the global KDE single/double click setting 2007-06-27 17:03:51 +00:00
dolphindetailsview.h don't forget to clear the hover information when a drag leave event occurs 2007-06-02 17:42:43 +00:00
dolphindirlister.cpp coding style cleanup: fix wrong indenting of members in constructor 2007-05-06 17:41:49 +00:00
dolphindirlister.h SVN_SILENT: some krazy spelling fixes mainly in comments 2007-05-08 22:05:30 +00:00
dolphiniconsview.cpp connecting the the activated() signal does not work when using the double click setting within KDE 2007-06-27 17:02:55 +00:00
dolphiniconsview.h First big step to make it possible that the DolphinView can be embedded as KPart into Konqueror (discussed with David Faure). A lot of refactoring of the DolphinView has been done: 2007-06-07 21:10:48 +00:00
dolphinitemcategorizer.cpp Small fixes, but that have an impact of how things are visualized. 2007-06-23 00:43:20 +00:00
dolphinitemcategorizer.h Added Rafael López's item categorizer into Dolphin (it's currently deactivated in dolphiniconsview.cpp until it's in shape for the public). 2007-04-10 08:46:21 +00:00
dolphinmainwindow.cpp KUIT adaptions 2007-06-30 20:10:50 +00:00
dolphinmainwindow.h Allow to sort by rating, which can be quite useful in combination with the "Show in Groups" feature. Although still slow, it basically works. All the code is based on Rafael Fernández López patch available at http://media.ereslibre.es/2007/06/dolphin-21062007.diff. 2007-06-22 10:18:46 +00:00
dolphinnewmenu.cpp First big step to make it possible that the DolphinView can be embedded as KPart into Konqueror (discussed with David Faure). A lot of refactoring of the DolphinView has been done: 2007-06-07 21:10:48 +00:00
dolphinnewmenu.h adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdelibs_Coding_Style) by using: 2007-04-09 19:12:54 +00:00
dolphinpart.cpp Interface modifications to KCmdLineArgs, KAboutData and KComponentData; BIC, SIC. Most of the depending code has been auto-converted to new API. 2007-07-02 08:49:20 +00:00
dolphinpart.desktop Here comes dolphinpart, to use dolphin as the file management view in konqueror. 2007-07-01 14:25:21 +00:00
dolphinpart.h Here comes dolphinpart, to use dolphin as the file management view in konqueror. 2007-07-01 14:25:21 +00:00
dolphinpart.rc Here comes dolphinpart, to use dolphin as the file management view in konqueror. 2007-07-01 14:25:21 +00:00
dolphinsettings.cpp Dolphin is now KBookmark* free. 2007-04-09 09:16:39 +00:00
dolphinsettings.h adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdelibs_Coding_Style) by using: 2007-04-09 19:12:54 +00:00
dolphinsettingsdialog.cpp allow to reset all settings to default values 2007-05-26 09:16:56 +00:00
dolphinsettingsdialog.h allow to reset all settings to default values 2007-05-26 09:16:56 +00:00
dolphinsortfilterproxymodel.cpp Fix compile problems on systems that don't want nepomuk. eeek ! 2007-06-23 13:12:21 +00:00
dolphinsortfilterproxymodel.h Implement sorting by "tags". Same performance problems occur as when using sorting by "rating", but we must get a feeling first how we use the Nepomuk API before thinking about caching... 2007-06-22 16:42:34 +00:00
dolphinstatusbar.cpp First big step to make it possible that the DolphinView can be embedded as KPart into Konqueror (discussed with David Faure). A lot of refactoring of the DolphinView has been done: 2007-06-07 21:10:48 +00:00
dolphinstatusbar.h First big step to make it possible that the DolphinView can be embedded as KPart into Konqueror (discussed with David Faure). A lot of refactoring of the DolphinView has been done: 2007-06-07 21:10:48 +00:00
dolphinui.rc Allow to sort by rating, which can be quite useful in combination with the "Show in Groups" feature. Although still slow, it basically works. All the code is based on Rafael Fernández López patch available at http://media.ereslibre.es/2007/06/dolphin-21062007.diff. 2007-06-22 10:18:46 +00:00
dolphinview.cpp Improve handling of column view: 2007-06-28 18:52:54 +00:00
dolphinview.h Here comes dolphinpart, to use dolphin as the file management view in konqueror. 2007-07-01 14:25:21 +00:00
dolphinviewcontainer.cpp * fixed issue that some view properties like "show in groups" are ignored when a new DolphinViewContainer has been created (happens on startup or when a view is split) 2007-06-19 16:35:52 +00:00
dolphinviewcontainer.h * fixed issue that some view properties like "show in groups" are ignored when a new DolphinViewContainer has been created (happens on startup or when a view is split) 2007-06-19 16:35:52 +00:00
filterbar.cpp KUIT adapations for labels 2007-06-30 19:40:15 +00:00
filterbar.h Remove not necessary "class classname;" 2007-06-04 08:24:29 +00:00
generalsettingspage.cpp KUIT adapations for labels 2007-06-30 19:40:15 +00:00
generalsettingspage.h Remove not necessary "class classname;" 2007-06-04 08:24:29 +00:00
generalviewsettingspage.cpp KUIT adapations for labels 2007-06-30 19:40:15 +00:00
generalviewsettingspage.h allow to reset all settings to default values 2007-05-26 09:16:56 +00:00
hi16-app-dolphin.png commited initial version of Dolphin 2006-11-21 06:02:05 +00:00
hi22-app-dolphin.png commited initial version of Dolphin 2006-11-21 06:02:05 +00:00
hi32-app-dolphin.png commited initial version of Dolphin 2006-11-21 06:02:05 +00:00
hi48-app-dolphin.png commited initial version of Dolphin 2006-11-21 06:02:05 +00:00
hi64-app-dolphin.png commited initial version of Dolphin 2006-11-21 06:02:05 +00:00
hi128-app-dolphin.png commited initial version of Dolphin 2006-11-21 06:02:05 +00:00
iconsizedialog.cpp KUIT adapations for labels 2007-06-30 19:40:15 +00:00
iconsizedialog.h adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdelibs_Coding_Style) by using: 2007-04-09 19:12:54 +00:00
iconsviewsettingspage.cpp KUIT adapations for labels 2007-06-30 19:40:15 +00:00
iconsviewsettingspage.h Remove not necessary "class classname;" 2007-06-04 08:24:29 +00:00
infosidebarpage.cpp Enable the Code for additional metainfo again, doesn't hang on zip-files anymore 2007-06-21 22:27:16 +00:00
infosidebarpage.h Remove not necessary "class classname;" 2007-06-04 08:24:29 +00:00
kitemcategorizer.h Fix the problem of the crash related to commit 677667, taking in count we are in IconMode, not in a mode 2007-06-19 17:26:09 +00:00
klistview.cpp Improve speed when we have lots of selections that are partially outside the viewport. 2007-07-01 17:09:47 +00:00
klistview.h Add needed method for keyboard navigation 2007-06-27 23:23:41 +00:00
klistview_p.h Better drawing when big selection rect is drawn. 2007-06-29 01:19:56 +00:00
ksortfilterproxymodel.cpp Update the view when the sorting role changes. 2007-06-19 00:24:37 +00:00
ksortfilterproxymodel.h Fix the problem of the crash related to commit 677667, taking in count we are in IconMode, not in a mode 2007-06-19 17:26:09 +00:00
libdolphin_export.h include cleanup 2007-05-09 22:23:52 +00:00
main.cpp Interface modifications to KCmdLineArgs, KAboutData and KComponentData; BIC, SIC. Most of the depending code has been auto-converted to new API. 2007-07-02 08:49:20 +00:00
Messages.sh this is no Makefile 2007-03-05 10:29:33 +00:00
metadatawidget.cpp KUIT adapations for labels 2007-06-30 19:40:15 +00:00
metadatawidget.h * Adapt KMetaData changes. 2007-05-28 07:55:07 +00:00
org.kde.dolphin.Application.xml Dolphin is now a KUniqueApplication. A lot of thanks go to Oscar Blumberg, who submitted this patch. 2007-02-18 17:01:36 +00:00
org.kde.dolphin.MainWindow.xml Dolphin is now a KUniqueApplication. A lot of thanks go to Oscar Blumberg, who submitted this patch. 2007-02-18 17:01:36 +00:00
pixmapviewer.cpp include cleanup 2007-05-09 22:23:52 +00:00
pixmapviewer.h include cleanup 2007-05-09 22:23:52 +00:00
README commited initial version of Dolphin 2006-11-21 06:02:05 +00:00
renamedialog.cpp KUIT adapations for labels 2007-06-30 19:40:15 +00:00
renamedialog.h Make the test link (moving renamedialog to libdolphinprivate since we'll need that feature in the part anyway) 2007-05-19 08:03:39 +00:00
settingspagebase.cpp adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdelibs_Coding_Style) by using: 2007-04-09 19:12:54 +00:00
settingspagebase.h allow to reset all settings to default values 2007-05-26 09:16:56 +00:00
sidebarpage.cpp include cleanup 2007-05-09 22:23:52 +00:00
sidebarpage.h include cleanup 2007-05-09 22:23:52 +00:00
sidebartreeview.cpp use a transparent background to let the users eye focus on the folder content (e. g. like in http://www.kde-look.org/content/preview.php?preview=1&id=60475&file1=60475-1.jpg&file2=&file3=&name=Crystal+Project) 2007-06-16 13:55:48 +00:00
sidebartreeview.h don't forget to clear the hover information when a drag leave event occurs 2007-06-02 17:42:43 +00:00
statusbarmessagelabel.cpp don't use deprecated KGlobalSettings::xxxColor() methods anymore 2007-06-19 16:49:31 +00:00
statusbarmessagelabel.h use KGraphicsUtils::blendColor() instead of custom mixColors() method 2007-05-28 05:38:13 +00:00
statusbarspaceinfo.cpp A cleanup in KDiskFreeSpace has been done -> adjust signal/slot to the new (and nicer) method signature 2007-06-19 19:08:49 +00:00
statusbarspaceinfo.h A cleanup in KDiskFreeSpace has been done -> adjust signal/slot to the new (and nicer) method signature 2007-06-19 19:08:49 +00:00
terminalsidebarpage.cpp ignore spontaneous show events (thanks to Dominik Haumann for pointing this out) 2007-05-18 08:42:45 +00:00
terminalsidebarpage.h minor adjustments for working together with Max after the BIC Monday... 2007-05-06 22:09:04 +00:00
treeviewcontextmenu.cpp create modal dialogs on stack as David suggested 2007-05-28 04:32:57 +00:00
treeviewcontextmenu.h Remove not necessary "class classname;" 2007-06-04 08:24:29 +00:00
treeviewsidebarpage.cpp Here comes dolphinpart, to use dolphin as the file management view in konqueror. 2007-07-01 14:25:21 +00:00
treeviewsidebarpage.h optimization: don't load the directory tree if the widget is invisible 2007-05-06 20:47:15 +00:00
viewproperties.cpp include cleanup 2007-05-19 12:25:31 +00:00
viewproperties.h Remove not necessary "class classname;" 2007-06-04 08:24:29 +00:00
viewpropertiesdialog.cpp KUIT adapations for labels 2007-06-30 19:40:15 +00:00
viewpropertiesdialog.h * move the "[ ] Show in Groups" checkbox from "View->Sort By" directly to "View" 2007-06-19 16:00:21 +00:00
viewpropsprogressinfo.cpp KUIT adapations for labels 2007-06-30 19:40:15 +00:00
viewpropsprogressinfo.h Remove not necessary "class classname;" 2007-06-04 08:24:29 +00:00
viewsettingspage.cpp update to David's suggestion for split view (http://davigno.oxygen-icons.org/?p=43) 2007-06-03 13:56:06 +00:00
viewsettingspage.h allow to reset all settings to default values 2007-05-26 09:16:56 +00:00

-----------------------------------------------
Kde application framework template quickstart
Author: Thomas Nagy
Date: 2004-03-22
-----------------------------------------------

This README file explains you basic things for starting with
this application template.


** Building and installing **

* Build the configure script by "make -f Makefile.cvs"

* To clean, use "make clean", and to clean everything 
(remove the makefiles, etc), use "make distclean"

* To distribute your program, try "make dist".
This will make a compact tarball archive of your release with the
necessary scripts inside.

* Modifying the auto-tools scripts
for automake scripts there is an excellent tutorial there :
http://developer.kde.org/documentation/other/makefile_am_howto.html

* Simplify your life : install the project in your home directory for
testing purposes.
./configure --prefix=/home/user/dummyfolder/
In the end when you finished the development you can
rm -rf /home/user/dummyfolder/
without fear.


** Technologies **

* Build the menus of your application easily
kde applications now use an xml file (*ui.rc file) to build the menus.
This allow a great customization of the application. However, when
programming the menu is shown only after a "make install"

For more details, consult :
http://devel-home.kde.org/~larrosa/tutorial/p9.html
http://developer.kde.org/documentation/tutorials/xmlui/preface.html

* Use KConfig XT to create your configuration dialogs and make 
them more maintainable.

For more details, consult :
http://developer.kde.org/documentation/tutorials/kconfigxt/kconfigxt.html

* With KParts, you can embed other kde components in your program, or make your program
embeddable in other apps. For example, the kmplayer kpart can be called to play videos
in your app.

For more details, consult :
http://www-106.ibm.com/developerworks/library/l-kparts/
http://developer.kde.org/documentation/tutorials/dot/writing-plugins.html
http://developer.kde.org/documentation/tutorials/developing-a-plugin-structure/index.html

* With dcop, you can control your app from other applications
Make sure to include K_DCOP and a kdcop: section in your .h file
http://developer.kde.org/documentation/tutorials/dot/dcopiface/dcop-interface.html


** Documentation **

* For the translations :
1. Download a patched gettext which can be found at:
 http://public.kde.planetmirror.com/pub/kde/devel/gettext-kde/
2. Install that gettext in ~/bin/
3. cd ~/yourproject, export PATH=~/bin:$PATH, export
KDEDIR=/where_your_KDE3_is
4. make -f admin/Makefile.common package-messages
5. make package-messages
6. Translate the po files (not the pot!!) with kbabel or xemacs

* Do not forget to write the documentation for your kde app 
edit the documentation template index.docbook in doc/