summaryrefslogtreecommitdiffstats
path: root/src/gui/util/qvalidator.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtGui: replace QStringLiteral with QLatin1String when appendingMarc Mutz2016-02-241-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Add flags to omit/reject padding in scientific notation exponentsUlf Hermann2015-11-231-6/+5
* Replace qdtoa and qstrtod implementation by a 3rdparty libraryUlf Hermann2015-11-021-3/+4
* Add FIXME comments to make Q[]Validator::setRange() non-virtual.Friedemann Kleint2015-04-101-0/+3
* Use C++ <cmath> instead of <math.h>Allan Sandfeld Jensen2015-02-161-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Observe QLocale::RejectGroupSeparator in QInt/DoubleValidator.Friedemann Kleint2014-11-201-3/+7
* Allow empty string as intermediate matchPaul Olav Tvete2014-11-201-1/+1
* Add a note about group separators to numeric validators.Friedemann Kleint2014-11-191-2/+12
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Rephrase sentence in QIntValidator documentation.Mitch Curtis2014-09-161-1/+1
* QLocalePrivate: move the stringToXxx to QLocaleDataThiago Macieira2014-02-141-11/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Rename QRegularExpression-related feature defs to QT_NO_REGULAREXPRESSIONGiuseppe D'Angelo2013-01-071-5/+4
* | Introduce QRegularExpressionValidatorGiuseppe D'Angelo2013-01-071-0/+154
|/
* Fix QRegExpValidator::validate docs about the pos parameterGiuseppe D'Angelo2012-10-221-1/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: More fixes of qdoc-reported doc errorsaavit2012-08-311-2/+0
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+4
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-1/+1
* Doc: Modularize QtGui documentation.Casper van Donderen2012-05-091-5/+5
* Don't use the QRegExp methods that modify the object [QtGui]Thiago Macieira2012-04-241-2/+3
* QLocale: Clean up QLocalePrivate implementationJohn Layt2012-04-241-3/+3
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-8/+8
* SIC: QLocale: Remove base argument from conversion to number apiJohn Layt2012-02-051-1/+1
* QValidator: Don't fallback to C Locale when validating inputJohn Layt2012-01-311-18/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Add a changed() signal to QValidator.Andrew den Exter2012-01-251-1/+24
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Added base 10 to be used with QIntValidator.Mikko Knuutila2011-11-141-1/+2
* Remove stale documentation and fix qdoc errors.Casper van Donderen2011-10-111-2/+2
* Remove the remaining traces of QT3_SUPPORTLars Knoll2011-10-031-115/+0
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-031-7/+94
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* move files in src/gui into their final locationsLars Knoll2011-05-111-0/+925