aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/fancylineedit.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Remove "ok" and "error" colors accessors for FancyLineEditAlessandro Portale2019-12-191-10/+0
* FancyLineEdit: Make completers triggerable via Ctrl+SpaceChristian Kandeler2019-08-301-0/+2
* Add missing overrideEike Ziller2019-08-051-1/+1
* FancyLineEdit: Add camel case navigationAndre Hartmann2019-08-021-0/+5
* PathChooser: Move setTextKeepingActiveCursor() to FancyLineEditChristian Kandeler2019-02-071-0/+2
* Utils: Add namespace qualification to signals argumentsOrgad Shaneh2018-07-261-1/+1
* Utils: Modernize furtherAlessandro Portale2018-07-241-1/+1
* Utils: Remove superfluous qualificationsOrgad Shaneh2018-07-191-1/+1
* Utils: Consistently use nullptrTobias Hunger2018-05-131-2/+2
* Utils: Use override consistentlyTobias Hunger2018-05-131-6/+6
* FancyLineEdit: Remove property initialTextAndre Hartmann2018-02-121-5/+1
* Utils: Let FancyLineEdit have QIcons instead of QPixmapsAlessandro Portale2017-09-191-6/+3
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Debugger: Fix "No such slot" warning in watchersOrgad Shaneh2015-10-231-1/+1
* FancyLineEdit: Remove setTextColorTobias Hunger2015-10-141-2/+0
* FancyLineEdit: Allow to set the ok colorTobias Hunger2015-10-141-2/+5
* FancyLineEdit: Refactor classTobias Hunger2015-10-131-9/+5
* Allow to clear text in replace line.Montel Laurent2015-09-221-1/+1
* Get rid of FancyLineEdit::validateEike Ziller2015-05-061-1/+8
* Utils: Modernize connectionsOrgad Shaneh2015-03-061-1/+0
* DeviceProcessDialog: restore last used processes filterZavadovsky Yan2015-03-021-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Utils: Remove unneeded namespace qualificationsOrgad Shaneh2014-07-161-1/+1
* HistoryCompleter: Fix current text() handlinghjk2014-07-081-0/+1
* Fix 'clear' button position and size on HiDPIEike Ziller2014-04-151-0/+2
* Make find options in tool bar more accessible.Eike Ziller2014-02-281-0/+6
* Utils: Merge BaseValidatingLineEdit into FancyLineEdithjk2014-02-141-4/+44
* Utils: Merge FilterLineEdit into FancyLineEdithjk2014-02-141-0/+5
* Utils: Introduce CompletingLineEditOrgad Shaneh2014-01-141-4/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Workaround QCompleter issue with closing its popup on escapeEike Ziller2013-06-261-1/+6
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Rename FancyLineEdit::setHistoryKey -> setHistoryCompleterhjk2012-08-241-1/+1
* fancylineedit: enforce conscious choice between history or special completerhjk2012-08-241-0/+10
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* utils, qmljstools, vcsbase: s/\bm_d\b/d/ghjk2011-09-151-1/+1
* Remove unneeded defines.hjk2011-07-141-1/+0
* 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-8/+0
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Header cleanup in utils.Friedemann Kleint2010-07-021-3/+3
* Refactor fancy line edit to optionally have two buttons.con2010-07-011-21/+27