Commit graph

15959 commits

Author SHA1 Message Date
Burkhard Lück
b6d3de389a doc update not finished
svn path=/trunk/KDE/kdebase/apps/; revision=1091897
2010-02-17 20:37:36 +00:00
Joseph Wenninger
e4e8f2a85c don't set a custom menu, we want KTE plugins to work
svn path=/trunk/KDE/kdebase/apps/; revision=1091824
2010-02-17 16:53:18 +00:00
Aaron J. Seigo
1dbf2e3dda move kinfocenter from apps to workspace
svn path=/trunk/KDE/kdebase/apps/; revision=1091589
2010-02-17 03:34:23 +00:00
Aaron J. Seigo
418bae0553 small patch that's been sitting on my disk "forever" that removes a 10s-default duplication and is more careful with durations < 0
svn path=/trunk/KDE/kdebase/apps/; revision=1091576
2010-02-17 01:48:12 +00:00
Nicolas Lécureuil
6fe8d8bd2c Add infos about kfmclient exec
BUG:224829

svn path=/trunk/KDE/kdebase/apps/; revision=1091427
2010-02-16 21:23:29 +00:00
Frank Reininghaus
a754802d75 Make sure that DolphinView's m_expanderActive member is handled
correctly, and emit DolphinDetailsViewExpander's completed() signal
only if the folder loading is really finished. This fixes possible
problems when restoring the current item and scroll position of the
view if these require a preceding folder expansion.

svn path=/trunk/KDE/kdebase/apps/; revision=1090926
2010-02-16 11:12:00 +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
Script Kiddy
2f31ceebf6 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1090493
2010-02-15 11:35:09 +00:00
Burkhard Lück
ce65400002 rm outdated stuff
svn path=/trunk/KDE/kdebase/apps/; revision=1089328
2010-02-12 22:07:46 +00:00
Script Kiddy
751b864901 SVN_SILENT made messages (.desktop file, second try)
svn path=/trunk/KDE/kdebase/apps/; revision=1089061
2010-02-12 10:55:37 +00:00
Pino Toscano
8eda71212d we need to check whether those platform-specific symbols are defined, so use defined(...)
svn path=/trunk/KDE/kdebase/apps/; revision=1088317
2010-02-10 14:39:45 +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
Raphael Kubo da Costa
9472fd00f9 Fix memory usage information on FreeBSD 5.x+.
Patch by Bruce Cran from the FreeBSD team.

BUG: 195507

svn path=/trunk/KDE/kdebase/apps/; revision=1087863
2010-02-09 17:32:05 +00:00
Script Kiddy
4be5e25586 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1087687
2010-02-09 12:41:19 +00:00
Burkhard Lück
7f0aec7742 second part of konqui's doc update
svn path=/trunk/KDE/kdebase/apps/; revision=1087310
2010-02-08 20:01:42 +00:00
Script Kiddy
a5ecb04f5a SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1087208
2010-02-08 17:01:06 +00:00
Burkhard Lück
00eabc7ea0 start of konqui's doc update
svn path=/trunk/KDE/kdebase/apps/; revision=1087154
2010-02-08 15:37:33 +00:00
David Faure
02cd44fd11 Separate the parent object (for the knewfilemenu instance) and the parent widget
(for dialogs it might pop up) so that we can use a non-widget parent.
BUG: 218743

svn path=/trunk/KDE/kdebase/apps/; revision=1087087
2010-02-08 14:27:58 +00:00
Script Kiddy
d35be607e1 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1086434
2010-02-07 11:47:57 +00:00
Script Kiddy
b2de99146d SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1085995
2010-02-06 09:55:43 +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
Peter Penz
3be5c784d7 Be more clear that selecting the checkbox means, that the shown view properties should be used as default (that only "new folders" are affected, is incorrect).
BUG: 213354

svn path=/trunk/KDE/kdebase/apps/; revision=1085564
2010-02-05 13:30:08 +00:00
Peter Penz
aedcb3c685 Fixed regression that has been introduced by the --select option: don't create 2 Dolphin windows instead of one when restoring a session.
BUG: 223831

