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
|
13 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 |
sabrogden
|
df3b2962dc
- added paste removing line feeds
|
15 years ago |
sabrogden
|
292b130a74
tried to optimize loading the list
|
15 years ago |
sabrogden
|
e523a0b932
fixed type in create db script
|
15 years ago |
sabrogden
|
9284769576
added add-in to set/reset the read only flag on files, added hot key to paste unformatted text
|
15 years ago |
sabrogden
|
bab92d2e59
load only clips that are in view when opening the database
|
16 years ago |
sabrogden
|
cf2931d61c
fixed empty directory from getting created when running the stand alone version
|
18 years ago |
sabrogden
|
9ad45d3ff1
updated to latest sqlite
|
18 years ago |
sabrogden
|
7f1f62e2f5
portable changes
|
18 years ago |
sabrogden
|
f0b5083fce
added support for a portable version, all settings are local
|
18 years ago |
sabrogden
|
2c1ac8e1d7
start of multiple copy buffers
|
19 years ago |
sabrogden
|
22d5ce446e
merged in Sqlite Branch
|
19 years ago |
sabrogden
|
81cb864f0a
when focus is on the search pass on delete and copy messages to the list control
|
20 years ago |