aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/historycompleter.h
Commit message (Expand)AuthorAgeFilesLines
* FancyLineEdit: Do not overwrite content with non-existing history dataChristian Kandeler2019-01-221-0/+1
* Utils: Consistently use nullptrTobias Hunger2018-05-131-1/+1
* Utils: Use override consistentlyTobias Hunger2018-05-131-1/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* TextEditor: Use PathChooser for FindInFilesOrgad Shaneh2016-01-211-0/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* DeviceProcessDialog: restore last used processes filterZavadovsky Yan2015-03-021-0/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* HistoryCompleter: Fix current text() handlinghjk2014-07-081-3/+2
* Utils: Introduce CompletingLineEditOrgad Shaneh2014-01-141-3/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* HistoryCompleter: Add removeHistoryItem member functionYuchen Deng2013-02-071-0/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* HistoryCompleter: Accept parentOrgad Shaneh2012-08-271-1/+1
* close down history completer interfacehjk2012-08-241-4/+6
* historycompleter: make key explicithjk2012-08-231-2/+3
* historycompleter: even less use of object names.hjk2012-08-231-6/+5
* historycompleter: make key configurablehjk2012-08-221-1/+2
* Fix some memory leaksOrgad Shaneh2012-07-201-0/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Coding style (d_ptr --> d)Eike Ziller2011-11-251-5/+5
* Don't use generic QSettings object.Eike Ziller2011-11-231-2/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Removed stray tokens and fixed warnings/errors when compiling with pedantic C...Roberto Raggi2010-12-161-1/+1
|/
* code cosmeticshjk2010-09-161-1/+6
* Add HistoryCompleter to utils libArvid Ephraim Picciani2010-09-151-0/+62