Scott Brogden
|
f88cf89619
- removed u3 checks
|
9 年之前 |
Scott Brogden
|
2e8479cecf
Added option to show what clips have been pasted
|
9 年之前 |
sabrogden
|
6e612e7fe1
Fixed issue with creating a new database, was missing a field in create db sql script
|
10 年之前 |
sabrogden
|
3b8fd133de
Added menu option to fixup order of sticky clips. Found an issue with assigning sticky clips that would cause wacky ordering, this will fix that.
|
10 年之前 |
sabrogden
|
ee3226f6a3
Fixed issue with deleting expired events
|
10 年之前 |
sabrogden
|
ba3894fafc
Added popup message when we are saving to a group
|
10 年之前 |
sabrogden
|
227ee7d822
Hide progress bar after we are done backing up db and now we are running script
|
10 年之前 |
sabrogden
|
6a509789a8
Added a progress bar to the backup database function
|
10 年之前 |
sabrogden
|
2db297de84
Added hot key to groups to save clip to that group
|
10 年之前 |
sabrogden
|
7809e3fd1b
Ensure pop up message window saying backing up db is closed all the way
|
10 年之前 |
sabrogden
|
259a25b6eb
Show message when backing up db on script update
|
10 年之前 |
sabrogden
|
d35218c398
added message window when backing up db and running script updates
|
10 年之前 |
sabrogden
|
efaab6c1b9
Sped up loading list with large databases 30000+ entries
|
10 年之前 |
sabrogden
|
8dbf3eb999
updated icons for clips that are groups, shortcut keys, in group, don't delete
|
11 年之前 |
sabrogden
|
734b791c62
create new sticky fields when creating a new database
|
12 年之前 |
sabrogden
|
eb36b174f3
- simple search (not not or ands)
|
12 年之前 |
sabrogden
|
2b6fe2f807
delete all clip data before compact and repair
|
12 年之前 |
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
|
13 年之前 |
sabrogden
|
31bd95378b
check for minimum idle time before getting the current focused window, i think this was causing some double click issues on folders
|
14 年之前 |
sabrogden
|
8513a8a3b6
check idle time before deleting clips from the db
|
14 年之前 |
sabrogden
|
8af4b0de2b
Fixed crash when closing qpasteWnd, When deleting clips i was deleting them all at the same time, locking the db, causing others to wait, killing a thread that was waiting was causing a crash
|
14 年之前 |
sabrogden
|
ae9974184f
ensure backup file name is unique
|
14 年之前 |
sabrogden
|
2fc0106ab4
fixed error with backup up the db each time
|
14 年之前 |
sabrogden
|
1e89deceb7
removed test code to backup db each time
|
14 年之前 |
sabrogden
|
4a94a1828f
- backup db on db update
|
14 年之前 |
sabrogden
|
0c5f0ea4fd
fixed error in sql create db script that caused ditto to fail to create new db
|
14 年之前 |
sabrogden
|
adb77d964b
- on paste update clipOrder or groupGroup independently
|
14 年之前 |
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 年之前 |
sabrogden
|
e6ec8fdbb2
- Global shortcut keys
|
14 年之前 |
sabrogden
|
34e87b76b4
- new order column, use this instead of the date
|
14 年之前 |