-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/quick search #66
Open
iksi4prs
wants to merge
5
commits into
IngvarX:master
Choose a base branch
from
iksi4prs:feature/quick-search
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Nov 12, 2023
-
* 1st version of adding system icon for files * added SystemIconsService * continued implementation * changed reminder tag * added support for extension who use uwp apps * added support also to indexing using , * added wip * added support to resolve lnk files * fixed some lnk issues * moved some code to new service IShellLinksService * added fallback to builtin icons, when there is no shell icon * updated comments * renamed enum value * added ShellIconsCacheService * implemented cache * added todos * added ImageModel and csproj to implement it * cleanup * moved System.Drawing.Common to windows project * started adding filter * started adding settings for icons * added comment * some imporvments * fix * added caching of value * added some notes in settings dialog * renamed IconsService to IconsSettingsService * continued rename * added check of Windows * cleanup * cleanup * renamed 'SystemIcon' to 'ShellIcon' * moved strings to resources * fixed comment * cleanup and made code more clear * changed code to be more clear * cleanup * fixed - dont crash on linux * some cleanup and comments * added key down on filters also selects next item * moved code to new service 'quick-search * added stubs for TextInput event * cleanup * add usage of TextInput instead of KeyToChar * added settings dialogs * renamed folder * renamed namespace * renamed file * renamed interface * renmaed enum * renamed member * renamed arg * renamed file * renamed class * added comment * fixed text on label * added explenation * fixed comment * fixed todo * added todo * removed comment * updated comments * updated comment * fixed: make sure to scroll to item * refactoring in GetSelected * fixed going to next row, using same letter repeatedly * refactoring and fix of select of first item * also reset selected index on clear of search * cleanup * fixed icon of keyboard in settings (before was copy of some existing icon) * added help and fixed look of settings, almost no need for groupbox now * added binding to disable row * cleanup * cleanup from unused style classes * also go back when shift pressed * cleanup * moved code to static function so will be more clear * some fixes * more fix * added clear search when switcing folders * added comment * added comment * added comment and cleanup * fixed all build error after sync from fork * removed duplicate of file which was moved to other folder * cleanup * cleanup 2 * cleanup and comments * added comments * removed un-needed file * added comments + cleanup * cleanup 3 * added comments + cleanup 2 * remove unused file * added comment * cleanup
Configuration menu - View commit details
-
Copy full SHA for e4c6ff5 - Browse repository at this point
Copy the full SHA e4c6ff5View commit details
Commits on Nov 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b307461 - Browse repository at this point
Copy the full SHA b307461View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0493d50 - Browse repository at this point
Copy the full SHA 0493d50View commit details
Commits on Nov 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 90bcd52 - Browse repository at this point
Copy the full SHA 90bcd52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14abb1d - Browse repository at this point
Copy the full SHA 14abb1dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.