Commit graph

789 commits

Author SHA1 Message Date
Script Kiddy d19745cd6a SVN_SILENT made messages (.desktop file) 2013-03-15 10:09:23 +01:00
Script Kiddy 986aaa766f SVN_SILENT made messages (.desktop file) 2013-03-14 09:38:14 +01:00
Script Kiddy e8260ebc81 SVN_SILENT made messages (.desktop file) 2013-01-18 08:05:47 +01:00
Script Kiddy 98bcd3af23 SVN_SILENT made messages (.desktop file) 2013-01-16 12:34:10 +01:00
Script Kiddy a8c475eefa SVN_SILENT made messages (.desktop file) 2012-12-24 08:54:15 +01:00
Script Kiddy 1a3fc37886 SVN_SILENT made messages (.desktop file) 2012-12-23 07:50:02 +01:00
Script Kiddy 344a215690 SVN_SILENT made messages (.desktop file) 2012-08-07 18:26:07 +02:00
Stephen Kelly 909f0cd972 Add some missing includes.
These are needed in Qt5/KF5.
2012-04-10 00:20:22 +02:00
Stephen Kelly ed2872074e Simplify some Qt module style includes.
This is the easiest way to transition to Qt5.
2012-04-10 00:20:22 +02:00
Oswald Buddenhagen 5836e113a6 adjust to INSTALLed permissions 2012-03-10 13:23:41 +01:00
Script Kiddy 447eb53947 SVN_SILENT made messages (.desktop file) 2011-09-09 09:18:36 +02:00
Script Kiddy 65c12b8213 SVN_SILENT made messages (.desktop file) 2011-09-08 09:00:21 +02:00
Montel Laurent d592f31cde normalize signals/slots 2011-07-31 13:33:56 +02:00
Burkhard Lück 65efab66e9 add context to message to avoid wrong translations
for as single message is nearly impossible to translate properly as happened in the german team
adding some context helps to avoid such mistakes
2011-07-12 22:23:28 +02:00
Script Kiddy efa7da60c2 SVN_SILENT made messages (.desktop file) 2011-07-12 10:35:32 +02:00
Script Kiddy 3126eb3e21 SVN_SILENT made messages (.desktop file) 2011-07-11 10:55:04 +02:00
Burkhard Lück d1b4cc18ae Add default help menu with all standard help actions to Help button in KFind
The Help button in KFind opens the Handbook, but all usual standard help actions
like bug report, switch language and about kde/kfind are missing.
With this patch the Help button in kfind has the default behavior of all other kde applications.
REVIEW:101443
(cherry picked from commit 5b908d5b24)
2011-06-13 15:42:13 +02:00
Montel Laurent e3e883c84a It compiles fine with "-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS" 2011-05-22 13:04:33 +02:00
Script Kiddy 353c73e0c7 SVN_SILENT made messages (.desktop file) 2011-05-17 10:47:38 +02:00
Alexander Potashev 64fc10c39e Add message contexts "@title:window" to all window and dialog titles
Context strings added to 106 strings.
http://techbase.kde.org/Development/Tutorials/Localization/i18n_Semantics

REVIEW: 101299
2011-05-09 22:36:41 +04:00
Script Kiddy 2f6e454ef9 SVN_SILENT made messages (.desktop file) 2011-05-09 09:30:57 +02:00
Oswald Buddenhagen 3f9a1f53b5 adapt to INSTALLed permissions 2011-05-01 20:26:46 +02:00
Script Kiddy 38df1e9d67 SVN_SILENT made messages (.desktop file) 2011-04-27 10:10:44 +02:00
Montel Laurent 17ae9c2510 Don't check pointer before to delete it 2011-04-26 14:23:27 +02:00
Script Kiddy 90b0eefd97 SVN_SILENT made messages (.desktop file) 2011-02-03 07:24:26 +01:00
Script Kiddy eb75a90d23 SVN_SILENT made messages (.desktop file) 2011-02-02 08:24:54 +01:00
Script Kiddy c974bb35de SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1217852
2011-01-29 06:08:12 +00:00
Script Kiddy d7daa710ed SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1213663
2011-01-11 09:07:40 +00:00
Script Kiddy 9992a731e1 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1198064
2010-11-17 09:42:13 +00:00
Sebastian Sauer 7f40223b1c followup of r1196288; user3 is still used for the dateedit
svn path=/trunk/KDE/kdebase/apps/; revision=1196291
2010-11-12 23:02:46 +00:00
Sebastian Sauer e194f67ae1 * make pressing return in dirBox do startSearch() too (same as with nameBox and containingText)
* proper redirect the tabwidget's startSearch with the dialogs startSearch. This fixes the before unused connect(nameBox,SIGNAL(activated(int)) which got removed and makes using user3 not needed any longer cause we are handling returnPressed() direct now (same like it was done at containingText).


svn path=/trunk/KDE/kdebase/apps/; revision=1196288
2010-11-12 22:55:58 +00:00
Script Kiddy 20e9f977a7 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1191511
2010-10-31 09:11:11 +00:00
Oswald Buddenhagen d8276923fc actually install the .desktop files as executables
changing merely the file permissions is the repo is quite a noop as far
as cmake is concerned.


