Commit graph

808 commits

Author SHA1 Message Date
Script Kiddy
65c12b8213 SVN_SILENT made messages (.desktop file) 2011-09-08 09:00:21 +02:00
Aaron Seigo
de8ecd318a Merge branch 'master' of git://anongit.kde.org/kde-baseapps 2011-09-05 12:31:39 +02:00
Aaron Seigo
43e27148af make hover-shows-popup an option
REVIEW:102300
BUG:250703
2011-09-05 12:30:43 +02:00
Script Kiddy
cbfb0be09b SVN_SILENT made messages (.desktop file) 2011-09-04 09:13:37 +02:00
Script Kiddy
fee7e968ee SVN_SILENT made messages (.desktop file) 2011-08-31 09:06:20 +02:00
Script Kiddy
7a3c49220b SVN_SILENT made messages (.desktop file) 2011-08-28 08:48:25 +02:00
Script Kiddy
b4cb0543c3 SVN_SILENT made messages (.desktop file) 2011-08-25 09:32:05 +02:00
Script Kiddy
8ccdaebdaf SVN_SILENT made messages (.desktop file) 2011-08-18 08:50:30 +02:00
Script Kiddy
ab2955c2bc SVN_SILENT made messages (.desktop file) 2011-08-12 08:40:48 +02:00
Script Kiddy
fb99bdde94 SVN_SILENT made messages (.desktop file) 2011-08-06 09:29:32 +02:00
Script Kiddy
a39222f9a2 SVN_SILENT made messages (.desktop file) 2011-08-04 10:39:16 +02:00
Montel Laurent
d592f31cde normalize signals/slots 2011-07-31 13:33:56 +02:00
Script Kiddy
37247c0086 SVN_SILENT made messages (.desktop file) 2011-07-30 09:43:30 +02:00
Script Kiddy
4edf4654ab SVN_SILENT made messages (.desktop file) 2011-07-28 10:03:21 +02:00
Script Kiddy
449d4adba3 SVN_SILENT made messages (.desktop file) 2011-07-26 11:09:16 +02:00
Script Kiddy
7c05040cbd SVN_SILENT made messages (.desktop file) 2011-07-25 09:32:26 +02:00
Script Kiddy
9ff5395e22 SVN_SILENT made messages (.desktop file) 2011-07-24 09:24:14 +02:00
Script Kiddy
4c5ce663b7 SVN_SILENT made messages (.desktop file) 2011-07-22 09:33:17 +02:00
Script Kiddy
692846f74c SVN_SILENT made messages (.desktop file) 2011-07-21 09:25:41 +02:00
Script Kiddy
8acaf0cccc SVN_SILENT made messages (.desktop file) 2011-07-20 09:22:53 +02:00
Aaron Seigo
2eef7c9d23 various fixes to applet title, including making configChanged work properly and not storing so many members 2011-07-19 10:27:07 +02:00
Aaron Seigo
8b78977ac1 Merge branch 'master' of ssh://git.kde.org/kde-baseapps 2011-07-19 10:27:01 +02:00
Aaron Seigo
c71917b7d9 don't reference the defaults in the .desktop file 2011-07-18 15:51:12 +02:00
Script Kiddy
efa7da60c2 SVN_SILENT made messages (.desktop file) 2011-07-12 10:35:32 +02:00
Nicolas Lécureuil
5229d189f4 Fix unknown slot 2011-07-11 20:43:22 +02:00
Script Kiddy
3126eb3e21 SVN_SILENT made messages (.desktop file) 2011-07-11 10:55:04 +02:00
Script Kiddy
e4004ac126 SVN_SILENT made messages (.desktop file) 2011-07-06 10:40:22 +02:00
Script Kiddy
66cbe2f9f9 SVN_SILENT made messages (.desktop file) 2011-06-21 11:00:18 +02:00
Script Kiddy
39b83bdffb SVN_SILENT made messages (.desktop file) 2011-06-20 10:20:37 +02:00
Farhad Hedayati Fard
fc5cd12616 Fix folderview behaivior on saving custom locations and
default widget title in init() function.

CCBUG: 271777
2011-06-02 11:54:46 +04:30
Script Kiddy
141fc67571 SVN_SILENT made messages (.desktop file) 2011-05-29 10:08:26 +02:00
Script Kiddy
353c73e0c7 SVN_SILENT made messages (.desktop file) 2011-05-17 10:47:38 +02:00
Michael Pyne
15ff58a8c3 folderview: Don't use i18np for floats.
Fixes thumbnail previews on photos from having an I18N_ARGUMENT_MISSING
output.
2011-05-15 19:09:55 -04:00
Script Kiddy
e9b231bd42 SVN_SILENT made messages (.desktop file) 2011-05-15 09:48:59 +02:00
Script Kiddy
883da1f8a7 SVN_SILENT made messages (.desktop file) 2011-05-11 09:15:34 +02:00
Script Kiddy
2f6e454ef9 SVN_SILENT made messages (.desktop file) 2011-05-09 09:30:57 +02:00
Raphael Kubo da Costa
f9656e750c Make folderview understand application/x-kde-dndextract.
The code was copied almost as-is from Dolphin's implementation. It
should now be possible to drag and drop files from any archive opened
in Ark to folderview.

It previously worked with some archive types due to a weird code path
in Ark which should not exist.

PS: Fredrik, I ended up using pathOrUrl() because I can't pass KUrl
via DBus.

Reviewed-by: Fredrik Höglund

CCMAIL: fredrik@kde.org
BUG: 189322
FIXED-IN: 4.6.4

(cherry picked from commit d37a244a3c)
2011-05-01 23:40:19 -03:00
Script Kiddy
38df1e9d67 SVN_SILENT made messages (.desktop file) 2011-04-27 10:10:44 +02:00
Friedrich W. H. Kossebau
f52c8a2693 --deprecated: use new version of KIO::filePreview(...) 2011-03-14 02:15:25 +01:00
Montel Laurent
1b2b8834eb add missing i18n 2011-03-11 09:47:11 +01:00
Frank Reininghaus
46158e551f Fix compilation of folderview.cpp
Please verify that your code builds correctly before you commit.

