Scott Brogden
|
f88cf89619
- removed u3 checks
|
9 years ago |
Scott Brogden
|
2e8479cecf
Added option to show what clips have been pasted
|
9 years ago |
sabrogden
|
6e612e7fe1
Fixed issue with creating a new database, was missing a field in create db sql script
|
10 years ago |
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 years ago |
sabrogden
|
ee3226f6a3
Fixed issue with deleting expired events
|
10 years ago |
sabrogden
|
ba3894fafc
Added popup message when we are saving to a group
|
10 years ago |
sabrogden
|
227ee7d822
Hide progress bar after we are done backing up db and now we are running script
|
10 years ago |
sabrogden
|
6a509789a8
Added a progress bar to the backup database function
|
10 years ago |
sabrogden
|
2db297de84
Added hot key to groups to save clip to that group
|
10 years ago |
sabrogden
|
7809e3fd1b
Ensure pop up message window saying backing up db is closed all the way
|
10 years ago |
sabrogden
|
259a25b6eb
Show message when backing up db on script update
|
10 years ago |
sabrogden
|
d35218c398
added message window when backing up db and running script updates
|
10 years ago |
sabrogden
|
efaab6c1b9
Sped up loading list with large databases 30000+ entries
|
10 years ago |
sabrogden
|
8dbf3eb999
updated icons for clips that are groups, shortcut keys, in group, don't delete
|
11 years ago |
sabrogden
|
734b791c62
create new sticky fields when creating a new database
|
12 years ago |
sabrogden
|
eb36b174f3
- simple search (not not or ands)
|
12 years ago |
sabrogden
|
2b6fe2f807
delete all clip data before compact and repair
|
12 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
|
13 years ago |
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 years ago |
sabrogden
|
8513a8a3b6
check idle time before deleting clips from the db
|
14 years ago |
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 years ago |
sabrogden
|
ae9974184f
ensure backup file name is unique
|
14 years ago |
sabrogden
|
2fc0106ab4
fixed error with backup up the db each time
|
14 years ago |
sabrogden
|
1e89deceb7
removed test code to backup db each time
|
14 years ago |
sabrogden
|
4a94a1828f
- backup db on db update
|
14 years ago |
sabrogden
|
0c5f0ea4fd
fixed error in sql create db script that caused ditto to fail to create new db
|
14 years ago |
sabrogden
|
adb77d964b
- on paste update clipOrder or groupGroup independently
|
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 |