Coder Social home page Coder Social logo

quickaccess-0.8's Introduction

QuickAccess README
------------------------------------------------------------------------
------------------------------------------------------------------------
About:
======
I loved the Kickerapplett to browse through directories and 
since there is no replacement for KDE4/Plasma yet I thought 
I try to do something similar...
Well thats the result...

My work is based on the work of some other people, and they should be mentioned:
Robert Knight: pieces of code from Kickoff
Peter Penz   : IconManager

Bugs/Wishes:
============
email me: [email protected]

Install:
========
You need at least KDE 4.1 beta, because the Plasma-API changed 
from 4.0 to 4.1 and I don't know if it works as expected (or at all) on KDE 4.0.x

You will need the following packages and the corresponding devel packages:
-kdelibs
-kdebase-workspace
-libkonq

to install:
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
make
sudo make install

You have to restart plasma to find QuickAccess in the Add Applets dialog:
kquitapp plasma && plasma


Changelog:
==========
0.7.1:
------
-fixed a bug which lets quickaccess/plasma crash if you didn't open the popupdialog before

0.7:
----
-sorting
-improved selection(by rubberband or shift/ctrl)
-fixed a bug with invalid urls and changed default path to "~"
-applet should now save the size if placed on the desktop
-improved scrollinganimation
-the popupdialog gets closed when an item in the contexmenu is triggered

0.6.1:
------
-fixed a bug with doubleclick settings(thanks for the report painkiller101)
-fixed a bug where the icon in the panel remains highlighted
-the listview now has by default keyboard focus
-changed the width of the text in iconmode

0.6:
----
-changed the flipscrollview to an itemview that supports a listmode and an iconmode
-option to disable navigation(clicking on a folder opens dolphin/konqueror)
-some visual changes

0.5.2:
------
-fixed a bug where the previewimagesize was not updated when the iconsize of the listview changed
-tooltips are disabled by default
-little changes in the itemheight

0.5.1:
------
-fixed a bug where the text in the listview was drawn under the triangle

0.5:
----
-ToolTip support
-extracted the resizefunctionality into a base class
-option to adjust which previewplugins should be used(by default only the imageplugin)
-some visual "improvements"

0.4:
----
-little cosmetic changes in the openbutton
-custom label support
-option to only show icons in the flipscrollview

0.3:
----
-use KDE's global single/double click settings for the flipscrollview
-Drag and Drop support


0.2:
----
-option to only show folders
-option to filter the contents

quickaccess-0.8's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.