CCMAIL:hf.farhad@gmail.com
2011-03-10 19:36:26 +01:00
Farhad Hedayati Fard
c39d6e0f1f Replaced KLineEdit with an editable KComboBox in folderview's config dialog for custom title setting.
REVIEW:100834
2011-03-11 19:58:28 +03:30
Farhad Hedayati Fard
40f36dd3cd Added option to hide the titlebar in folderview, use default title or full path as the title of folderview, using completion box on the current KLineEdit.
REVIEW: 100750
2011-03-06 18:23:14 +03:30
Script Kiddy
30ece17b38 SVN_SILENT made messages (.desktop file) 2011-03-04 08:40:53 +01: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
Aaron Seigo
b1f29cf95d fix slider connection, let Applet set the buttons 2011-02-01 10:06:05 -08:00
Aaron Seigo
0714dda8df fix 2-click drag, w/correct painting on selection 2011-01-30 12:13:37 -08:00
Aaron J. Seigo
e2a3b1c1be make hover triggering configurable; will backport for 4.6.1 as well
CCMAIL:wstephenson@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=1217557
2011-01-27 21:28:43 +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
Marco Martin
852a859c69 kill the rubberband when a context event happens
BUG:261614

svn path=/trunk/KDE/kdebase/apps/; revision=1210314
2010-12-30 16:32:35 +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
Aaron J. Seigo
42d534c535 fix clicked painting when set to double click, patch by Lindsay Roberts
BUG:256297

svn path=/trunk/KDE/kdebase/apps/; revision=1196275
2010-11-12 22:17:20 +00:00
Kevin Ottens
6f329924d7 Add missing debug includes.
svn path=/trunk/KDE/kdebase/apps/; revision=1195229
2010-11-10 16:03:55 +00:00
Jonathan Marten
72cc56510b Fix typo in signal name
Object::connect: No such signal KComboBox::currentIndexChagned(int) in kdebase/apps/plasma/applets/folderview/folderview.cpp:712
Object::connect:  (sender name:   'placesCombo')
Object::connect:  (receiver name: '2settingsFolder View')

svn path=/trunk/KDE/kdebase/apps/; revision=1195178
2010-11-10 14:42:44 +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
Script Kiddy
ad11a42a81 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1186710
2010-10-17 09:10:25 +00:00
Fredrik Höglund
d9ee1462fc Fix the model being dynamically sorted when the view is set to unsorted.
Based on a patch by Jason Harvey <kdebgz.9.almoff@spamgourmet.com>.

BUG: 227157
FIXED-IN: 4.5.3

svn path=/trunk/KDE/kdebase/apps/; revision=1185295
2010-10-12 20:59:24 +00:00
Script Kiddy
ff4d736673 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1177799
2010-09-21 10:01:09 +00:00
Aaron J. Seigo
7e127cfd9b check the item for validity just to be safe
svn path=/trunk/KDE/kdebase/apps/; revision=1177604
2010-09-20 18:45:45 +00:00
Aaron J. Seigo
ecb5ef89ee ensure the file items returned are valid
BUG:251842

svn path=/trunk/KDE/kdebase/apps/; revision=1177602
2010-09-20 18:43:30 +00:00
Marco Martin
6539d709dc configChanged() support
since reloading is costly it checks if something is actually changed
before reloading

patch by Rohan Garg
CCMAIL:rohangarg@ubuntu.com
CCMAIL:fredrik@kde.org


svn path=/trunk/KDE/kdebase/apps/; revision=1175746
2010-09-15 19:16:44 +00:00
Björn Ruberg
99f240ebe4 BUG: 167243
Made folderview use the new non-modal dialogs option of knewfilemenu. Folderview is no more blocking the whole plasma shell when creating files or directorys


svn path=/trunk/KDE/kdebase/apps/; revision=1173205
2010-09-08 23:04:09 +00:00
Aaron J. Seigo
b5a7d71e2d allow iconviews to be configured as to wether folder drill-down should be triggered by click or hover; this is use to allow the drill down to be started with a mouse click and then further drill down to be on hover only.
svn path=/trunk/KDE/kdebase/apps/; revision=1171792
2010-09-05 07:14:26 +00:00
Aaron J. Seigo
22c1f4b10b better fix for the "update the view on icon settings change" bug
CCBUG:245850

svn path=/trunk/KDE/kdebase/apps/; revision=1167465
2010-08-24 17:27:53 +00:00
Aaron J. Seigo
6e6744c5f1 respond to icon changes
BUG:245850

svn path=/trunk/KDE/kdebase/apps/; revision=1167207
2010-08-24 01:17:56 +00:00
Albert Astals Cid
dbbedf6210 do not rely on extract-messages.sh doing the work for us
svn path=/trunk/KDE/kdebase/apps/; revision=1166361
2010-08-21 16:32:56 +00:00
Laurent Montel
4bca99f41a Not necessary we don't use this variable
svn path=/trunk/KDE/kdebase/apps/; revision=1160969
2010-08-09 11:47:20 +00:00
Laurent Montel
64a31de6d8 Fix includes
svn path=/trunk/KDE/kdebase/apps/; revision=1160967
2010-08-09 11:43:35 +00:00
Laurent Montel
b5c37de5e6 Fix forward declaration
svn path=/trunk/KDE/kdebase/apps/; revision=1160966
2010-08-09 11:40:42 +00:00
Marco Martin
0039bb8fb3 reload the model after url change
svn path=/trunk/KDE/kdebase/apps/; revision=1158770
2010-08-03 16:56:44 +00:00
Marco Martin
5a048e0f77 reload the url in configChanged()
svn path=/trunk/KDE/kdebase/apps/; revision=1158744
2010-08-03 15:30:22 +00:00
Aaron J. Seigo
0003713384 patch by Iamluc to show when a folder is empty; maintainer said he considers this a bugfix. certainly a ++elegance.
svn path=/trunk/KDE/kdebase/apps/; revision=1155060
2010-07-26 20:29:25 +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
Nicolas Lécureuil
35596f75c3 Fix crash when adding folderview in the panel
BUG: 241285


