aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Ui/skinned/textscroller.cpp
Commit message (Collapse)AuthorAgeFilesLines
* skinned: use bitmap font if we really have all the characters availableHEADpatchesGeorg Gadinger2021-11-261-1/+1
| | | | | | This makes tracks from e.g. "Turmion Kätilöt" or "Die Ärzte" display using the bitmap font. Since the characters seem to be UTF-8 anyway, it seems to be fine in my initial tests...
* 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-131-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9472 90c681e8-e032-0410-971d-27865f9a5e38
* refactoringtrialuser022020-03-211-3/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9296 90c681e8-e032-0410-971d-27865f9a5e38
* skinned: fixed text scroller geometrytrialuser022020-03-211-5/+6
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9295 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
* fixed build with qt 5.9trialuser022019-04-041-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8773 90c681e8-e032-0410-971d-27865f9a5e38
* fixed qt 5.13 warningstrialuser022019-04-041-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8770 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-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8572 90c681e8-e032-0410-971d-27865f9a5e38
* removed unused codetrialuser022018-05-021-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7945 90c681e8-e032-0410-971d-27865f9a5e38
* refactoringtrialuser022018-05-021-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7944 90c681e8-e032-0410-971d-27865f9a5e38
* removed Qmmp::URLtrialuser022018-05-021-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7943 90c681e8-e032-0410-971d-27865f9a5e38
* fixed some regressionstrialuser022018-04-301-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7942 90c681e8-e032-0410-971d-27865f9a5e38
* some api changestrialuser022018-04-151-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7905 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
* clear window title when playback is finished (#301)trialuser022017-04-221-8/+11
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7128 90c681e8-e032-0410-971d-27865f9a5e38
* Show track details when double-clicking on song title in main windowtrialuser022015-10-021-0/+16
| | | | | | | (patch by Thomas Perl) (#812) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5642 90c681e8-e032-0410-971d-27865f9a5e38
* fixed text scroller offsettrialuser022015-08-191-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5444 90c681e8-e032-0410-971d-27865f9a5e38
* fixed text scroller colors (#780)trialuser022015-07-061-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5234 90c681e8-e032-0410-971d-27865f9a5e38
* skinned: fixed scroller background colortrialuser022015-06-021-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5074 90c681e8-e032-0410-971d-27865f9a5e38
* reduced number of template compilationtrialuser022015-02-021-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4716 90c681e8-e032-0410-971d-27865f9a5e38
* enabled new metadata formattertrialuser022015-02-021-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4710 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
* updated yeartrialuser022012-01-191-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2551 90c681e8-e032-0410-971d-27865f9a5e38
* fixed default font of the text scrollertrialuser022011-11-051-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2498 90c681e8-e032-0410-971d-27865f9a5e38
* fixed text scroller fonttrialuser022011-10-031-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2376 90c681e8-e032-0410-971d-27865f9a5e38
* fixed text scroller title formattrialuser022011-08-251-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2316 90c681e8-e032-0410-971d-27865f9a5e38
* removed invalid codetrialuser022011-08-071-2/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2296 90c681e8-e032-0410-971d-27865f9a5e38
* added text scroller background settingtrialuser022011-08-071-6/+19
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2295 90c681e8-e032-0410-971d-27865f9a5e38
* changed configuration keystrialuser022011-07-031-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2267 90c681e8-e032-0410-971d-27865f9a5e38
* moved skinned ui to separate plugintrialuser022011-07-011-0/+314
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2252 90c681e8-e032-0410-971d-27865f9a5e38