aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/qmmpuisettings.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
* prepare for api changestrialuser022015-05-301-13/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5043 90c681e8-e032-0410-971d-27865f9a5e38
* removed useless codetrialuser022015-05-301-5/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5042 90c681e8-e032-0410-971d-27865f9a5e38
* cleanuptrialuser022015-05-051-14/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4928 90c681e8-e032-0410-971d-27865f9a5e38
* added estra sorting functiontrialuser022015-04-101-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4843 90c681e8-e032-0410-971d-27865f9a5e38
* refactoringtrialuser022015-04-081-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4829 90c681e8-e032-0410-971d-27865f9a5e38
* preparing for multicolumn support (latest working revesion: 4749)trialuser022015-02-281-12/+11
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4749 90c681e8-e032-0410-971d-27865f9a5e38
* added ColumnManager class, reverted previous committrialuser022015-02-281-15/+9
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4746 90c681e8-e032-0410-971d-27865f9a5e38
* prepare for multicolumn support implementationtrialuser022015-02-261-9/+15
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4745 90c681e8-e032-0410-971d-27865f9a5e38
* using one formatter for all trackstrialuser022015-02-021-0/+15
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4712 90c681e8-e032-0410-971d-27865f9a5e38
* removed default file filtertrialuser022015-01-171-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4694 90c681e8-e032-0410-971d-27865f9a5e38
* fixed title updatetrialuser022015-01-091-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4681 90c681e8-e032-0410-971d-27865f9a5e38
* renaming experimental branchtrialuser022015-01-091-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4675 90c681e8-e032-0410-971d-27865f9a5e38
* changed separator for restrict/include filterstrialuser022014-10-131-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4558 90c681e8-e032-0410-971d-27865f9a5e38
* added new option 'clear previous playlist when opening new one'trialuser022014-03-261-0/+13
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4208 90c681e8-e032-0410-971d-27865f9a5e38
* fixed title/group format settingtrialuser022014-03-261-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4207 90c681e8-e032-0410-971d-27865f9a5e38
* added timer for settingstrialuser022013-12-151-0/+15
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3965 90c681e8-e032-0410-971d-27865f9a5e38
* refactoringtrialuser022013-12-141-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3962 90c681e8-e032-0410-971d-27865f9a5e38
* fixed regressiontrialuser022013-12-141-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3961 90c681e8-e032-0410-971d-27865f9a5e38
* fixed saving of the playlist settings (Fixes issue 622)trialuser022013-12-141-15/+90
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3960 90c681e8-e032-0410-971d-27865f9a5e38
* fixed Russian translation, fixed default group formattrialuser022013-08-201-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3630 90c681e8-e032-0410-971d-27865f9a5e38
* improved default group formattrialuser022013-08-201-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3628 90c681e8-e032-0410-971d-27865f9a5e38
* fixed title format updating bug, added group format optiontrialuser022013-08-191-4/+17
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3624 90c681e8-e032-0410-971d-27865f9a5e38
* refactoringtrialuser022013-08-151-6/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3609 90c681e8-e032-0410-971d-27865f9a5e38
* added empty grouptrialuser022013-08-131-8/+15
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3588 90c681e8-e032-0410-971d-27865f9a5e38
* added some optimizationstrialuser022013-08-131-6/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3587 90c681e8-e032-0410-971d-27865f9a5e38
* added playlist groups, disabled broken pluginstrialuser022013-08-051-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3564 90c681e8-e032-0410-971d-27865f9a5e38
* moved URL dialog settingstrialuser022012-12-231-0/+12
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3093 90c681e8-e032-0410-971d-27865f9a5e38
* added playlists auto-save feauture (patch by Ferdinand Vesely) (Closestrialuser022012-12-151-0/+17
| | | | | | | issue 536), changed playlist api git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3063 90c681e8-e032-0410-971d-27865f9a5e38
* fixed FSF headerstrialuser022012-07-311-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2845 90c681e8-e032-0410-971d-27865f9a5e38
* fixed FSF address (trunk)trialuser022012-07-311-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2844 90c681e8-e032-0410-971d-27865f9a5e38
* added possibility to add files from command line to specific playlisttrialuser022012-02-101-0/+20
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2590 90c681e8-e032-0410-971d-27865f9a5e38
* added directory filterstrialuser022012-02-101-4/+24
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2589 90c681e8-e032-0410-971d-27865f9a5e38
* refactoring: add QmmpUiSettings class, removed deprecated codetrialuser022012-02-091-0/+126
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2588 90c681e8-e032-0410-971d-27865f9a5e38