Feed Advanced Search

Jul 23 2018

ahiemstra added a comment to D6512: Add support for proposed tags addition in OCS 1.7.

T6133 suggests that tags are formatted as "group##key=value" or something similar. Wouldn't it make sense to handle parsing that format here as well? Or are tags more intended as exact matches?

Jul 23 2018, 2:24 PM ยท Frameworks, KDE Store

Jan 21 2018

ahiemstra committed R157:a4134cce1e36: Ensure the database path exists before trying to create a file there (authored by ahiemstra).
Ensure the database path exists before trying to create a file there
Jan 21 2018, 7:31 PM
ahiemstra closed D9954: Ensure the database path exists before trying to create a file there.
Jan 21 2018, 7:31 PM
ahiemstra committed R157:96204f2d0d4c: Update the ContentList QML plugin to make it more general (authored by ahiemstra).
Update the ContentList QML plugin to make it more general
Jan 21 2018, 7:30 PM
ahiemstra closed D9907: Update the ContentList QML plugin to make it more general.
Jan 21 2018, 7:30 PM

Jan 17 2018

ahiemstra added inline comments to D9907: Update the ContentList QML plugin to make it more general.
Jan 17 2018, 7:22 PM
ahiemstra updated the diff for D9907: Update the ContentList QML plugin to make it more general.
  • Change ContentList::data back to single return point
  • Fix FileSystem searcher when locations is not set
  • Properly perform mime-type filtering in Baloo searcher
  • Use the right role from ContentList for retrieving the file path
  • Simplify if statement in ContentList::componentComplete
Jan 17 2018, 7:20 PM

Jan 15 2018

ahiemstra committed R157:4f1cc148bfff: Keep a set of known files so we can filter out known files (authored by ahiemstra).
Keep a set of known files so we can filter out known files
Jan 15 2018, 9:40 PM
ahiemstra committed R157:af45700b0cee: Properly call setKnownFiles from PeruseMain (authored by ahiemstra).
Properly call setKnownFiles from PeruseMain
Jan 15 2018, 9:40 PM
ahiemstra committed R157:738e8f648abd: Implement caching of results (authored by ahiemstra).
Implement caching of results
Jan 15 2018, 9:40 PM
ahiemstra committed R157:1751e24a4e72: Add setKnownFiles to ContentList (authored by ahiemstra).
Add setKnownFiles to ContentList
Jan 15 2018, 9:40 PM
ahiemstra committed R157:5d4441ab01cb: Reduce debug output (authored by ahiemstra).
Reduce debug output
Jan 15 2018, 9:40 PM
ahiemstra committed R157:69c4dbc2fb18: Link ContentList QML plugin to Qt5::Gui (authored by ahiemstra).
Link ContentList QML plugin to Qt5::Gui
Jan 15 2018, 9:40 PM
ahiemstra committed R157:6b5bd9c0555d: Update Main QML with the changed API of ContentList (authored by ahiemstra).
Update Main QML with the changed API of ContentList
Jan 15 2018, 9:40 PM
ahiemstra committed R157:ef26d749a0b2: Remove unnecessary code (authored by ahiemstra).
Remove unnecessary code
Jan 15 2018, 9:40 PM
ahiemstra committed R157:3460a0ca8a79: Add file path as a role to ContentList (authored by ahiemstra).
Add file path as a role to ContentList
Jan 15 2018, 9:40 PM
ahiemstra committed R157:96b57fcfa0fb: Add an autoSearch property to ContentList (authored by ahiemstra).
Add an autoSearch property to ContentList
Jan 15 2018, 9:40 PM
ahiemstra committed R157:4eddb3ef5f15: Add a list of ContentQuery objects as property to ContentList (authored by ahiemstra).
Add a list of ContentQuery objects as property to ContentList
Jan 15 2018, 9:40 PM
ahiemstra committed R157:037570343df4: Properly wait for BalooContentLister to be done before destoying it (authored by ahiemstra).
Properly wait for BalooContentLister to be done before destoying it
Jan 15 2018, 9:40 PM
ahiemstra committed R157:592a7aec7696: Make BalooContentLister use ContentQuery (authored by ahiemstra).
Make BalooContentLister use ContentQuery
Jan 15 2018, 9:40 PM
ahiemstra committed R157:6fac660ccc81: Convert FileSystemContentLister to use ContentQuery and threaded searching (authored by ahiemstra).
Convert FileSystemContentLister to use ContentQuery and threaded searching
Jan 15 2018, 9:40 PM
ahiemstra committed R157:4a09b8cdb1b9: Move default metadata handling to ContentListerBase (authored by ahiemstra).
Move default metadata handling to ContentListerBase
Jan 15 2018, 9:40 PM
ahiemstra committed R157:d54cd18f01a7: Convert metadata to use QVariantMap (authored by ahiemstra).
Convert metadata to use QVariantMap
Jan 15 2018, 9:40 PM
ahiemstra committed R157:afa2a4b75060: Add locations and mimeTypes properties to ContentQuery (authored by ahiemstra).
Add locations and mimeTypes properties to ContentQuery
Jan 15 2018, 9:40 PM
ahiemstra committed R157:c9cd21339456: Convert ContentListerBase to use ContentQuery (authored by ahiemstra).
Convert ContentListerBase to use ContentQuery
Jan 15 2018, 9:40 PM
ahiemstra committed R157:f71258d48ee6: Introduce a ContentQuery class to encapsulate content query details (authored by ahiemstra).
Introduce a ContentQuery class to encapsulate content query details
Jan 15 2018, 9:40 PM
ahiemstra committed R157:651827891d29: Do not assume peruse attributes exist on a file (authored by ahiemstra).
Do not assume peruse attributes exist on a file
Jan 15 2018, 9:40 PM

