Commit graph

741 commits

Author SHA1 Message Date
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
Script Kiddy
0adb9812f8 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1068118
2009-12-31 11:34:58 +00:00
Script Kiddy
624d104e22 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1067354
2009-12-29 12:23:43 +00:00
Chusslove Illich
5a8a89b731 i18n: added dynamic contexts (label 'during the previous' may needs to match units as well, not only number).
svn path=/trunk/KDE/kdebase/apps/; revision=1063866
2009-12-19 13:07:27 +00:00
Darío Andrés Rodríguez
30b28868a9 - Fix a possible crash when deleting items + Group all the deletions in one job
svn path=/trunk/KDE/kdebase/apps/; revision=1033687
2009-10-10 19:26:59 +00:00
Darío Andrés Rodríguez
50b98bff11 - Until we redesign the logic to avoid a bad re-entrancy caused by processEvents while searching
into file contents, try to not crash at least. (metaKeyRx could be already deleted)

BUG: 193560
BUG: 203325


svn path=/trunk/KDE/kdebase/apps/; revision=1030054
2009-10-01 13:11:24 +00:00
Andrius Štikonas
af01183d32 i18n: Make comboBoxes plural aware.
svn path=/trunk/KDE/kdebase/apps/; revision=1025570
2009-09-19 06:19:51 +00:00
Script Kiddy
024e1bd440 adding tons of real names
svn path=/trunk/KDE/kdebase/apps/; revision=1024311
2009-09-16 11:12:54 +00:00
Script Kiddy
3ecf48ffdb SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1014621
2009-08-23 12:06:49 +00:00
Jonathan Riddell
bd1f01fd4a Change user-visible "abort" to "cancel"
https://bugs.edge.launchpad.net/hundredpapercuts/+bug/389751
Patch by Mackenzie Morgan

svn path=/trunk/KDE/kdebase/apps/; revision=1005246
2009-07-31 16:51:28 +00:00
Laurent Montel
0844277a8f fix forward declaration
svn path=/trunk/KDE/kdebase/apps/; revision=1004952
2009-07-31 07:19:14 +00:00
Script Kiddy
d4feacffdf SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=997899
2009-07-16 15:58:49 +00:00
Andrius Štikonas
b537b844ea Use KIntSpinBox instead of QSpinBox for better integration with KDE. As a bonus this allows to use plural suffix in spinboxes since KDE 4.3 if necessary.
svn path=/trunk/KDE/kdebase/apps/; revision=989742
2009-06-30 20:09:04 +00:00
Darío Andrés Rodríguez
97e498d310 Use the new KFileItem::isRegularFile() function
to replace the ISFIFO/CHR/BLK/SOCK checks


svn path=/trunk/KDE/kdebase/apps/; revision=979883
2009-06-10 17:21:48 +00:00
Darío Andrés Rodríguez
a310f0aeb0 Try to workaround a design flaw (mixing processing+GUI in the same thread)
that will lead to only report the found files on Finished if we search
on the file contents (as that implies a kapp->processEvents() call,
and the KIO::entries signal is being emitted and accepted, the 
listed file counts increases a lot during a loop). ~Weird~

In this case we force to show the found files (report to GUI) 
every 100 files processed.


svn path=/trunk/KDE/kdebase/apps/; revision=969266
2009-05-17 19:59:04 +00:00
Script Kiddy
c55b703d99 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=966627
2009-05-11 17:12:40 +00:00
Raphael Kubo da Costa
3f39acbf43 Fix some Krazy issues with postfix increments.
svn path=/trunk/KDE/kdebase/apps/; revision=966350
2009-05-11 03:03:54 +00:00
Albert Astals Cid
2a18f8c043 const & for foreach
svn path=/trunk/KDE/kdebase/apps/; revision=952188
2009-04-11 11:20:13 +00:00
Darío Andrés Rodríguez
782ac9c545 Borrow workaround from Dolphin: update mouse button state on pressed() + detect modifier keys (to allow selection when ctrl+clicking if you are on single-click mode )
svn path=/trunk/KDE/kdebase/apps/; revision=949837
2009-04-06 02:10:35 +00:00
Darío Andrés Rodríguez
1b0d18c571 Implement proper use of single/double click on the list items using KGlobalSettings + update if the behaviour changes
svn path=/trunk/KDE/kdebase/apps/; revision=949831
2009-04-06 01:30:08 +00:00
Darío Andrés Rodríguez
2738221c03 Update default icon to the Oxygen "system-search"
Update Icon field on desktop file to "kfind"


