summaryrefslogtreecommitdiff
path: root/qt-recordmydesktop/src
AgeCommit message (Collapse)Author
2020-07-11*: drop {gtk,qt}-recordmydesktop subdirsVito Caputo
This restores the recordmydesktop/ subdir as root from the mirror I cloned by fork from. I have no particular interest in the gtk/qt frontends and it doesn't appear they were part of a single tree in the past. But I will probably preserve backwards compatibility of the cli so they can continue to work with this fork installed.
2008-11-22Readded qt-recordmydesktop.png, qt-recordmydesktop.svg iovar
in EXTRA_DIST of src/Makefile.am since they were removed by mistake. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@579 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-11-22Changed qt-recordMyDesktop's license to GPL version 3 (or later).iovar
All license headers have been changed to reflect this change and COPYING.gpl3 has been added with the full text of the license. Also, the previous record/pause/stop icons and their source svg's have been removed and replaced with equivalents from the Oxygen project, provided under the GNU-LGPL version 3 (or later). COPYING.lgpl3 and COPYING.icons have been added to provide the neccessary information. Makefile.am and src/Makefile.am have been modified to reflect this change in the project files. Version changed in configure.ac, to 0.3.8-cvs git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@578 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-11-21updated parameters in the arguments listiovar
to match these of recordMyDesktop 0.3.8 git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@576 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-11-16src/Makefile.am, Makefile.am, autogen.sh, configure.ac: iovar
Changed Automake requirement to 1.9 and made some minor changes to accomodate the removal of the m4 macros, as per rev #570 git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@572 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-07rmdPrefsWidget.py: added some horizontal spacing among elementsiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@471 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-07po/ar.po, po/ca.po, po/de.po, po/el.po, po/es.po,iovar
po/fr.po, po/it.po, po/ja.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ru.po, po/sv.po, po/tr.po, po/messages.pot, src/rmdConfig.py.in, src/rmdSimple.py, src/rmdStrings.py: changed .ogg extension to .ogv, according to #1845145 git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@470 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-07src/rmdTrayIcon.py: deleted 2 lines of old commentsiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@469 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-07moved shortcuts from __init__ to __register_shortcuts__iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@462 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-06rmdPrefsWidget.py, rmdSimple.py: added a couple more shortcutsiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@461 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-06rmdTrayIcon.py: make the interface aware of external changes in state.iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@459 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-04rmdPrefsWidget.py, rmdSimple.py: added shortcuts for actionsiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@456 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-04rmdPrefsWidget.py: added dialog for workdir selectioniovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@455 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-02rmdPrefsWidget.py: fixed layout of advanced windowiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@451 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-01qt-recordMyDesktop.in: fix premature program exitiovar
rmdPrefsWidget.py: changed all binary combo boxes to checkboxes git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@450 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-01rmdPrefsWidget.py: changed title of advanced windowiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@449 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-01rmdFrame.py: do not move when hiddeniovar
rmdSimple.py: hide frame when main window is hidden rmdTrayIcon.py: frame option in exec git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@447 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-11-21rmdPrefsWidget.py: fix cursor selection bugiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@438 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-11-12rmdPrefsWidget.py: fixed jack ports re-insertion bug.iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@428 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-11-12rmdPrefsWidget.py: changed frequency threshold to 0-48000iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@427 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-09-10*** empty log message ***iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@422 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-08-21QtGui.QApplication.desktop().winId() -> QtGui.QX11Info().appRootWindow(), ↵iovar
possible fix for dual head problem git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@420 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-08-09rmdConfig.py.in, rmdFrame.py, rmdPrefsWidget.py,iovar
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
2007-07-08rmdConfig.py.in, rmdPrefsWidget.py, rmdSimple.py,iovar
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
2007-06-18rmdPrefsWidget.py: added check to prevent jack_lsp warning stringsiovar
to be inserted as jack ports. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@362 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-06-18rmdSelectThumb.py: removed zero size frame that appeared in top-leftiovar
corner when no area was selected( fullscreen mode) git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@361 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-06-18rmdMonitor.py: Inherits QDialog now, removed some unneeded show()iovar
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
2007-06-18rmdTrayIcon.py: Fixed character encoding issue(improper conversion)iovar
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
2007-06-16rmdPrefsWidget.py: Added a text entry on the misc page named "Extra ↵iovar
Options", through which users can specify arguments the same way as they would in the commandline. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@356 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-06-16rmdTrayIcon.py: added "Extra Options" value in the arguments appended for ↵iovar
recordMyDesktop's execution. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@355 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-06-16rmdSimple.py: added loading/saving for "Extra Options".iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@354 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-06-16rmdStrings.py: added extra options string and tooltip.iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@353 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-06-16rmdConfig.py.in: Added Extra Options default(empty string) in defaults list.iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@352 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-05-12moved all translatable string to src/rmdStrings.py.iovar
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
2007-05-06changed size of buttons in main window, added to them record/save/quit pixmapsiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@332 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-05-02changes regarding the replacement of src/qt-recordMyDesktop with ↵iovar
src/qt-recordMyDesktop.in git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@328 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-05-02generates src/qt-recordMyDesktop during configuration, to fascilitate ↵iovar
installation in arbitary locations git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@327 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-05-02now generated from src/qt-recordMyDesktop.in during configurationiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@326 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-05-02space separated formatting(instead of commas) for Jack portsiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@325 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-04-27changed size in record iconiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@321 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-04-27replaced '-' with '_' in modulename ,fixed startup scriptiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@320 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-04-27pixmap lookup in rmdTrayIcon set according installation diriovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@319 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-04-27added tray icon files and their svg's in Makefile.am, added pixmapdir in ↵iovar
rmdConfig.py.in git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@318 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-04-27added tray icon files and their svg'siovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@317 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-04-27added png icon, fixed desktop entry, changed color in svg iconiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@316 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-04-27This commit was generated by cvs2svn to compensate for changes in r312,iovar
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
© All Rights Reserved