Age | Commit message (Collapse) | Author |
|
rmdSelectThumb.py, rmdSimple.py, rmdStrings.py,
rmdTrayIcon.py : Added follow mouse option in the
Preferences Widget and all relevant functionality
( save/load , defaults, string/tooltip). Also added
moveFrame method so that the frame can follow
the mouse.
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@406 f606c939-3180-4ac9-a4b8-4b8779d57d0a
|
|
rmdStrings.py, rmdTrayIcon.py: made area resting after every
capture optional. The area is also saved in the options file, if reseting
is disabled.
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@376 f606c939-3180-4ac9-a4b8-4b8779d57d0a
|
|
calls, added wait for child proccess, removed frame and window
members (window not needed as self is now the main widget, frame also
unneeded since main widget is no longer a QMainWindow and can get
the layout directly).Also closeEvent() is now directly reimplemented.
rmdTrayIcon.py:Added exec_ call for rmdMonitor, state now doesn't change before encoding ends.
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@360 f606c939-3180-4ac9-a4b8-4b8779d57d0a
|
|
that caused an exception and stopped the dialog with known exit codes
appear (everything kept coming as unknown).
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@359 f606c939-3180-4ac9-a4b8-4b8779d57d0a
|
|
recordMyDesktop's execution.
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@355 f606c939-3180-4ac9-a4b8-4b8779d57d0a
|
|
new file: src/rmdStrings.py (added to Makefile.am).
New po template,merged all translations with it.
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@337 f606c939-3180-4ac9-a4b8-4b8779d57d0a
|
|
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@325 f606c939-3180-4ac9-a4b8-4b8779d57d0a
|
|
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@319 f606c939-3180-4ac9-a4b8-4b8779d57d0a
|
|
which included commits to RCS files with non-trunk default branches.
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@313 f606c939-3180-4ac9-a4b8-4b8779d57d0a
|