svn path=/trunk/KDE/kdebase/apps/; revision=948030
2009-04-02 01:11:14 +00:00
Darío Andrés Rodríguez
30ab245dbd Remove the last bit of KDE3Support
svn path=/trunk/KDE/kdebase/apps/; revision=948026
2009-04-02 00:46:00 +00:00
Darío Andrés Rodríguez
2d4d97ad72 Properly stop the query and close the dialog when closing the dialog's "Close" button
BUG: 187309

svn path=/trunk/KDE/kdebase/apps/; revision=947937
2009-04-01 18:33:07 +00:00
Darío Andrés Rodríguez
b63757a299 Fix indentation.
Small fixes ("locate" works again)


svn path=/trunk/KDE/kdebase/apps/; revision=947801
2009-04-01 12:54:16 +00:00
Darío Andrés Rodríguez
8bd2f963c9 Fix krazy2 reported issues
svn path=/trunk/KDE/kdebase/apps/; revision=947602
2009-03-31 21:06:56 +00:00
Darío Andrés Rodríguez
b38f69b859 Rename Kfwin -> KFindTreeView
svn path=/trunk/KDE/kdebase/apps/; revision=947590
2009-03-31 20:23:05 +00:00
Darío Andrés Rodríguez
b9ab9acde7 Implement a proper KFindItemModel (based on a QAbstractItemModel instead of QStandardItemModel )
Fix redraw CPU usage bug disabling the "ResizeToContents" hint in the QHeaderView
Some small fixes


svn path=/trunk/KDE/kdebase/apps/; revision=947577
2009-03-31 19:58:52 +00:00
Darío Andrés Rodríguez
01407eec33 Initialize kQuery vars on constructor
svn path=/trunk/KDE/kdebase/apps/; revision=945632
2009-03-27 20:39:36 +00:00
Darío Andrés Rodríguez
1f279b7d18 Implement optional "Show Hidden Files" (disabled by default)
It will be on KDE4.3

BUG: 165312

svn path=/trunk/KDE/kdebase/apps/; revision=945608
2009-03-27 19:48:03 +00:00
Darío Andrés Rodríguez
c2628f6ac4 Small fix on i18nc calls
svn path=/trunk/KDE/kdebase/apps/; revision=945592
2009-03-27 18:58:40 +00:00
Darío Andrés Rodríguez
16d273b6f5 Include license on kfwin.{h,cpp}
Small fixes.
Use proper icon for files (fixes bug 185307)

BUG: 185307

svn path=/trunk/KDE/kdebase/apps/; revision=945587
2009-03-27 18:44:30 +00:00
Darío Andrés Rodríguez
84dda64103 Small fixes on the new implementation
Do not remove the header item on reset() (use removeRows(0, rowCount()) instead)
Remove resizeEvent catching (fix a resize bug on the list widget )


svn path=/trunk/KDE/kdebase/apps/; revision=945560
2009-03-27 18:00:23 +00:00
Script Kiddy
b50222b33e SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=944934
2009-03-26 14:43:45 +00:00
Urs Wolfer
168456daa8 No more Qt3 support required.
svn path=/trunk/KDE/kdebase/apps/; revision=944895
2009-03-26 12:59:45 +00:00
Darío Andrés Rodríguez
32eab1e9f9 Q3ListView -> QTreeView + ListModel + ProxyModel
Updated D&D support (fixes bug 169941)
KonqPopupMenu integration

BUG:169941

svn path=/trunk/KDE/kdebase/apps/; revision=941969
2009-03-20 19:43:50 +00:00
Script Kiddy
4c340d97ce SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=940525
2009-03-17 15:51:17 +00:00
Christian Ehrlicher
b2cc6acd46 a lot of more KUrl::path() -> KUrl::toLocalFile() changes (mostly after a check for KUrl::isLocalFile())
svn path=/trunk/KDE/kdebase/apps/; revision=939835
2009-03-15 20:20:33 +00:00