Bug 120334 - patch for "dirlister" functionality.
Summary: patch for "dirlister" functionality.
Status: RESOLVED UNMAINTAINED
Alias: None
Product: superkaramba
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Ryan Nickell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-17 19:20 UTC by Luke Kenneth Casson Leighton
Modified: 2018-09-04 15:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
adds KDirLister functionality (5.45 KB, patch)
2006-01-17 20:03 UTC, Luke Kenneth Casson Leighton
Details
test case (python) (2.41 KB, text/plain)
2006-01-17 20:36 UTC, Luke Kenneth Casson Leighton
Details
test case (theme) (225 bytes, text/plain)
2006-01-17 20:36 UTC, Luke Kenneth Casson Leighton
Details
update (9.94 KB, patch)
2006-01-21 03:14 UTC, Luke Kenneth Casson Leighton
Details
updated patch (36.96 KB, patch)
2006-01-28 17:07 UTC, Luke Kenneth Casson Leighton
Details
test themes (9.94 KB, application/x-gtar)
2006-01-28 17:12 UTC, Luke Kenneth Casson Leighton
Details
file preview added (47.92 KB, patch)
2006-01-29 11:28 UTC, Luke Kenneth Casson Leighton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Luke Kenneth Casson Leighton 2006-01-17 19:20:05 UTC
Version:            (using KDE KDE 3.5.0)
Installed from:    Compiled From Sources
OS:                Linux

This simple patch adds some significant and interesting new functionality: a way to use KDirLister to receive listings of URLs.  it could be used to create something similar to the file viewing functionality of Konqueror.
Comment 1 Luke Kenneth Casson Leighton 2006-01-17 20:03:30 UTC
Created attachment 14291 [details]
adds KDirLister functionality

contains the patch and the new files.  you'll need to add the files to
Makefile.am yourself.
Comment 2 Luke Kenneth Casson Leighton 2006-01-17 20:36:08 UTC
Created attachment 14293 [details]
test case (python)

test example code
Comment 3 Luke Kenneth Casson Leighton 2006-01-17 20:36:45 UTC
Created attachment 14294 [details]
test case (theme)

test example (theme file)
Comment 4 Luke Kenneth Casson Leighton 2006-01-21 03:14:22 UTC
Created attachment 14325 [details]
update

archive containing patch and files, test case and example theme in development.
 hurrah.
Comment 5 Luke Kenneth Casson Leighton 2006-01-28 17:07:30 UTC
Created attachment 14416 [details]
updated patch
Comment 6 Luke Kenneth Casson Leighton 2006-01-28 17:12:47 UTC
Created attachment 14417 [details]
test themes

test themes
Comment 7 Luke Kenneth Casson Leighton 2006-01-29 11:28:15 UTC
Created attachment 14440 [details]
file preview added

i lied about adding new functionality - although it is _just_ new
functionality, there's no changes to the dirlister api.

this is to create a file preview widget.  including move and resize.
it's not integrated into the meter system or anything
because it's not suitable for that.
if you want to hide a file preview, delete the file preview widget!!
Comment 8 Luke Kenneth Casson Leighton 2006-01-29 11:28:59 UTC
p.s. examples moved to the examples directory,
i wodked out that it's okay to do svn add on even
an anonymous svn checkout.
Comment 9 Andrew Crouthamel 2018-09-04 15:53:17 UTC
Hello! Sorry to be the bearer of bad news, but this project has been unmaintained for many years so I am closing this bug.