svn path=/trunk/KDE/kdebase/apps/; revision=1136853
2010-06-10 22:53:02 +00:00
Fredrik Höglund
62ba35a2c1 Update the listview to use the new painting code.
svn path=/trunk/KDE/kdebase/apps/; revision=1133942
2010-06-02 22:28:24 +00:00
Fredrik Höglund
04e30a3654 Improve readability and performance of the filtering code in the proxy model.
* Return true at the top of filterAcceptsRow() if no filter is set.
* Keep a list of the regexps used for name filtering instead of recreating
  them each time in filterAcceptsRow().
* Don't do any regexp matching when the name filter is "*".
* Store the mimetype list in a QSet instead of in a QStringList.
* Don't resolve the mimetype if the mimetype set is empty.
* Do the pattern test before the mimetype test.

svn path=/trunk/KDE/kdebase/apps/; revision=1133009
2010-05-31 21:54:09 +00:00
Fredrik Höglund
2967a37cc6 Really fix the crash when changing preview settings and the applet
is on the panel.

FIXED-IN: 4.4.5
BUG: 239995

svn path=/trunk/KDE/kdebase/apps/; revision=1132999
2010-05-31 21:12:10 +00:00
Fredrik Höglund
81ab22fd02 Revert the krazy2 fix that broke the filter settings.
This is a partial revert of r1083788.
CCMAIL: andresbajotierra@gmail.com

svn path=/trunk/KDE/kdebase/apps/; revision=1132980
2010-05-31 20:30:06 +00:00
Script Kiddy
c5cdb67921 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1132275
2010-05-30 06:45:17 +00:00
Aaron J. Seigo
491139ee6b tweak out the Apply button, hide the Header title when appropriate
BUG:201675

svn path=/trunk/KDE/kdebase/apps/; revision=1129004
2010-05-21 00:27:08 +00:00
Fredrik Höglund
9f399c7e44 Set dynamicSortFilter to true in the proxy model.
This fixes icons not being sorted with Qt 4.7.

svn path=/trunk/KDE/kdebase/apps/; revision=1126376
2010-05-13 21:16:58 +00:00
Fredrik Höglund
31c4e12e5a If a containment action is assigned to the left mouse button,
give it precedence over elastic-band selections.

Fixed in: 4.4.4
BUG: 183599

svn path=/trunk/KDE/kdebase/apps/; revision=1126346
2010-05-13 19:38:13 +00:00
Fredrik Höglund
5921621a54 Fix a crash in configAccepted() when changing the preview settings
when the applet is on the panel.

Fixed in: 4.4.4
BUG: 233794

svn path=/trunk/KDE/kdebase/apps/; revision=1126342
2010-05-13 19:12:39 +00:00
Stephan Binner
a2f7847f94 SVN_SILENT i18n style guide fixes
svn path=/trunk/KDE/kdebase/apps/; revision=1124548
2010-05-09 11:06:38 +00:00
Fredrik Höglund
6ebd616304 - Show regular tooltips for folders except when dragging icons.
- Add an action button in the icon overlay that opens the folder popup.
 
BUG: 192821
BUG: 212882

svn path=/trunk/KDE/kdebase/apps/; revision=1124317
2010-05-08 20:31:36 +00:00
Fredrik Höglund
df0122af96 Split the folder testing code out into a separate class.
svn path=/trunk/KDE/kdebase/apps/; revision=1124160
2010-05-08 00:11:24 +00:00
Shantanu Tushar Jha
60ba2e581d Add simple Type-and-Select feature.
BUG: 187241


svn path=/trunk/KDE/kdebase/apps/; revision=1118646
2010-04-25 15:03:12 +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
Aaron J. Seigo
78f80ae307 delay showing the busy widget; less visual noise on local browsing
svn path=/trunk/KDE/kdebase/apps/; revision=1114478
2010-04-13 17:53:35 +00:00
Fredrik Höglund
b0d6cf6363 - Use Plasma::WindowEffects to override the shadow instead of using
Xlib directly.
- Enable the blur effect and set the blur region for the popups.

svn path=/trunk/KDE/kdebase/apps/; revision=1100854
2010-03-08 21:03:19 +00:00
Aaron J. Seigo
5829a42b4f if we are a containment and have no scrolling to do ... don't.
BUG:183599

svn path=/trunk/KDE/kdebase/apps/; revision=1099064
2010-03-05 00:09:07 +00:00
Script Kiddy
b60b74f3b4 SVN_SILENT made messages (.desktop file, second try)
svn path=/trunk/KDE/kdebase/apps/; revision=1097842
2010-03-02 09:26:45 +00:00
Fredrik Höglund
c6709bf6ae Fix the icon view always being resorted when a new file is created.
Fixed for: 4.4.1
BUG: 227157

svn path=/trunk/KDE/kdebase/apps/; revision=1095736
2010-02-24 23:09:57 +00:00
André Wöbbeking
d68cc1f763 also include knewfilemenu.h instead of knewmenu.h
svn path=/trunk/KDE/kdebase/apps/; revision=1090581
2010-02-15 15:03:28 +00:00
Aaron J. Seigo
c62b3310cd updateScreenRegion assumes we have an icon view
svn path=/trunk/KDE/kdebase/apps/; revision=1088050
2010-02-10 02:36:11 +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
Aaron J. Seigo
fb86402646 really rather ugly, but we really can't be using QDesktopWidget here as it's broken on far too many multi-screen setups
svn path=/trunk/KDE/kdebase/apps/; revision=1085254
2010-02-04 18:42:35 +00:00
Fredrik Höglund
0ad36d8510 - Don't connect to the finished() signal in the fadeOut animation more
than once.
- Stop the animation going in the opposite direction before starting
  a fade out/fade in animation.

svn path=/trunk/KDE/kdebase/apps/; revision=1084788
2010-02-03 19:14:20 +00:00
Fredrik Höglund
80dcf48cae - Port the metadata code to use the new ontology names in strigi.
- Disable the ID3 code, since the strigi analyzer is broken.