svn path=/trunk/KDE/kdebase/apps/; revision=1187438
2010-10-19 12:44:48 +00:00
David Faure 29e526053a Make executable the Type=Application .desktop files we install,
so that they can be used even from a KDE running in another prefix (http://markmail.org/message/4p3krovtnzwx35zd)

svn path=/trunk/KDE/kdebase/apps/; revision=1182558
2010-10-04 22:55:09 +00:00
Laurent Montel ac2789981a Use QLatin1String in setObjectName (added with a script)
svn path=/trunk/KDE/kdebase/apps/; revision=1178049
2010-09-22 07:35:22 +00:00
Martin Tobias Holmedahl Sandsmark 43fdf52a51 Re-revert hodge-podge commits by markuss with bogus or without commit messages.
(White space changes, breaking of copyright headers,
fudging of dates in copyright notices, re-assignments
of copyrights to fictitious entities, and more.)

Commits reverted:
markuss * r1154942 runtime/trunk/KDE/kdebase/runtime/kdesu/FAQ:
markuss * r1154943 workspace/trunk/KDE/kdebase/workspace/plasma/README:
markuss * r1154952 apps/trunk/KDE/kdebase/apps/dolphin/src/main.cpp:
markuss * r1154953 apps/trunk/KDE/kdebase/apps/kfind/main.cpp:
markuss * r1154955 apps/trunk/KDE/kdebase/apps/konsole/src/main.cpp:
markuss * r1154956 apps/trunk/KDE/kdebase/apps/kwrite/kwritemain.cpp:
markuss * r1154957 runtime/trunk/KDE/kdebase/runtime/kcmshell/main.cpp:
markuss * r1154958 runtime/trunk/KDE/kdebase/runtime/kde-menu/kde-menu.cpp:
markuss * r1154960 runtime/trunk/KDE/kdebase/runtime/kdesu/kdesu/kdesu.cpp:
markuss * r1154961 runtime/trunk/KDE/kdebase/runtime/kquitapp/kquitapp.cpp:
markuss * r1154962 workspace/trunk/KDE/kdebase/workspace/kinfocenter/main.cpp:
markuss * r1154963 workspace/trunk/KDE/kdebase/workspace/klipper/klipper.cpp:
markuss * r1154965 workspace/trunk/KDE/kdebase/workspace/powerdevil/ (3 files in 2 dirs):
markuss * r1154969 workspace/trunk/KDE/kdebase/workspace/systemsettings/app/main.cpp:



svn path=/trunk/KDE/kdebase/apps/; revision=1154990
2010-07-26 16:42:15 +00:00
Markus Meik Slopianka 5e5fddbc6f Slightly modified 'About' window to:
a.) Carry the "Copyright" term (legally required)
b.) Use Unicode (© and en-dash)

To the module owner: Please consider bumping the copyright year to 2011 (SC 4.6 will be released then)

svn path=/trunk/KDE/kdebase/apps/; revision=1154953
2010-07-26 15:54:44 +00:00
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
Markus Meik Slopianka ac1f683e64 Modified (some) 'About' windows to carry legally enforceable Copyright messages. Also looks better than '(c)'. ;-)
Also fixed a few typos where I noticed them.

svn path=/trunk/KDE/kdebase/apps/; revision=1154600
2010-07-25 23:54:59 +00:00
Script Kiddy 8b45c0ad1e SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1144877
2010-07-01 06:52:15 +00:00
Bernhard Beschow 11e30e184b autocomplete directories
svn path=/trunk/KDE/kdebase/apps/; revision=1134823
2010-06-05 12:18:46 +00:00
Bernhard Beschow a0a95f3e5d cleanup
svn path=/trunk/KDE/kdebase/apps/; revision=1134822
2010-06-05 12:18:43 +00:00
Anselmo Melo 58988f4cef Set focus on "named" field when kfind starts instead of the "Find" button.
By setting the initial focus on "named" field, the user does not need to select
it before introducing the search string and, as pointed by the bug reporter,
the default action is "Find", so an 'Enter pressed' triggers the search independently
of the focused widget.

BUG:239026


svn path=/trunk/KDE/kdebase/apps/; revision=1131315
2010-05-28 02:31:58 +00:00
Script Kiddy 361a210380 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1128050
2010-05-18 08:31:57 +00:00
Script Kiddy 7d7b1def93 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1117807
2010-04-23 06:29:53 +00:00
Script Kiddy 41915ef374 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1115065
2010-04-15 06:07:57 +00:00
Script Kiddy 39b6aaf347 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1109886
2010-04-01 06:36:14 +00:00
Darío Andrés Rodríguez 42cd6d871f - Added explanation to avoid a future commit breaking this...
svn path=/trunk/KDE/kdebase/apps/; revision=1099017
2010-03-04 22:44:45 +00:00
Darío Andrés Rodríguez 0552cd6482 Dear stupid me: don't commit stupid changes without testing them.... Thanks
- Fix KFind not being able to search in file contents..


svn path=/trunk/KDE/kdebase/apps/; revision=1098983
2010-03-04 21:19:46 +00:00
Script Kiddy dd67b9ef4c SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1095950
2010-02-25 11:03:27 +00:00