Commit History

Author SHA1 Message Date
  sabrogden c6dacec99e check for minimized state on Active, window was getting active message when closing, sometimes causing a crash, but the minimized flag was set, don't fill the list on active if minimized is set 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 e0b6f4688f 64 bit build 14 years ago
  sabrogden a87883f9e9 moved processing (filling list, added clip to db, tcp sending clicp) into threads 16 years ago
  sabrogden 8c12e0e7ba created thread class to handle threading operations for qpaste wnd 16 years ago