aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/fancylineedit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Respect the disabled state when painting a disabled FancyLineEditAlessandro Portale2020-01-201-1/+2
* Utils: Remove "ok" and "error" colors accessors for FancyLineEditAlessandro Portale2019-12-191-28/+5
* Utils: Use Theme default "ok" and "error" colors for FancyLineEditAlessandro Portale2019-12-181-2/+3
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-12-181-8/+13
|\
| * FancyLineEdit: Fix camel case navigation with shift modifierAndre Hartmann2019-12-161-8/+13
* | FancyLineEdit: Do not set empty tooltip for no reasonOrgad Shaneh2019-10-111-1/+5
|/
* FancyLineEdit: Make completers triggerable via Ctrl+SpaceChristian Kandeler2019-08-301-1/+45
* FancyLineEdit: Add camel case navigationAndre Hartmann2019-08-021-0/+21
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* PathChooser: Move setTextKeepingActiveCursor() to FancyLineEditChristian Kandeler2019-02-071-0/+9
* FancyLineEdit: Do not overwrite content with non-existing history dataChristian Kandeler2019-01-221-1/+1
* Utils: ModernizeOrgad Shaneh2018-09-211-4/+4
* Utils: ModernizeAlessandro Portale2018-07-201-3/+3
* Use C++11’s override and remove virtual where applicableAlessandro Portale2018-06-271-1/+1
* Fix that clearing shortcut in settings did no longer workEike Ziller2018-03-291-3/+3
* FancyLineEdit: Remove property initialTextAndre Hartmann2018-02-121-20/+5
* Replace manual signal blocking/unblocking with QSignalBlockerTobias Hunger2017-10-041-2/+1
* Utils: Let FancyLineEdit have QIcons instead of QPixmapsAlessandro Portale2017-09-191-12/+13
* FancyLineEdit: De-duplicate some codeAlessandro Portale2016-02-261-11/+4
* FancyLineEdit: Validate after setting validation functionOrgad Shaneh2016-01-221-0/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge remote-tracking branch 'origin/3.6'Oswald Buddenhagen2016-01-041-1/+1
|\
| * FancyLineEdit: Fix initial value of m_firstChangeOrgad Shaneh2016-01-041-1/+1
* | Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-4/+2
* | Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-10-261-35/+31
|\|
| * FancyLineEdit: Remove setTextColorTobias Hunger2015-10-141-8/+5
| * FancyLineEdit: Allow to set the ok colorTobias Hunger2015-10-141-6/+14
| * FancyLineEdit: Use static initializersTobias Hunger2015-10-141-17/+12
| * FancyLineEdit: Refactor classTobias Hunger2015-10-131-8/+4
* | Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-1/+6
|/
* Get rid of FancyLineEdit::validateEike Ziller2015-05-061-5/+17
* Utils: Modernize connectionsOrgad Shaneh2015-03-061-10/+8
* DeviceProcessDialog: restore last used processes filterZavadovsky Yan2015-03-021-1/+10
* 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
* | FancyLineEdit: Take validator into accountTobias Hunger2014-09-161-1/+5
* | Remove Qt version checks.Christian Kandeler2014-09-081-8/+2
|/
* HistoryCompleter: Fix current text() handlinghjk2014-07-081-1/+13
* Fix 'clear' button position and size on HiDPIEike Ziller2014-04-151-3/+16
* Make find options in tool bar more accessible.Eike Ziller2014-02-281-2/+36
* Utils: Merge BaseValidatingLineEdit into FancyLineEdithjk2014-02-141-25/+155
* Utils: Merge FilterLineEdit into FancyLineEdithjk2014-02-141-1/+43
* Utils: Introduce CompletingLineEditOrgad Shaneh2014-01-141-15/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Utils: Export execMenuAtWidgetOrgad Shaneh2013-12-091-31/+1
|/
* Doc: edit utils docsLeena Miettinen2013-09-091-4/+3
* Workaround QCompleter issue with closing its popup on escapeEike Ziller2013-06-261-3/+19
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2