svn path=/trunk/KDE/kdebase/apps/; revision=1084776
2010-02-03 19:04:09 +00:00
Fredrik Höglund
42a106a51a Don't add drop actions for creating applets when the containment is immutable.
Fixed for: KDE 4.4
BUG: 219638

svn path=/trunk/KDE/kdebase/apps/; revision=1084193
2010-02-02 17:22:17 +00:00
Fredrik Höglund
021143b168 Process the string with KStringHandler::preProcessWrap() before
adding it to the QTextLayout.

svn path=/trunk/KDE/kdebase/apps/; revision=1083827
2010-02-02 00:32:50 +00:00
Darío Andrés Rodríguez
e594092fbf - Fix several krazy2-reported issue
- Fixed some compilation warnings


svn path=/trunk/KDE/kdebase/apps/; revision=1083788
2010-02-01 22:31:43 +00:00
Fredrik Höglund
401b4fbcda Fix compiler warnings about unused variables.
svn path=/trunk/KDE/kdebase/apps/; revision=1082456
2010-01-30 15:35:23 +00:00
Fredrik Höglund
73406eee64 Don't repaint a larger area than what's necessary when toggling the selection
from the action overlay.

svn path=/trunk/KDE/kdebase/apps/; revision=1082374
2010-01-30 11:33:34 +00:00
Fredrik Höglund
a8b6e80502 - Mark the whole widget as dirty when the content margins change,
not just the area inside the new contents rect.

  This fixes artifacts left on the screen when panels are added.

- Clear the region cache after shifting the icons.

svn path=/trunk/KDE/kdebase/apps/; revision=1081548
2010-01-28 17:49:40 +00:00
Fredrik Höglund
bd6caa08cb Use the full grid space available to the items when computing the
bounding rect.

The item rects are set to this size in the initial layout pass,
but are later adjusted to the size actually used the first time
they're painted.

This can result in a larger bounding rect being computed after
the initial layout than what would be computed when resizing the
view after all the icons have been painted.

Fixed for: KDE 4.4 RC3.
BUG: 185179

svn path=/trunk/KDE/kdebase/apps/; revision=1081083
2010-01-27 17:48:06 +00:00
Fredrik Höglund
2aaf7b93a5 Make sure the bounding rect for the moved icons includes the whole grid cells.
svn path=/trunk/KDE/kdebase/apps/; revision=1081058
2010-01-27 16:38:06 +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
Darío Andrés Rodríguez
d0ced1b6b4 - Preserve the icons' position when modifying the preview settings
CCBUG: 182712

svn path=/trunk/KDE/kdebase/apps/; revision=1078287
2010-01-21 22:59:59 +00:00
Fredrik Höglund
fa1343bd64 Make the text shadows twice as dark.
Fixed for: KDE 4.4 RC2
BUG: 223055

svn path=/trunk/KDE/kdebase/apps/; revision=1077296
2010-01-19 22:11:26 +00:00
Fredrik Höglund
997ee31955 - Prevent icons from being placed at fractional grid positions when
they're manually positioned near the edge of the icon view and align
  to grid is enabled.
- Take the direction of the flow into account when aligning icons to the grid.
- Fix an off-by-one error in nextGridPosition().

Fixed for: KDE 4.4 RC2
BUG: 195996

svn path=/trunk/KDE/kdebase/apps/; revision=1077284
2010-01-19 21:38:31 +00:00
Fredrik Höglund
c1cb689a14 Increase the delay between hovering an icon and showing the folder popup
to one second when the icon view doesn't have a popup open and it's been
longer than 1.5 seconds since the last popup was opened or closed.

CCBUG: 212882

svn path=/trunk/KDE/kdebase/apps/; revision=1077237
2010-01-19 19:29:36 +00:00
Fredrik Höglund
700c44cde0 - Call KDirLister::isFinished() instead of tracking this in the IconView.
This also fixes the assumption that the lister is active when the IconView
  is created, which when false will result in a permanent loading animation.

- Set the minimum size hint for icon view to the size of one grid cell.

  This gives the applet a more reasonable size after moving it from
  from the panel to the desktop.

Fixed for: KDE 4.4 RC2
BUG: 205680

svn path=/trunk/KDE/kdebase/apps/; revision=1074263
2010-01-13 18:55:07 +00:00
Fredrik Höglund
3827e8895c Hide the editor before changing the focus, to prevent the editor
data from being committed twice.

svn path=/trunk/KDE/kdebase/apps/; revision=1073828
2010-01-12 22:51:21 +00:00
Fredrik Höglund
6add07d93c - Ignore icons that haven't been laid out yet when searching for an
empty position in the grid.
- Mark icons that didn't have a saved position as laid out after
  they've been laid out in the post layout pass.
- Remove an early return that caused the icon view to not be repainted
  after the post layout pass was completed.

Fixed for: KDE 4.4 RC2
BUG: 190374

svn path=/trunk/KDE/kdebase/apps/; revision=1073823
2010-01-12 22:44:23 +00:00
Davide Bettio
65cbf6d9f9 Embeding HTML code with hardcoded style into text property is a bad idea.
svn path=/trunk/KDE/kdebase/apps/; revision=1073735
2010-01-12 19:02:02 +00:00
Fredrik Höglund
3e15ef5688 Use QDesktopWidget::availableGeometry() instead of the biggest rectangle
in Corona::availableScreenRegion().

The biggest rectangle isn't always the best choice.

BUG: 202537

svn path=/trunk/KDE/kdebase/apps/; revision=1070144
2010-01-04 23:54:00 +00:00
Fredrik Höglund
9157332e8c Correctly handle the case where the content margins are changed after
the saved icons positions are loaded, but before the layout process
is completed.

