KokoProject
ActivePublic

Members (2)

Watchers

  • This project does not have any watchers.

Details

Description

An Image Gallery application

Recent Activity

May 14 2018

mart accepted D11271: Adds the Action to flip the image vertically and horizontally.
May 14 2018, 9:05 AM · Kirigami, Koko

Mar 13 2018

ashivliving updated the diff for D11271: Adds the Action to flip the image vertically and horizontally.

Removed const and changed bool to enum for the image flip and remove ambiguous function into a general "flip" function.

Mar 13 2018, 6:24 PM · Kirigami, Koko
apol requested changes to D11271: Adds the Action to flip the image vertically and horizontally.
Mar 13 2018, 12:01 AM · Kirigami, Koko

Mar 12 2018

ashivliving requested review of D11271: Adds the Action to flip the image vertically and horizontally.
Mar 12 2018, 6:36 PM · Kirigami, Koko

Sep 21 2017

atulsharma added a commit to T6268: Implementing the main ImageViewer: R659:10cfc29ff207: Uses QQuickImageProvider to return image for the imageviewer.
Sep 21 2017, 9:32 PM · Koko
atulsharma added a revision to T6268: Implementing the main ImageViewer: D7927: Uses QQuickImageProvider to return image for the imageviewer.
Sep 21 2017, 5:25 PM · Koko

Aug 30 2017

atulsharma added a commit to T6268: Implementing the main ImageViewer: R659:7e5b185ccdff: Brings back the focus to ListView.
Aug 30 2017, 6:40 PM · Koko
atulsharma added a revision to T6268: Implementing the main ImageViewer: D7618: Brings back the focus to ListView.
Aug 30 2017, 6:38 PM · Koko
atulsharma added a commit to T6268: Implementing the main ImageViewer: R659:ede0d7365386: Hides the "save" and "cancel" options after the brightness level is reset.
Aug 30 2017, 6:30 PM · Koko
atulsharma added a revision to T6268: Implementing the main ImageViewer: D7617: Hides the "save" and "cancel" options after the brightness level is reset.
Aug 30 2017, 6:25 PM · Koko

Aug 23 2017

atulsharma added a commit to T6268: Implementing the main ImageViewer: R659:a20ba0ccec24: Changes the brightness of image using GammaAdjust QtGraphicalEffects.
Aug 23 2017, 6:52 AM · Koko

Aug 22 2017

atulsharma added a revision to T6268: Implementing the main ImageViewer: D7468: Changes the brightness of image using GammaAdjust QtGraphicalEffects.
Aug 22 2017, 7:23 PM · Koko

Aug 21 2017

atulsharma added a commit to T6268: Implementing the main ImageViewer: R659:d637b2ebaee0: Reset the brightness handle to initial value when Cancel is pressed.
Aug 21 2017, 1:54 PM · Koko
atulsharma added a revision to T6268: Implementing the main ImageViewer: D7452: Reset the brightness handle to initial value when Cancel is pressed.
Aug 21 2017, 12:25 PM · Koko
atulsharma added a commit to T6268: Implementing the main ImageViewer: R659:4c563acdbe1a: Adds a slider to control the brightness of the image.
Aug 21 2017, 11:03 AM · Koko

Aug 18 2017

atulsharma added a revision to T6268: Implementing the main ImageViewer: D7403: Adds horizontal and vertical flip contextDrawer actions.
Aug 18 2017, 8:36 PM · Koko
atulsharma added a commit to T6268: Implementing the main ImageViewer: R659:d1bbc1c024c0: Saves the rotated image on disk.
Aug 18 2017, 8:24 PM · Koko
atulsharma added a revision to T6268: Implementing the main ImageViewer: D7400: Saves the rotated image on disk.
Aug 18 2017, 7:42 PM · Koko
atulsharma added a commit to T6268: Implementing the main ImageViewer: R659:7934e1bc4f23: Rotating the image using ImageDocument c++ class.
Aug 18 2017, 7:23 PM · Koko
atulsharma added a revision to T6268: Implementing the main ImageViewer: D7399: Rotating the image using ImageDocument c++ class.
Aug 18 2017, 7:20 PM · Koko
atulsharma added a commit to T6268: Implementing the main ImageViewer: R659:a7526254eb79: Uses kquickcontrolsaddons' QImageItem to display image in ImageViewer and C++….
Aug 18 2017, 7:01 PM · Koko
atulsharma added a revision to T6268: Implementing the main ImageViewer: D7397: Uses kquickcontrolsaddons' QImageItem to display image in ImageViewer and C++ class ImageDocument to handle the image transformation related operations.
Aug 18 2017, 6:58 PM · Koko

Aug 16 2017

atulsharma added a revision to T6268: Implementing the main ImageViewer: D7349: Adds a slider to control the brightness of the image.
Aug 16 2017, 4:35 PM · Koko
atulsharma added a commit to T6268: Implementing the main ImageViewer: R659:98f1b23c056c: Adds contextDrawer to ImageViewer.
Aug 16 2017, 12:51 PM · Koko
atulsharma added a revision to T6268: Implementing the main ImageViewer: D7346: Adds contextDrawer to ImageViewer.
Aug 16 2017, 12:34 PM · Koko