Sep 10 2016

ahiemstra committed R8:017c97244490: Add the intial workings of an OpenGL2 based canvas. (authored by ahiemstra).
Add the intial workings of an OpenGL2 based canvas.
Sep 10 2016, 4:20 AM
ahiemstra committed R8:96c57f352031: Temporarily use the new OpenGL2 canvas instead of the GL1 canvas. (authored by ahiemstra).
Temporarily use the new OpenGL2 canvas instead of the GL1 canvas.
Sep 10 2016, 4:20 AM
ahiemstra committed R8:5b9746a82588: Add missing ) (authored by ahiemstra).
Add missing )
Sep 10 2016, 4:14 AM
ahiemstra committed R8:5a039c2e69ea: gemini: Enable save incremental after saving a new file. (authored by ahiemstra).
gemini: Enable save incremental after saving a new file.
Sep 10 2016, 4:14 AM
ahiemstra committed R8:bc6f45ea2bbb: sketch: Ignore resize events from dialogs for rebuilding the font cache (authored by ahiemstra).
sketch: Ignore resize events from dialogs for rebuilding the font cache
Sep 10 2016, 4:13 AM
ahiemstra committed R8:1f32987608c8: Use QImageReader's format list to detect whether we can open an image. (authored by ahiemstra).
Use QImageReader's format list to detect whether we can open an image.
Sep 10 2016, 4:13 AM
ahiemstra committed R8:9019455f3daa: Increase verbosity of error messages when saving to help track down issues. (authored by ahiemstra).
Increase verbosity of error messages when saving to help track down issues.
Sep 10 2016, 4:13 AM
ahiemstra committed R8:7c37f4dea300: gemini: Use the right working dir for new instances. (authored by ahiemstra).
gemini: Use the right working dir for new instances.
Sep 10 2016, 4:13 AM
ahiemstra committed R8:174f0dd4f930: gemini: Add opened/saved files from desktop to recent files list. (authored by ahiemstra).
gemini: Add opened/saved files from desktop to recent files list.
Sep 10 2016, 4:13 AM
ahiemstra committed R8:3d6983801a8d: gemini: Handle save/save as properly with new files (authored by ahiemstra).
gemini: Handle save/save as properly with new files
Sep 10 2016, 4:13 AM
ahiemstra committed R8:5ea416d6f216: gemini: Ask for a file name when saving a file we just created. (authored by ahiemstra).
gemini: Ask for a file name when saving a file we just created.
Sep 10 2016, 4:12 AM
ahiemstra committed R8:caf370a81c0a: gemini: Open recent files in a new instance just like we do for the open dialog (authored by ahiemstra).
gemini: Open recent files in a new instance just like we do for the open dialog
Sep 10 2016, 4:12 AM
Stuart Dickson <stuartmd@kogmbh.com> committed R8:64f51dfbf44b: gemini: Default to "false" for slate/docked mode also on Windows (authored by ahiemstra).
gemini: Default to "false" for slate/docked mode also on Windows
Sep 10 2016, 4:12 AM
Stuart Dickson <stuartmd@kogmbh.com> committed R8:1b579cdbc199: gemini: No need to check for slate mode if the desktop open is triggered. (authored by ahiemstra).
gemini: No need to check for slate mode if the desktop open is triggered.
Sep 10 2016, 4:11 AM
ahiemstra committed R8:41db1968d941: sketch: Make the open page open when we have a new image (authored by ahiemstra).
sketch: Make the open page open when we have a new image
Sep 10 2016, 4:11 AM
ahiemstra committed R8:7a6c75ff684d: sketch: Trigger loading a new file/closing the window at the right time (authored by ahiemstra).
sketch: Trigger loading a new file/closing the window at the right time
Sep 10 2016, 4:11 AM
ahiemstra committed R8:e865861e3ec3: sketch: Don't save in SavePage, instead return a path to save to (authored by ahiemstra).
sketch: Don't save in SavePage, instead return a path to save to
Sep 10 2016, 4:11 AM
ahiemstra committed R8:7ba04a3899c6: sketch: Don't try to open a file that is already open (authored by ahiemstra).
sketch: Don't try to open a file that is already open
Sep 10 2016, 4:11 AM
ahiemstra committed R8:bcd092df61f7: sketch: Fix the open page to open files again when triggered from MainPage (authored by ahiemstra).
sketch: Fix the open page to open files again when triggered from MainPage
Sep 10 2016, 4:11 AM
Stuart Dickson <stuartmd@kogmbh.com> committed R8:56d97e9a62b0: sketch: Rework new/open handling so things work correctly again (authored by ahiemstra).
sketch: Rework new/open handling so things work correctly again
Sep 10 2016, 4:11 AM
Stuart Dickson <stuartmd@kogmbh.com> committed R8:dea6373dd74e: sketch: Default to RGBA8 colour space when nothing was specified for new image (authored by ahiemstra).
sketch: Default to RGBA8 colour space when nothing was specified for new image
Sep 10 2016, 4:11 AM