История коммитов

Автор SHA1 Сообщение Дата
  scott brogden afdd46d922 save database path if database is invalid 8 лет назад
  sabrogden 7cd53249fe - fixed issue with saving database path on first run 8 лет назад
  sabrogden d03183439f - added shortcut key to load last search 8 лет назад
  scott brogden 95fc214ac6 fixed build error from last check in 8 лет назад
  Scott Brogden 7009d143a8 Create ini file as unicode, this allows unicode string to be written and read from the ini file 9 лет назад
  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 12 лет назад
  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 13 лет назад
  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 лет назад
  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 лет назад