1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 18:22:10 +02:00
falkonOfficial/src/lib/autofill
nowrep bed43ed0c8 [Qt5] Use RegExp wrapper to take advantage of new regexp engine.
QzRegExp wrapper is using QRegExp directly on Qt 4 and
QRegularExpression (with PCRE engine) on Qt 5.
2013-02-24 10:57:58 +01:00
..
autofill.cpp [AutoFill] Added password icon into locationbar to choose username. 2013-02-08 18:44:26 +01:00
autofill.h [AutoFill] Added password icon into locationbar to choose username. 2013-02-08 18:44:26 +01:00
autofillicon.cpp [code cleanup] Moved logic of locationbar's icon into separate classes. 2013-02-10 12:28:53 +01:00
autofillicon.h [code cleanup] Moved logic of locationbar's icon into separate classes. 2013-02-10 12:28:53 +01:00
autofillnotification.cpp [Win] fixed issue when transparent background is enabled 2013-02-14 21:45:24 +03:30
autofillnotification.h [AutoFill] Added password icon into locationbar to choose username. 2013-02-08 18:44:26 +01:00
autofillnotification.ui Added 'MacToolButton' as a replacement for QToolButton on Mac 2013-02-21 01:09:26 +03:30
autofillwidget.cpp [AutoFill] Added password icon into locationbar to choose username. 2013-02-08 18:44:26 +01:00
autofillwidget.h [AutoFill] Added password icon into locationbar to choose username. 2013-02-08 18:44:26 +01:00
autofillwidget.ui [SpeedDial] Fixed fetching title of page when title is empty. 2013-02-09 20:52:25 +01:00
pageformcompleter.cpp [Qt5] Use RegExp wrapper to take advantage of new regexp engine. 2013-02-24 10:57:58 +01:00
pageformcompleter.h [Qt5] Fixed failing FormCompleter tests. 2013-02-18 13:37:33 +01:00