aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/hotkey/hotkeymanager_win.cpp
Commit message (Collapse)AuthorAgeFilesLines
* updated copyrighttrialuser022020-12-231-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9602 90c681e8-e032-0410-971d-27865f9a5e38
* coding style fixestrialuser022020-08-121-15/+16
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9470 90c681e8-e032-0410-971d-27865f9a5e38
* updated copyrighttrialuser022020-02-111-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9224 90c681e8-e032-0410-971d-27865f9a5e38
* removed foreach macrotrialuser022019-09-071-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9067 90c681e8-e032-0410-971d-27865f9a5e38
* using override keywordtrialuser022019-01-061-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8591 90c681e8-e032-0410-971d-27865f9a5e38
* fixed build with -Werror=zero-as-null-pointer-constanttrialuser022019-01-031-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8573 90c681e8-e032-0410-971d-27865f9a5e38
* removed useless debug messagetrialuser022018-11-301-1/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8468 90c681e8-e032-0410-971d-27865f9a5e38
* hotkey: fixed windows supporttrialuser022018-07-081-121/+104
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8119 90c681e8-e032-0410-971d-27865f9a5e38
* hotkey: fixed windows supporttrialuser022018-07-021-10/+15
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8096 90c681e8-e032-0410-971d-27865f9a5e38
* fixed win32 buildtrialuser022018-07-021-1/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8091 90c681e8-e032-0410-971d-27865f9a5e38
* reverted r8041trialuser022018-06-261-0/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8062 90c681e8-e032-0410-971d-27865f9a5e38
* removed unneeded includes (Matteo Cypriani, fixes #963)trialuser022018-06-171-3/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8041 90c681e8-e032-0410-971d-27865f9a5e38
* replaced deprecated QDesktopWidgettrialuser022018-06-121-2/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8034 90c681e8-e032-0410-971d-27865f9a5e38
* changed contact informationtrialuser022017-10-071-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7514 90c681e8-e032-0410-971d-27865f9a5e38
* added setting: volume adjustment steptrialuser022016-05-071-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6327 90c681e8-e032-0410-971d-27865f9a5e38
* renaming experimental branchtrialuser022015-01-091-0/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4675 90c681e8-e032-0410-971d-27865f9a5e38
* fixed multimedia keys support under win32trialuser022014-04-031-25/+50
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4226 90c681e8-e032-0410-971d-27865f9a5e38
* hotkey plugin: fixed special keys supporttrialuser022014-01-021-2/+38
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3996 90c681e8-e032-0410-971d-27865f9a5e38
* hotkey plugin: fixed 'win' modifier (windows only)trialuser022013-12-151-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3967 90c681e8-e032-0410-971d-27865f9a5e38
* hotkey plugin: fixed windows support, fixed Russian translationtrialuser022013-11-061-1/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3875 90c681e8-e032-0410-971d-27865f9a5e38
* skinned: added volume hotkeystrialuser022013-10-291-14/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3831 90c681e8-e032-0410-971d-27865f9a5e38
* hotkey plugin: fixed key stringtrialuser022013-02-121-7/+9
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3230 90c681e8-e032-0410-971d-27865f9a5e38
* hotkey plugin: added windows supporttrialuser022013-02-121-133/+100
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3229 90c681e8-e032-0410-971d-27865f9a5e38
* global hotkey manager: prepare for windows supporttrialuser022013-02-111-0/+280
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3227 90c681e8-e032-0410-971d-27865f9a5e38