aboutsummaryrefslogtreecommitdiff
path: root/src/ui/mainwindow.cpp
Commit message (Collapse)AuthorAgeFilesLines
* changed playlist api, prepare for shortcut editor implementation, fixed ↵trialuser022010-11-011-29/+31
| | | | | | direcory scan order (Closes issue 207) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1970 90c681e8-e032-0410-971d-27865f9a5e38
* updated Russian translationtrialuser022010-10-161-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1942 90c681e8-e032-0410-971d-27865f9a5e38
* some main menu reorganizationtrialuser022010-10-161-13/+21
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1941 90c681e8-e032-0410-971d-27865f9a5e38
* added '--no-start' command line optiontrialuser022010-09-271-30/+13
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1917 90c681e8-e032-0410-971d-27865f9a5e38
* added --status and --nowplaying command line option (Closes issue 266)trialuser022010-09-181-7/+7
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1893 90c681e8-e032-0410-971d-27865f9a5e38
* fixed incorrect behaviour with command line, updated linguist filestrialuser022010-09-181-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1891 90c681e8-e032-0410-971d-27865f9a5e38
* switching to QLocalServer and QLocalSockettrialuser022010-09-181-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1890 90c681e8-e032-0410-971d-27865f9a5e38
* added 'auto stop' option (patch by Avihay Baratz)trialuser022010-08-291-1/+6
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1862 90c681e8-e032-0410-971d-27865f9a5e38
* added global equalizer settingstrialuser022010-07-031-11/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1796 90c681e8-e032-0410-971d-27865f9a5e38
* fixed problems with transparency settings (Closes issue 317)trialuser022010-05-291-9/+14
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1753 90c681e8-e032-0410-971d-27865f9a5e38
* added 'show on all desktops' optiontrialuser022010-05-221-6/+20
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1746 90c681e8-e032-0410-971d-27865f9a5e38
* fixed regressiontrialuser022010-05-161-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1738 90c681e8-e032-0410-971d-27865f9a5e38
* added wm detection, removed useless settingstrialuser022010-05-161-3/+9
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1737 90c681e8-e032-0410-971d-27865f9a5e38
* removed unused codetrialuser022010-05-081-5/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1725 90c681e8-e032-0410-971d-27865f9a5e38
* initial xdg icons supporttrialuser022010-05-081-10/+18
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1723 90c681e8-e032-0410-971d-27865f9a5e38
* fixed bug which causes equalizer to appear when closing the preferences windowtrialuser022010-05-021-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1702 90c681e8-e032-0410-971d-27865f9a5e38
* added 'always on top' optiontrialuser022010-04-171-4/+25
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1671 90c681e8-e032-0410-971d-27865f9a5e38
* removed unused codetrialuser022010-03-261-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1648 90c681e8-e032-0410-971d-27865f9a5e38
* reapplied previous patchtrialuser022010-03-111-11/+11
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1620 90c681e8-e032-0410-971d-27865f9a5e38
* removed obsolete memberstrialuser022010-03-111-9/+9
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1619 90c681e8-e032-0410-971d-27865f9a5e38
* fixed regressiontrialuser022010-03-041-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1599 90c681e8-e032-0410-971d-27865f9a5e38
* improved command line supporttrialuser022010-03-041-27/+37
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1597 90c681e8-e032-0410-971d-27865f9a5e38
* fixed distortions on startuptrialuser022010-02-271-4/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1591 90c681e8-e032-0410-971d-27865f9a5e38
* fixed startuptrialuser022010-02-261-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1589 90c681e8-e032-0410-971d-27865f9a5e38
* added option 'continue playback on startup'trialuser022010-02-261-3/+22
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1587 90c681e8-e032-0410-971d-27865f9a5e38
* reverted r1563 (Closes issue 254)trialuser022010-02-221-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1566 90c681e8-e032-0410-971d-27865f9a5e38
* some engine improvementstrialuser022010-02-211-1/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1562 90c681e8-e032-0410-971d-27865f9a5e38
* optimized settings dialogtrialuser022010-01-311-9/+7
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1533 90c681e8-e032-0410-971d-27865f9a5e38
* fixed buffering messagetrialuser022009-12-081-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1430 90c681e8-e032-0410-971d-27865f9a5e38
* fixed command line regression (Closes issue 194)trialuser022009-11-161-6/+14
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1380 90c681e8-e032-0410-971d-27865f9a5e38
* added playlist browsertrialuser022009-11-131-4/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1364 90c681e8-e032-0410-971d-27865f9a5e38
* added multiple playlists supporttrialuser022009-11-121-73/+37
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1363 90c681e8-e032-0410-971d-27865f9a5e38
* added metacity compatibiltytrialuser022009-11-041-3/+6
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1356 90c681e8-e032-0410-971d-27865f9a5e38
* fixed some ui bugstrialuser022009-11-041-2/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1354 90c681e8-e032-0410-971d-27865f9a5e38
* added double size modetrialuser022009-11-031-40/+22
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1353 90c681e8-e032-0410-971d-27865f9a5e38
* added possibility to disable skin cursorstrialuser022009-11-021-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1350 90c681e8-e032-0410-971d-27865f9a5e38
* added engine api, enabled mplayer plugintrialuser022009-10-091-2/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1296 90c681e8-e032-0410-971d-27865f9a5e38
* clear next url if user presses stoptrialuser022009-10-051-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1290 90c681e8-e032-0410-971d-27865f9a5e38
* fixed notificationstrialuser022009-09-171-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1229 90c681e8-e032-0410-971d-27865f9a5e38
* added getcwd portability patch (Pino Toskano)trialuser022009-09-121-2/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1200 90c681e8-e032-0410-971d-27865f9a5e38
* fixed typotrialuser022009-09-071-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1192 90c681e8-e032-0410-971d-27865f9a5e38
* fixed problems with openbox (closes issue 141)trialuser022009-07-301-4/+7
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1091 90c681e8-e032-0410-971d-27865f9a5e38
* fixed some debug messagestrialuser022009-06-131-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@969 90c681e8-e032-0410-971d-27865f9a5e38
* fixed text scroller and window titlestrialuser022009-06-081-1/+7
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@962 90c681e8-e032-0410-971d-27865f9a5e38
* fixed segmentation fault when resume playback with empty playlisttrialuser022009-05-121-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@944 90c681e8-e032-0410-971d-27865f9a5e38
* fixed gnome supporttrialuser022009-04-211-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@915 90c681e8-e032-0410-971d-27865f9a5e38
* fixed typotrialuser022009-04-151-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@910 90c681e8-e032-0410-971d-27865f9a5e38
* fixed buildtrialuser022009-04-151-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@909 90c681e8-e032-0410-971d-27865f9a5e38
* fixed main window flagstrialuser022009-04-151-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@904 90c681e8-e032-0410-971d-27865f9a5e38
* partial mingw supporttrialuser022009-04-091-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@899 90c681e8-e032-0410-971d-27865f9a5e38