aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/filenamevalidatinglineedit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Replace foreach with range-based forOrgad Shaneh2020-06-161-1/+1
* Fix incomplete Windows devices name verificationNikolay Panov2020-01-091-5/+7
* Utils::FileNameValidatingLineEdit: Allow '+' characterChristian Kandeler2019-02-041-1/+1
* Const'ify two static variablesBernhard Beschow2018-12-191-4/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Get rid of FancyLineEdit::validateEike Ziller2015-05-061-6/+4
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Replace QLatin1String("x") with QLatin1Char('x') where possibleKai Koehne2014-09-041-1/+1
|/
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-2/+2
* Utils: Merge BaseValidatingLineEdit into FancyLineEdithjk2014-02-141-1/+1
* Allow + for file names in file wizardEike Ziller2014-01-271-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+4
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-8/+5
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Fix compilation error with C++11: space needed for string concatenationThiago Macieira2012-06-071-1/+1
* Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-301-5/+4
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-281-8/+5
|\
| * Wizards: blacklisting more characters for file namesThomas Hartmann2012-03-271-8/+5
| * Wizards: adding more illegal characters to FileNameValidatingLineEditThomas Hartmann2012-03-261-2/+2
* | Wizards: allow forcing of first letter to be a capital letterThomas Hartmann2012-03-261-1/+23
|/
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* Utils: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-061-3/+4
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Disallow a few more special shell charactersDaniel Teske2011-10-191-2/+2
* Add extension property to FileNameValidatingLineEditMarco Bubke2011-09-201-3/+41
* Wizards: Do not allow ~,! in file names.Friedemann Kleint2011-06-101-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* API-Documentation: Add the Utils-library.Friedemann Kleint2011-03-021-0/+7
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Wizards: Simplify error message for invalid namesKai Koehne2010-03-101-5/+10
* Long live the king!hjk2010-03-051-1/+1
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-2/+0
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* beautify regexesOswald Buddenhagen2009-04-201-3/+4
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* use QTC_ASSERT instead of Q_ASSERThjk2008-12-091-2/+3
* Fixes: Allow directories to be entered into the class wizard file namesFriedemann Kleint2008-12-051-18/+58
* off-by-one in headershjk2008-12-021-1/+0