dolphin/kfind
Alex Merry c3086a56e1 Revert r1154600: Modified (some) 'About' windows to carry legally enforceable Copyright messages. Also looks better than '(c)'. ;-)
Also fixed a few typos where I noticed them.


Please don't do huge sweeping changes of KAboutData things without talking to the authors first.  I'm sure they don't appreciate having their names removed from the about dialogs.

Note that
(a) the unicode copyright character is no more enforcible than (c)
(b) while "the KDE developers" is not a legal entity, neither is "Dolphin authors"
(c) it was decided a while back that we don't care about whether the copyrights in about dialogs are meaningful, since they can't hope to encompass everyone who holds copyrights on the application code or any of the libraries it is linked to; the copyright headers in the source files are the important ones.

I realise that I'm reverting more than necessary, but that's just a reason for breaking up commits :-)

CCMAIL: kamikazow@web.de
CCMAIL: kde-licensing@kde.org


svn path=/trunk/KDE/kdebase/apps/; revision=1154884
2010-07-26 13:07:14 +00:00
..
AUTHORS Bug fix for sorting by size: qt seems to ignore space with lexicographical sort, hence the scheme used to sort by size doesn't work (pad with 0s instead). 2002-09-10 09:51:20 +00:00
CMakeLists.txt - Remove KFindPart as it is unused since KDE SC 4.0 2010-02-19 00:27:49 +00:00
hi16-app-kfind.png Update default icon to the Oxygen "system-search" 2009-04-02 01:11:14 +00:00
hi22-app-kfind.png Update default icon to the Oxygen "system-search" 2009-04-02 01:11:14 +00:00
hi32-app-kfind.png Update default icon to the Oxygen "system-search" 2009-04-02 01:11:14 +00:00
hi48-app-kfind.png Update default icon to the Oxygen "system-search" 2009-04-02 01:11:14 +00:00
hi64-app-kfind.png Update default icon to the Oxygen "system-search" 2009-04-02 01:11:14 +00:00
kdatecombo.cpp Fix krazy2 reported issues 2009-03-31 21:06:56 +00:00
kdatecombo.h Fix krazy2 reported issues 2009-03-31 21:06:56 +00:00
kfind.desktop SVN_SILENT made messages (.desktop file) 2010-07-01 06:52:15 +00:00
kfinddlg.cpp Set focus on "named" field when kfind starts instead of the "Find" button. 2010-05-28 02:31:58 +00:00
kfinddlg.h Properly stop the query and close the dialog when closing the dialog's "Close" button 2009-04-01 18:33:07 +00:00
kfindtreeview.cpp - Revert 1092427 and use the standard KJob error handling methods 2010-02-18 22:51:31 +00:00
kfindtreeview.h - Revert 1092427 and use the standard KJob error handling methods 2010-02-18 22:51:31 +00:00
kftabdlg.cpp autocomplete directories 2010-06-05 12:18:46 +00:00
kftabdlg.h autocomplete directories 2010-06-05 12:18:46 +00:00
kquery.cpp - Added explanation to avoid a future commit breaking this... 2010-03-04 22:44:45 +00:00
kquery.h - Until we redesign the logic to avoid a bad re-entrancy caused by processEvents while searching 2009-10-01 13:11:24 +00:00
main.cpp Revert r1154600: Modified (some) 'About' windows to carry legally enforceable Copyright messages. Also looks better than '(c)'. ;-) 2010-07-26 13:07:14 +00:00
Messages.sh Convert the "messages" targets of kdebase into Messages.sh scripts 2006-02-22 01:47:34 +00:00
version.h This is the right way to fix the warning, I thought it was related to version.h being included twice, 2003-09-07 21:42:46 +00:00