svn path=/trunk/KDE/kdebase/apps/; revision=1070135
2010-01-04 23:35:31 +00:00
Max Blazejak
d57acb1702 setWidgetToAnimate -> setTargetWidget as changed in the plasma API
svn path=/trunk/KDE/kdebase/apps/; revision=1069805
2010-01-04 09:54:32 +00:00
Fredrik Höglund
a06854cd00 Set the _KDE_SHADOW_OVERRIDE hint on the folderview popups.
svn path=/trunk/KDE/kdebase/apps/; revision=1069547
2010-01-03 18:12:11 +00:00
Fredrik Höglund
5364c13d60 Use widgets/tooltip as the background in the folder popups.
svn path=/trunk/KDE/kdebase/apps/; revision=1069546
2010-01-03 18:07:14 +00:00
Script Kiddy
603ee6fb13 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1068962
2010-01-02 11:35:49 +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
Carlo Segato
08d9a28736 on windows FramelessWindowHint is required to make WA_TranslucentBackground work
svn path=/trunk/KDE/kdebase/apps/; revision=1062417
2009-12-14 18:06:56 +00:00
Fredrik Höglund
1e2e793464 Apply the palette to the icon view.
BUG: 218660

svn path=/trunk/KDE/kdebase/apps/; revision=1062416
2009-12-14 17:59:40 +00:00
Pino Toscano
f8a83aa223 reorder to match initialisation order
svn path=/trunk/KDE/kdebase/apps/; revision=1062019
2009-12-13 15:23:19 +00:00
Fredrik Höglund
aa7007e067 Pass QApplication::desktop() as the parent widget to KonqOperations
instead of view() or 'this'.

This fixes a crash that can occur if the parent widget is deleted while
KonqOperations is showing a dialog box.

It also fixes a potential crash if view() returns 0.

BUG: 204844
BUG: 206343

svn path=/trunk/KDE/kdebase/apps/; revision=1061675
2009-12-12 17:13:37 +00:00
Fredrik Höglund
a54534673f Fix a compiler warning.
svn path=/trunk/KDE/kdebase/apps/; revision=1061669
2009-12-12 16:37:44 +00:00
Fredrik Höglund
b57271f28f Always use the theme text color in the popup view.
The rationale is that the popup view uses the standard dialog
background, while the parent folderview uses a translucent
background or no background. The text color configured for
the applet might not be suitable for both background types.

svn path=/trunk/KDE/kdebase/apps/; revision=1061668
2009-12-12 16:36:20 +00:00
Fredrik Höglund
2e59bc2b68 Fix a crash in the popup view during drag and drop.
Based on the backtrace in bug 207872, which is marked as a duplicate
of bug 212406.

BUG: 212406

svn path=/trunk/KDE/kdebase/apps/; revision=1061663
2009-12-12 16:21:15 +00:00
Script Kiddy
01fb53831d SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1060237
2009-12-08 10:50:27 +00:00
Script Kiddy
01b433da53 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1059331
2009-12-06 10:39:11 +00:00
Adenilson Cavalcanti Da Silva
f873fb08f2 Patches to make kdebase compile with current animation code.
svn path=/trunk/KDE/kdebase/apps/; revision=1057994
2009-12-03 19:32:42 +00:00
Yuen Hoe Lim
b8158c1ba5 Made folderview popups inherit file preview settings.
svn path=/trunk/KDE/kdebase/apps/; revision=1057448
2009-12-02 12:56:35 +00:00
Fredrik Höglund
7fcd1974d0 Use white text by default in the icon view when the applet is used
as a containment.

svn path=/trunk/KDE/kdebase/apps/; revision=1056429
2009-11-30 06:44:13 +00:00
Fredrik Höglund
e3c300edd0 Don't start the fade out animation when the overlay is hidden or when
the animation is already running.

svn path=/trunk/KDE/kdebase/apps/; revision=1055277
2009-11-27 18:54:05 +00:00
Fredrik Höglund
6cdcf4be07 Use the new action-overlays SVG in the theme.
svn path=/trunk/KDE/kdebase/apps/; revision=1054854
2009-11-26 23:14:21 +00:00
Marco Martin
3e4f79e8c5 move halopainter unchanged in libplasma, keep it private and expose
drawhalo in PaintUtils
iconwidgets uses it if there is no backgroundcolor explicitly setted
CCMAIL:fredrik@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=1054830
2009-11-26 21:57:36 +00:00
Fredrik Höglund
353a7320bd Add a string for use after the message freeze.
svn path=/trunk/KDE/kdebase/apps/; revision=1054412
2009-11-26 00:18:52 +00:00
Fredrik Höglund
c149ab1664 Include a menu item for emptying the trash bin in the context menu when
showing the trash folder.

BUG: 203790

svn path=/trunk/KDE/kdebase/apps/; revision=1054407
2009-11-26 00:07:24 +00:00
Bruno Bigras
bf3939131c Animate the ActionOverlay icon, fix the drag and drop and hide the overlay when a file is deleted
svn path=/trunk/KDE/kdebase/apps/; revision=1053962
2009-11-25 06:25:09 +00:00
Fredrik Höglund
47ec04f6cd Only draw the icon as pressed when it's under the mouse.
svn path=/trunk/KDE/kdebase/apps/; revision=1053944
2009-11-25 02:50:12 +00:00
Fredrik Höglund
ae868ab594 Emit clicked() from mousePressEvent() for consistency with other buttons.
svn path=/trunk/KDE/kdebase/apps/; revision=1053943
2009-11-25 02:44:29 +00:00
Fredrik Höglund
6d6ae7c6b1 Add a hovered and a pressed state to the action icon.
svn path=/trunk/KDE/kdebase/apps/; revision=1053938
2009-11-25 02:21:26 +00:00
Bruno Bigras
eb5f8860dc Reduce the timeout to 500msecs for the ActionOverlay
svn path=/trunk/KDE/kdebase/apps/; revision=1053926
2009-11-25 01:31:45 +00:00
Bruno Bigras
8b3ed2bd68 Implement 'Hover action icons in the icon view' for folderview
BUG: 180913

