Commit graph

777 commits

Author SHA1 Message Date
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
Darío Andrés Rodríguez e20d9e42ae - Remove KFindPart as it is unused since KDE SC 4.0
(the Konqueror implementation wasn't ported to KDE SC 4; and nobody is willing to do so yet)
  (also, Nepomuk kioslaves + dolphinpart integration should replace kfindpart soon)
- Cleanup CMakeLists file


svn path=/trunk/KDE/kdebase/apps/; revision=1092460
2010-02-19 00:27:49 +00:00
Darío Andrés Rodríguez dbac0c2664 - Revert 1092427 and use the standard KJob error handling methods
BUG: 144723


svn path=/trunk/KDE/kdebase/apps/; revision=1092437
2010-02-18 22:51:31 +00:00
Darío Andrés Rodríguez f98f136c54 - Do not react to Deletion/Move to trash shorcuts if there aren't files selected
svn path=/trunk/KDE/kdebase/apps/; revision=1092428
2010-02-18 22:30:50 +00:00
Darío Andrés Rodríguez e3769d0fcc - Show an error message if a deletion (or move to trash) operation job fail
Can't be backported to 4.4 as it introduces a new string (for the messagebox title)

BUG: 144723

svn path=/trunk/KDE/kdebase/apps/; revision=1092427
2010-02-18 22:28:46 +00:00
Darío Andrés Rodríguez 6b4f377294 - Do not manually remove the rows in the treeview when deleting a file
- Believe in KDirWatcher integration


svn path=/trunk/KDE/kdebase/apps/; revision=1092424
2010-02-18 22:23:13 +00:00
Darío Andrés Rodríguez 91547acbaa - Show the "filelist saved to X file" message in the statusbar instead of a new messagebox
- Fixed Statusbar to be able to show long messages

Can't be backported as it needs to modify a string

BUG: 195687

svn path=/trunk/KDE/kdebase/apps/; revision=1092380
2010-02-18 20:39:44 +00:00
Darío Andrés Rodríguez 140d0d05c8 - Add a associatedWidget to the KActionCollection: fixes the shortcuts not working
BUG: 222900

svn path=/trunk/KDE/kdebase/apps/; revision=1092371
2010-02-18 20:10:23 +00:00
Darío Andrés Rodríguez 18f276948c - QString::isNull -> QString::isEmpty
svn path=/trunk/KDE/kdebase/apps/; revision=1092333
2010-02-18 18:31:09 +00:00
Script Kiddy 60be6c2b5b SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1085566
2010-02-05 13:31:20 +00:00
David Faure c43f0a1c2c Deprecated KNewMenu and make it derive from KNewFileMenu (BIC, but SC; the only way to avoid duplicating code until kde5)
Port all of kdebase' use of KNewMenu to KNewFileMenu.
Also port from KonqNameAndUrlInputDialog to KNameAndUrlInputDialog,
and from KonqMenuActions to KFileItemActions in dolphincontextmenu.cpp

svn path=/trunk/KDE/kdebase/apps/; revision=1080547
2010-01-26 12:04:56 +00:00
Friedrich W. H. Kossebau 3c36b38a10 changed: made static const data symbols really static const
svn path=/trunk/KDE/kdebase/apps/; revision=1080302
2010-01-26 02:57:09 +00:00
Script Kiddy f6992715b6 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1068486
2010-01-01 11:09:03 +00:00