コミット履歴

作者 SHA1 メッセージ 日付
  sabrogden 2129476a50 Fixed issue with pasting into admin app from a low privilage user 8 年 前
  sabrogden ffdd5caa3b Fixed issue with auto send to friends, after 30 seconds the first send would not be sent 10 年 前
  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 年 前
  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 年 前
  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 e0b6f4688f 64 bit build 14 年 前
  sabrogden a87883f9e9 moved processing (filling list, added clip to db, tcp sending clicp) into threads 16 年 前
  sabrogden 8c12e0e7ba created thread class to handle threading operations for qpaste wnd 16 年 前