svn path=/trunk/KDE/kdebase/apps/; revision=1053896
2009-11-25 00:06:26 +00:00
Script Kiddy
4af02b47dc SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1053570
2009-11-24 10:24:48 +00:00
Shafqat Bhuiyan
444514029b Close all popups when user clicks on an item
svn path=/trunk/KDE/kdebase/apps/; revision=1053378
2009-11-23 23:18:38 +00:00
Fredrik Höglund
a119004de1 Animate the hover effects in the icon view.
svn path=/trunk/KDE/kdebase/apps/; revision=1053375
2009-11-23 23:08:40 +00:00
Script Kiddy
19e324fc60 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1052700
2009-11-22 10:43:25 +00:00
Fredrik Höglund
0b5a9b1c35 Don't disallow elastic band selections on the dashboard now that
the dashboard doesn't close itself when it's clicked.

svn path=/trunk/KDE/kdebase/apps/; revision=1050737
2009-11-18 00:47:18 +00:00
Fredrik Höglund
556f680b2e Stop the tooltip timer when an icon is clicked.
svn path=/trunk/KDE/kdebase/apps/; revision=1050736
2009-11-18 00:42:00 +00:00
Fredrik Höglund
90f7a50bf1 New label appearance.
svn path=/trunk/KDE/kdebase/apps/; revision=1050735
2009-11-18 00:37:07 +00:00
Fredrik Höglund
403d31674a Implement an improved text halo effect.
This should fix the legibility problems with dark and/or complex
backgrounds.

svn path=/trunk/KDE/kdebase/apps/; revision=1050731
2009-11-18 00:23:53 +00:00
Fredrik Höglund
6bd10c1309 * Move the item painting code into the view.
This is needed to handle item margins correctly with themed view
  item backgrounds and to make it possible to implement animations.

* Compute the grid size in the view based on the text line count and
  the item margins, instead of computing it in the Folderview class.

svn path=/trunk/KDE/kdebase/apps/; revision=1050730
2009-11-18 00:15:15 +00:00
Fredrik Höglund
4699e5b8da Improve the list sorting code.
svn path=/trunk/KDE/kdebase/apps/; revision=1050689
2009-11-17 21:55:54 +00:00
Aaron J. Seigo
1f20060f06 add the category
BUG:214271

svn path=/trunk/KDE/kdebase/apps/; revision=1048123
2009-11-12 19:18:49 +00:00
Script Kiddy
66ae3c06d3 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1045568
2009-11-06 10:08:51 +00:00
Fredrik Höglund
4c1f7ff633 Set the associated application.
svn path=/trunk/KDE/kdebase/apps/; revision=1045308
2009-11-05 18:45:33 +00:00
Script Kiddy
3091971d8e SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1045140
2009-11-05 11:41:16 +00:00
Aaron J. Seigo
c4ad6ce9a9 clean this layout up considerably and make the custom title issue more clear as a bonus
BUG:195864

svn path=/trunk/KDE/kdebase/apps/; revision=1044450
2009-11-03 20:02:45 +00:00
Script Kiddy
0e005e359d SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1043345
2009-11-01 10:58:35 +00:00
Script Kiddy
f8e0683bd9 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1042976
2009-10-31 11:30:18 +00:00
Script Kiddy
a4bd7d84c8 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1038501
2009-10-21 10:07:26 +00:00
Fredrik Höglund
2ea4fb6e90 Ignore mouse press events when the item under the cursor isn't the icon view.
BUG: 211245

svn path=/trunk/KDE/kdebase/apps/; revision=1038223
2009-10-20 21:07:41 +00:00
Script Kiddy
e8aaab9ad7 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1037463
2009-10-19 09:38:03 +00:00
Shantanu Tushar Jha
ee33e764bc Added SHIFT key selection to folderview.
BUG: 189359

svn path=/trunk/KDE/kdebase/apps/; revision=1032844
2009-10-08 17:22:10 +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
Marco Martin
7a78dc06f7 intersecate the new clip path with the one already there
svn path=/trunk/KDE/kdebase/apps/; revision=1023094
2009-09-13 21:45:40 +00:00
Reza Shah
6f046413f0 Make folderview plasmoid to select first item if user press right key.
Just like dolphin do.

svn path=/trunk/KDE/kdebase/apps/; revision=1022179
2009-09-11 01:33:39 +00:00
Fredrik Höglund
8a40f76736 Set the possible actions mask in the QDropEvent to the right value.
KonqOperations currently ignores this mask, so this commit doesn't
change anything in practice.

svn path=/trunk/KDE/kdebase/apps/; revision=1018458
2009-09-01 18:06:55 +00:00
Chani Armitage
41fdd5ed3d remove unused includes and kworkspace stuff
svn path=/trunk/KDE/kdebase/apps/; revision=1018308
2009-09-01 14:59:10 +00:00
Chani Armitage
9758e04172 remove containment actions; the contextmenu plugin handles them now
svn path=/trunk/KDE/kdebase/apps/; revision=1018286
2009-09-01 14:50:09 +00:00
Chani Armitage
972d07d89b ignore right-clicks on the background so that Containment gets to see them
svn path=/trunk/KDE/kdebase/apps/; revision=1018267
2009-09-01 14:24:51 +00:00
Chani Armitage
409469adb1 don't mess with mouse events, that's the ContainmentActions' responsibility now.
svn path=/trunk/KDE/kdebase/apps/; revision=1017008
2009-08-29 15:00:20 +00:00
Christoph Feck
2f62c13e48 Fix stretch
svn path=/trunk/KDE/kdebase/apps/; revision=1016827
2009-08-29 00:31:13 +00:00
Fredrik Höglund
af350b3dea Replace the black focus indicator with a new design suggested by pinheiro.
This element is currently hardcoded but might be made themeable
in the future.

BUG: 203071

svn path=/trunk/KDE/kdebase/apps/; revision=1016088
2009-08-26 23:47:29 +00:00
Aaron J. Seigo
0545a46253 pay attention to multi-monitor issues; should really be using the screen geometry calls in Corona or Kephal if no Corona dependency is wanted, but this is at least an improvement.
thanks to Michal for working on debugging this
CCMAIL:michalodstrcil@gmail.com
BUG:189282

