overte/interface
Ryan Huffman 45402336ac Add chat window dragging
This was originally implemented by Mohammed Nafees, shared on Basecamp.

I've noticed an issue with dragging across screens (monitors) where the
chat window will jump vertically.  I've tried debugging it, and
ultimately it looks like an issue with the `move` method.  The
coordinates are valid (I tried using global coordinates as well), and
the amount to move is correct, but when moving to coordinates on a
different screen it doesn't do the right thing.
2014-04-12 00:25:58 -07:00
..
external slightly different approach to windows warning fix 2014-03-15 21:30:45 -07:00
resources Update behavior of chat window close button 2014-04-10 12:19:27 -07:00
src Add chat window dragging 2014-04-12 00:25:58 -07:00
ui Update behavior of chat window close button 2014-04-10 12:19:27 -07:00
CMakeLists.txt Don't refer to the QM file. 2014-04-03 11:42:43 -07:00
interface.icns
InterfaceConfig.h.in missed copyright cleanups in apache header 2014-04-09 09:44:38 -07:00
InterfaceVersion.h.in missed copyright cleanups in apache header 2014-04-09 09:44:38 -07:00