Commit History

Author SHA1 Message Date
  sabrogden 2129476a50 Fixed issue with pasting into admin app from a low privilage user 8 years ago
  sabrogden ffdd5caa3b Fixed issue with auto send to friends, after 30 seconds the first send would not be sent 10 years ago
  sabrogden fbbe806a89 Added the ability to paste as admin, this will allow ditto to paste into applications running has admin, currently it won't paste in them 12 years ago
  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