svn path=/trunk/KDE/kdebase/apps/; revision=1015294
2009-08-25 07:55:36 +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
Pino Toscano
2db9133a8e be sure that the workspace subdir exists as well, before deciding kworkspace is part of the sources being compiled or an external package to search
svn path=/trunk/KDE/kdebase/apps/; revision=1013727
2009-08-20 15:48:22 +00:00
Shantanu Tushar Jha
751713529b Add HOME and END key navigation to folderview applet.
BUG: 187241

svn path=/trunk/KDE/kdebase/apps/; revision=1013325
2009-08-19 15:20:21 +00:00
Script Kiddy
b37d4f4637 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1011290
2009-08-14 09:29:08 +00:00
Michael Jansen
000024f0c7 Fix build if kdelibs / kdebase are installed to separate directories.
svn path=/trunk/KDE/kdebase/apps/; revision=1011038
2009-08-13 20:13:21 +00:00
Darío Andrés Rodríguez
72fcfd46a3 In some situation, the Popup of the folderview may be still showing an invalid(non-existant)
folder (case described on https://bugs.kde.org/show_bug.cgi?id=198499#c7)
Right-clicking the popup will crash Plasma as it is trying to read a field from an invalid
KFileItem)

- Add a check for KFileItem(rootItem)::isNull and avoid showing the menu in that case


svn path=/trunk/KDE/kdebase/apps/; revision=1009763
2009-08-10 20:10:59 +00:00
Christoph Feck
7aa167babc Fix frame without margin visible with styles != Oxygen
svn path=/trunk/KDE/kdebase/apps/; revision=1008753
2009-08-08 10:02:57 +00:00
Marco Martin
e84ddc452d use the WindowEffects slide on the popup mode
svn path=/trunk/KDE/kdebase/apps/; revision=1007356
2009-08-05 15:46:03 +00:00
Marco Martin
13ab0ba132 return a different size hint depending on formfactor
svn path=/trunk/KDE/kdebase/apps/; revision=1007350
2009-08-05 15:31:56 +00:00
Marco Martin
7893413590 add a preferred size so it works in the newspaper containment
svn path=/trunk/KDE/kdebase/apps/; revision=1006277
2009-08-03 12:01:32 +00:00
Script Kiddy
7b269c361e SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1004472
2009-07-30 09:23:14 +00:00
Aaron J. Seigo
704ca9c018 only change the urls to local paths when trashing (satisfies the comment in the code); otherwise stick with the full url
BUG:201650

svn path=/trunk/KDE/kdebase/apps/; revision=1004270
2009-07-29 18:35:38 +00:00
Aaron J. Seigo
818311e65b correctly position the name editor
BUG:189081

svn path=/trunk/KDE/kdebase/apps/; revision=1003298
2009-07-28 00:05:43 +00:00
Aaron J. Seigo
550af2419d unused widget
svn path=/trunk/KDE/kdebase/apps/; revision=1003297
2009-07-28 00:04:59 +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
Script Kiddy
ef46695539 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=990943
2009-07-03 14:05:35 +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
Script Kiddy
987130a384 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=988696
2009-06-28 14:31:57 +00:00
Script Kiddy
118e475817 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=987253
2009-06-25 18:31:11 +00:00
Script Kiddy
11901ab04c SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=986478
2009-06-24 17:22:21 +00:00
Script Kiddy
36839795f9 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=985817
2009-06-23 14:10:37 +00:00
Script Kiddy
948e41c632 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=985256
2009-06-22 14:13:47 +00:00
Script Kiddy
1f20b6217d SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=984807
2009-06-21 13:45:48 +00:00
Laurent Montel
6567aab704 Minor optimisation
const'ify

svn path=/trunk/KDE/kdebase/apps/; revision=984395
2009-06-20 17:17:30 +00:00
Script Kiddy
40d605de82 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=984344
2009-06-20 15:46:27 +00:00
Script Kiddy
55b9113143 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=983936
2009-06-19 14:08:02 +00:00
Script Kiddy
0298c81356 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=983098
2009-06-17 14:56:21 +00:00
Aaron J. Seigo
58512bde5e one more place to protect against access to m_iconView; however, i think in this case the other calls would prevent them from getting called? better safe than sorry though
svn path=/trunk/KDE/kdebase/apps/; revision=981563
2009-06-13 16:39:24 +00:00
Aaron J. Seigo
3a7ebeea96 iconView may not be created yet at this point
BUG:195867

svn path=/trunk/KDE/kdebase/apps/; revision=979895
2009-06-10 18:05:46 +00:00
Aaron J. Seigo
487e52e7fe avoid all panels
BUG:177722

svn path=/trunk/KDE/kdebase/apps/; revision=979511
2009-06-10 00:43:55 +00:00
Aaron J. Seigo
ee56a6ec09 make sure m_model is initialized before using it
BUG:195495

svn path=/trunk/KDE/kdebase/apps/; revision=979126
2009-06-09 00:22:22 +00:00
Aaron J. Seigo
2d1dfade6b don't reset the contents margins after, as a containment, it's been associated with a screen once already. this prevents re-adjusting the icons when it's switched to again and again
BUG:193591

svn path=/trunk/KDE/kdebase/apps/; revision=979118
2009-06-08 23:52:42 +00:00
Aaron J. Seigo
5e33272a37 SVN_SILENT: style fixes
svn path=/trunk/KDE/kdebase/apps/; revision=979117
2009-06-08 23:51:11 +00:00
Fredrik Höglund
9f43aaf247 Sync this code with the default desktop containment.
svn path=/trunk/KDE/kdebase/apps/; revision=976921
2009-06-03 01:04:40 +00:00
Fredrik Höglund
eecbd78993 Apply the change from r955020 here too.
This fixes the "Cut", "Copy" and "Paste" entries missing from the context
menu in the popup views.

svn path=/trunk/KDE/kdebase/apps/; revision=976911
2009-06-02 23:48:55 +00:00
Fredrik Höglund
7ba6c59c4a Fix the properties dialog closing with the popup view.
BUG: 193499

svn path=/trunk/KDE/kdebase/apps/; revision=976908
2009-06-02 23:35:53 +00:00
Fredrik Höglund
e6c9d7e982 Refactor the way popup views are updated to avoid a nested event loop
due to NetAccess::stat().