Aug 15 2017

atulsharma added a revision to T6268: Implementing the main ImageViewer: D7320: Makes the ImageViewer work with the Type Error issue.
Aug 15 2017, 10:53 AM · Koko

Aug 11 2017

atulsharma added a commit to T6268: Implementing the main ImageViewer: R659:e3385e230b3f: Hides the footerList and actions in ImageViewer for full screen image view mode.
Aug 11 2017, 10:08 AM · Koko

Aug 10 2017

atulsharma added a revision to T6268: Implementing the main ImageViewer: D7234: Hides the footerList and actions in ImageViewer for full screen image view mode.
Aug 10 2017, 7:20 PM · Koko

Aug 8 2017

atulsharma added a revision to T6268: Implementing the main ImageViewer: D7211: Adds contextualActions to the ImageViewer.
Aug 8 2017, 8:09 PM · Koko
atulsharma added a commit to T6268: Implementing the main ImageViewer: R659:66d90582a061: Adds view-close( working), share( working), edit action to imageviewer.
Aug 8 2017, 11:35 AM · Koko

Jul 28 2017

atulsharma added a revision to T6268: Implementing the main ImageViewer: D6969: Adds view-close( working), share( working), edit action to imageviewer.
Jul 28 2017, 6:52 PM · Koko

Jul 26 2017

atulsharma added a revision to T6268: Implementing the main ImageViewer: D6932: Adds a toolbar to ImageViewer with buttons Rotate right and Rotate left.
Jul 26 2017, 1:51 PM · Koko

Jul 24 2017

atulsharma moved T6498: commandline image 2) load the intermediate folders from Todo to In progress on the Koko board.
Jul 24 2017, 4:39 AM · Koko
atulsharma moved T6497: commandline image: 1)load its current folder and show ImageViewer on it if set from In progress to Done on the Koko board.
Jul 24 2017, 4:39 AM · Koko
atulsharma moved T6471: redesign ImageListModel from In progress to Done on the Koko board.
Jul 24 2017, 4:39 AM · Koko

Jul 23 2017

atulsharma added a commit to T6268: Implementing the main ImageViewer: R659:616f20db2fbd: Adds a footer list for imageviewer.
Jul 23 2017, 5:33 PM · Koko

Jul 21 2017

atulsharma added a revision to T6268: Implementing the main ImageViewer: D6809: Adds a footer list for imageviewer.
Jul 21 2017, 1:48 PM · Koko

Jul 18 2017

atulsharma added a commit to T6498: commandline image 2) load the intermediate folders: R659:b01ddf16b432: Pushes folders into the pageStack if the image is located in ~/Pictures path.
Jul 18 2017, 9:23 AM · Koko
atulsharma added a revision to T6498: commandline image 2) load the intermediate folders: D6765: Pushes folders into the pageStack if the image is located in ~/Pictures path.
Jul 18 2017, 6:19 AM · Koko

Jul 17 2017

atulsharma added a commit to T6498: commandline image 2) load the intermediate folders: R659:1bf7dd863783: Corrects logic to distinguish among foreign path and ~/Pictures path at the….
Jul 17 2017, 2:32 PM · Koko
atulsharma added a revision to T6498: commandline image 2) load the intermediate folders: D6753: Corrects logic to distinguish among foreign path and ~/Pictures path at the startup of the application.
Jul 17 2017, 2:16 PM · Koko
atulsharma added a commit to T6498: commandline image 2) load the intermediate folders: R659:ed876e0f2ad5: Find the intermediate folders for an image.
Jul 17 2017, 1:29 PM · Koko

Jul 16 2017

atulsharma added a revision to T6498: commandline image 2) load the intermediate folders: D6742: Find the intermediate folders for an image.
Jul 16 2017, 6:46 PM · Koko

Jul 14 2017

atulsharma added a commit to T6497: commandline image: 1)load its current folder and show ImageViewer on it if set: R659:224abe21d6f2: Update the desktop file to support opening of image from file manager.
Jul 14 2017, 6:03 PM · Koko
atulsharma added a commit to T6497: commandline image: 1)load its current folder and show ImageViewer on it if set: R659:6adbb0e2f9ef: Fix flickering of imageViewer.
Jul 14 2017, 5:44 PM · Koko
atulsharma added a revision to T6497: commandline image: 1)load its current folder and show ImageViewer on it if set: D6703: Fix flickering of imageViewer.
Jul 14 2017, 4:11 PM · Koko
atulsharma added a revision to T6497: commandline image: 1)load its current folder and show ImageViewer on it if set: D6702: Update the desktop file to support opening of image from file manager.
Jul 14 2017, 3:51 PM · Koko
atulsharma added a commit to T6497: commandline image: 1)load its current folder and show ImageViewer on it if set: R659:58a21b15572f: Opens the imageViewer depending upon the imagePath provided.
Jul 14 2017, 3:05 PM · Koko

Jul 13 2017

atulsharma closed T6231: Wire up the mainview with the sidebar as Resolved.
Jul 13 2017, 7:31 PM · Koko
atulsharma closed T6207: Basic OverlayDrawer implementation for the sidebar as Resolved.
Jul 13 2017, 7:31 PM · Koko