[mythtv-commits] mythtv commit: r16833 by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Mar 28 18:42:30 UTC 2008


      Author: stuartm
        Date: 2008-03-28 18:42:29 +0000 (Fri, 28 Mar 2008)
New Revision: 16833
   Changeset: http://cvs.mythtv.org/trac/changeset/16833

Modified:

   trunk/mythtv/libs/libmythui/mythuitextedit.cpp
   trunk/mythtv/libs/libmythui/mythuitextedit.h
   trunk/mythtv/libs/libmythui/xmlparsebase.cpp

Log:

Add filter option to MythUITextEdit so that we can decide to only allow numerical input, or block non alphanumeric characters etc. I also plan to allow custom regexps to be defined for filtering, but regexps are less likely to be UTF8/Unicode compatible.

Changes to allow textedit inheritance to work.

Refs #12






More information about the mythtv-commits mailing list