This should hopefully fix the stability problems with this feature.

svn path=/trunk/KDE/kdebase/apps/; revision=976868
2009-06-02 20:56:23 +00:00
Script Kiddy
ad73988f8b SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=976372
2009-06-01 14:32:51 +00:00
Script Kiddy
b43afc4357 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=975655
2009-05-30 16:29:05 +00:00
Alexis Ménard
17f2b50d87 Don't need to add two times the QAction.
This trigger an assert and sometimes a crash in Qt. There is a fix as
well in Qt.

CCBUG:192599

svn path=/trunk/KDE/kdebase/apps/; revision=974139
2009-05-28 15:11:16 +00:00
Marco Martin
396dca8191 delay setContainmentType (that creates the toolbox) after
Containment::init(), that makes isContainment() = true and the toolbox
to be actually created
BUG:193589

svn path=/trunk/KDE/kdebase/apps/; revision=973815
2009-05-27 21:02:32 +00:00
Script Kiddy
a5dabd0bfa SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=973179
2009-05-26 14:19:07 +00:00
Script Kiddy
8b597af827 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=972272
2009-05-24 13:43:21 +00:00
Fredrik Höglund
60040adfb9 Fix the popup view sometimes closing when the cursor enters it during
a drag and drop operation.

The popup view widget gets a drag leave event when the cursor enters
the icon view, so we need to be more paranoid about starting the
hide timer.

svn path=/trunk/KDE/kdebase/apps/; revision=970751
2009-05-20 17:15:06 +00:00
Fredrik Höglund
629c5aede3 Make sure that the popup view isn't deleted while the drop menu is being shown.
BUG: 192629

svn path=/trunk/KDE/kdebase/apps/; revision=970729
2009-05-20 16:36:43 +00:00
Fredrik Höglund
57e9a0bcfb Make the popup views more usable during drag and drop by auto scrolling
the view when the cursor is near the top or bottom edge.

svn path=/trunk/KDE/kdebase/apps/; revision=970727
2009-05-20 16:29:03 +00:00
Script Kiddy
b5e5779318 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=970665
2009-05-20 14:39:49 +00:00
Script Kiddy
6176deffdd SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=970096
2009-05-19 14:34:38 +00:00
Darío Andrés Rodríguez
162141ff9f Do not show the context menu entries if the target we are showing is invalid
as:
1) it will lead to a Plasma crash (as it is trying to access the permissions
of a directory that doesn't exists)
2) the actions will make no-sense (create new,paste, reorganize icons, refresh)


svn path=/trunk/KDE/kdebase/apps/; revision=969808
2009-05-19 00:04:15 +00:00
Script Kiddy
d05739bd7e SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=968808
2009-05-16 16:06:06 +00:00
Albert Astals Cid
de801c6357 Use KGlobal::locale()->removeAcceleratorMarker because the actions come with a & from the accelerator
Acked by fredrikh

svn path=/trunk/KDE/kdebase/apps/; revision=968605
2009-05-16 11:15:34 +00:00
Script Kiddy
186bde4710 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=967973
2009-05-14 16:58:45 +00:00
Alessandro Diaferia
610666db7d Initialize m_dropActions pointer otherwise it leads to a crash on dropping
BUG: 192519


svn path=/trunk/KDE/kdebase/apps/; revision=967925
2009-05-14 12:00:27 +00:00
Script Kiddy
4801e5bb4c SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=967596
2009-05-13 15:24:57 +00:00
Script Kiddy
672113682f SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=967069
2009-05-12 13:45:23 +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
Fredrik Höglund
c67e0304cf Initialize m_dropOperation.
svn path=/trunk/KDE/kdebase/apps/; revision=965885
2009-05-10 07:18:27 +00:00
Script Kiddy
a709c3c1d1 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=965299
2009-05-08 13:37:48 +00:00
Harald Hvaal
f68512e516 Make folderview give visual response to mouse press-down event. Item #479 on the reviewboard, ok'ed by aseigo
svn path=/trunk/KDE/kdebase/apps/; revision=964136
2009-05-06 06:01:12 +00:00
Stephan Binner
081228a557 i18n style guide fixes: http://techbase.kde.org/Projects/Usability/HIG/Capitalization
svn path=/trunk/KDE/kdebase/apps/; revision=963491
2009-05-04 20:15:24 +00:00
Script Kiddy
8207276af0 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=962137
2009-05-01 13:50:33 +00:00
Fredrik Höglund
30300e5c76 Don't open a popup view when a context menu is being shown.
BUG: 190629

svn path=/trunk/KDE/kdebase/apps/; revision=959287
2009-04-25 21:38:45 +00:00
Fredrik Höglund
8e845034a9 Don't assume that the top-left corner of the view is the top-left
corner of the scene.

BUG: 189282

svn path=/trunk/KDE/kdebase/apps/; revision=959271
2009-04-25 21:15:35 +00:00
Gustavo P. Boiko
3257d639ab Kdebase workspace is not built on mac
svn path=/trunk/KDE/kdebase/apps/; revision=958696
2009-04-24 13:55:15 +00:00
Script Kiddy
4b9fa75fee SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=958687
2009-04-24 13:52:23 +00:00
Laurent Montel
8f08dbaa92 It's optional
svn path=/trunk/KDE/kdebase/apps/; revision=956246
2009-04-19 17:01:11 +00:00
Laurent Montel
85d2fa7237 cmakelint
svn path=/trunk/KDE/kdebase/apps/; revision=955667
2009-04-18 12:37:23 +00:00
Alessandro Diaferia
10a2cdca87 use konqueror/dolphin settings for menu entries now that libkonq allows it BUG:181910
svn path=/trunk/KDE/kdebase/apps/; revision=955020
2009-04-16 19:03:45 +00:00
Fredrik Höglund
12e36594e3 Make sure that the URL refers to a directory.
svn path=/trunk/KDE/kdebase/apps/; revision=955008
2009-04-16 18:16:54 +00:00