Scott Brogden
|
0383e2dc84
implimented regex filter of clips to exclude clips from getting into ditto that match a regulare expression
|
8 years ago |
Scott Brogden
|
c3df4a4957
Added option to save file contents into ditto's database so we don't need the file anymore
|
8 years ago |
ScottBrogden
|
792c03d7e0
Added option to replace top sticky clip
|
8 years ago |
ScottBrogden
|
58ce0a028f
adjust rtf text when generating crc to handle word and outlook adding unique values to the rtf text
|
9 years ago |
ScottBrogden
|
fe8c9796ce
Add new special paste options
|
10 years ago |
sabrogden
|
3c3d6d4f51
Added options to move clips up/down/top
|
10 years ago |
sabrogden
|
8113134b0d
If paste as plain text is selected then change cf_hdrop (file copy) to text of the copied file path
|
10 years ago |
sabrogden
|
28eaf9bea4
Added copy reason flag so i can add a message when we save a clip to a group
|
10 years ago |
sabrogden
|
2db297de84
Added hot key to groups to save clip to that group
|
10 years ago |
sabrogden
|
6015f49fee
Set group clip order correctly, it was using the wrong sort order
|
10 years ago |
sabrogden
|
64f5f392f5
Double click global short cut key to save selection to that group
|
10 years ago |
sabrogden
|
96f7a0b888
Added option to save the current clipboard to Ditto. Usefull if you turn off clipboard monitoring and only save the clips you want.
|
10 years ago |
sabrogden
|
51c063834d
renamed variables to make it clearer if we are using the dataId or parentId from the data table. This caused the delete clip format delete in clip properties to not work
|
10 years ago |
sabrogden
|
efaab6c1b9
Sped up loading list with large databases 30000+ entries
|
10 years ago |
sabrogden
|
bb795db9f2
- open external app to compare apps
|
11 years ago |
sabrogden
|
9927a30d52
Added new window to cleanup large clips
|
11 years ago |
sabrogden
|
cf9d73d561
Added option to description window to save position and size and scale bitmaps
|
12 years ago |
sabrogden
|
eb36b174f3
- simple search (not not or ands)
|
12 years ago |
sabrogden
|
a2b4ecb08e
added timing messages around paste to find slowness when pasting with large db
|
13 years ago |
sabrogden
|
d879bafc4e
when setting the description check cf_text if cf_unicodetext fails to get text. If cf_unicodetext wasn't available then just "CF_Text" would be set as the description.
|
13 years ago |
sabrogden
|
27b5608bac
fixed issue with using CTime::GetCurrent time as an int64 rather than an int as the string.Format was expecting, caused duplicate clips that were found to not be moved to the top of the list
|
14 years ago |
sabrogden
|
98157992ee
Added more debug statements when adding clips to the db
|
14 years ago |
sabrogden
|
522e84c39a
Added more logging when saving clips and checking for duplicate clips
|
14 years ago |
sabrogden
|
adb77d964b
- on paste update clipOrder or groupGroup independently
|
14 years ago |
sabrogden
|
861b335331
set group order when moving clip to group
|
14 years ago |
sabrogden
|
55379efd9b
- global key changes
|
14 years ago |
sabrogden
|
d7888ba427
- Added retry when saving clips if no clips are on the clipboard that we want, was seeing times when we weren't finding any clips even though they were there, thinking it was a race condition
|
14 years ago |
sabrogden
|
e6ec8fdbb2
- Global shortcut keys
|
14 years ago |
sabrogden
|
34e87b76b4
- new order column, use this instead of the date
|
14 years ago |
sabrogden
|
e0b6f4688f
64 bit build
|
14 years ago |