svn path=/trunk/KDE/kdebase/apps/; revision=1085555
2010-02-05 13:17:31 +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
Christoph Feck
680c83878d Fix height calculation of "Additional Information" label
CCBUG: 220632

svn path=/trunk/KDE/kdebase/apps/; revision=1084630
2010-02-03 10:58:05 +00:00
Christoph Feck
cf66e52c21 Respect floating point font sizes
BUG: 220632

svn path=/trunk/KDE/kdebase/apps/; revision=1084629
2010-02-03 10:55:13 +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
Burkhard Lück
771a6fcfa7 fix wrong description
CCMAIL:frank78ac@googlemail.com
CCMAIL:peter.penz@gmx.at

svn path=/trunk/KDE/kdebase/apps/; revision=1083691
2010-02-01 19:51:55 +00:00
David Faure
cfaf98fc89 FEATURE: show "Open With..." in the "open or save" dialog even when there are some associated apps for this mimetype.
Fixed for: 4.5
BUG: 63191

svn path=/trunk/KDE/kdebase/apps/; revision=1083661
2010-02-01 18:52:33 +00:00
Urs Wolfer
8c4de80255 Port to recent change of KWebKitPart in kdereview.
svn path=/trunk/KDE/kdebase/apps/; revision=1083091
2010-01-31 16:08:58 +00:00
Peter Penz
a7a5f8e299 give translators a hint in which context the translation must be done
BUG: 224637
CCMAIL: faure@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=1082889
2010-01-31 12:58:04 +00:00
Peter Penz
ea6b683078 removed clearSelection() code, it is not needed anymore with Qt 4.6 and done automatically internally
svn path=/trunk/KDE/kdebase/apps/; revision=1082869
2010-01-31 12:26:50 +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
David Faure
6390610b96 "Automatically give focus to the URL bar when selecting a blank tab."
Fixed for: 4.5
BUG: 84867

svn path=/trunk/KDE/kdebase/apps/; revision=1081938
2010-01-29 11:49:33 +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
Sebastian Trueg
30daaccbce Another fix for the metadata rows: properly clean up unused rows in case no metadata is added.
svn path=/trunk/KDE/kdebase/apps/; revision=1081502
2010-01-28 14:09:22 +00:00
David Faure
b73da99763 Implement the --select option in konqueror again, using Peter's nice work in Dolphin.
While at it, I reworked the handling of command-line options in main completely,
to factorize code and make --select do the right thing even in case of multiple args
(wasn't supported in kde3).

svn path=/trunk/KDE/kdebase/apps/; revision=1081246
2010-01-27 23:55:55 +00:00
David Faure
813ccb4121 Ooops, fix my port to KNewFileMenu
svn path=/trunk/KDE/kdebase/apps/; revision=1081239
2010-01-27 23:35:37 +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
3c683137c6 Forwardport 1080623: the favicons for our kde websites come and go (breaking the test), so use www.google.com instead
svn path=/trunk/KDE/kdebase/apps/; revision=1080625
2010-01-26 15:39:35 +00:00
David Faure
adb41b4d21 Port test to KNewFileMenu (was my test for compat, but better not keep compat code),
and fix test (kdiff3 plugin added service menus; now the test ignores all servicemenus)

svn path=/trunk/KDE/kdebase/apps/; revision=1080552
2010-01-26 12:23:48 +00:00
Frank Reininghaus
0bfbf6093a Reorganise some code in DolphinView and DolphinViewContainer. This
makes it possible to restore the expanded folders in the Details View
when navigating in history (based on r1056438 and r1079843).

Also remove DolphinView::activateItem(const KUrl&) and DolphinView's
m_loadingDirectory member (they are not needed any more).

This will be in KDE 4.5.

BUG: 169886

svn path=/trunk/KDE/kdebase/apps/; revision=1080549
2010-01-26 12:18:08 +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
Sebastian Trueg
a992c01967 * Do not hide the parent folder since we can now browse into it by simply clicking the link.
* Fixed index bug which caused the last information item to be deleted.
* Why make merge-sort more complicated than it is? ;)

svn path=/trunk/KDE/kdebase/apps/; revision=1080377
2010-01-26 09:25:22 +00:00