1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 18:22:10 +02:00
falkonOfficial/src/lib/opensearch
nowrep 5f5cf7417d [Code] Updated coding style with patched Astyle + normalized signals.
Code was formatted with patched astyle that correctly formats
foreach macro.
Normalize tool is now used to normalize all signal/slots signatures
to normalized format. It saves few reallocations on connections.
2013-03-06 09:08:29 +01:00
..
editsearchengine.cpp Qt5: Main code has been edited to support both Qt4 and Qt5 2012-12-20 14:45:35 +01:00
editsearchengine.h Fixed building on Windows + whole compilation is now faster. 2012-02-29 18:33:50 +01:00
editsearchengine.ui Added possibility to change icon of bookmarks 2012-05-22 11:46:22 +02:00
opensearchengine.cpp [Qt5] Use RegExp wrapper to take advantage of new regexp engine. 2013-02-24 10:57:58 +01:00
opensearchengine.h Fixed building on Windows + whole compilation is now faster. 2012-02-29 18:33:50 +01:00
opensearchenginedelegate.cpp Rearranged directory structure. All sources are under src/ dir now. 2012-02-23 19:18:08 +01:00
opensearchenginedelegate.h Fixed building on Windows + whole compilation is now faster. 2012-02-29 18:33:50 +01:00
opensearchreader.cpp Send Referer header when opening new tab from webview. 2012-03-10 13:57:50 +01:00
opensearchreader.h Fixed building on Windows + whole compilation is now faster. 2012-02-29 18:33:50 +01:00
searchenginesdialog.cpp [Code] Updated coding style with patched Astyle + normalized signals. 2013-03-06 09:08:29 +01:00
searchenginesdialog.h SearchEnginesDialog: Default search engine is now painted with bold font 2012-09-28 18:44:45 +02:00
searchenginesdialog.ui Updated translations 2012-09-28 18:50:20 +02:00
searchenginesmanager.cpp [Code] Updated coding style with patched Astyle + normalized signals. 2013-03-06 09:08:29 +01:00
searchenginesmanager.h [Code] Use QVector instead of QList for elements bigger than pointer. 2013-02-26 12:56:11 +01:00