-
Notifications
You must be signed in to change notification settings - Fork 0
Automatically exported from code.google.com/p/picturewall
License
costa974/picturewall
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
DESCRIPTION / FEATURE: ^^^^^^^^^^^^^^^^^^^^^^ Picure Wall is an application to view local images as well as search queried images on google.com with rich set of UI This application is developed using Qt4.5.0 - Cross compile - Browse local images as well as search images on google.com - interactive UI - Animated image zoom in and zoom out on mouse pressed - Entire images zoom in and zoom out on mouse wheel - Horizontal scrolling of images on mouse drag in respective horizontal direction - Fast loading of images on view using QtConcurrent CHANGELOG ^^^^^^^^^ - Add Icon to application - Remove radio button for search area and also remove search bar - Add frames for images - Add transperent black round rect for messages - Add smooth animation for scrolling those images - Remove same images for google search - Image zoom into center of the screen - Recursive directory search - Hide scoll bar - Add you tube video - Fade in effect for new images - Image's title - Save option for google images - Search images within opened images - sort images - Bug fix: Progress bar, once 100% done set 0 again - Enhancement : image downloading should start immediatly - Bug fix: google search for one after other does not clean previous search images - Bug fix: Remove debug messages HOW TO BUILD?: ^^^^^^^^^^^^^^ Linux: qmake (same or higher version of Qt4.5.0) make Windows: qmake (same or higher version of Qt4.5.0) nmake cd bin RUN "picturewall" binary from this directory KNOWN ISSUES/BUGS: ^^^^^^^^^^^^^^^^^ - When search query is submitted on google server, and search option is changed to local image browse,still search queries are popupated inside view. This is because when result are fetched from the google server are still downloading and once the download of those thumbnail view images are done, those images are populated inside view regardless wheather view is changed to other view or other search query. - Google search images might get duplicate images, i.e. Imagse populated inside view might be duplicated This is cause of the query sent over google server returns searched result which has duplicate image URL HARDWARE/SOFTWARE: ^^^^^^^^^^^^^^^^^^ Build on Linux (Kubuntu 8.10) with Qt4.5.0 library and KDevelop DEVELOPER: ^^^^^ Vishwajeet Dusane [email protected]
About
Automatically exported from code.google.com/p/picturewall
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published