mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
[Code] Renamed qz_namespace.h to qzcommon.h
This commit is contained in:
parent
3650aac9ff
commit
5e4f703ef2
2
src/lib/3rdparty/ecwin7.h
vendored
2
src/lib/3rdparty/ecwin7.h
vendored
|
@ -20,7 +20,7 @@
|
|||
#ifndef ECWIN7_H
|
||||
#define ECWIN7_H
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
#include <QtGlobal>
|
||||
#include <QWidget>
|
||||
|
|
2
src/lib/3rdparty/fancytabwidget.h
vendored
2
src/lib/3rdparty/fancytabwidget.h
vendored
|
@ -30,7 +30,7 @@
|
|||
#ifndef FANCYTABWIDGET_H
|
||||
#define FANCYTABWIDGET_H
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
#include <QIcon>
|
||||
#include <QProxyStyle>
|
||||
|
|
2
src/lib/3rdparty/lineedit.h
vendored
2
src/lib/3rdparty/lineedit.h
vendored
|
@ -47,7 +47,7 @@
|
|||
* ============================================================ */
|
||||
|
||||
#include <QLineEdit>
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QHBoxLayout;
|
||||
|
||||
|
|
2
src/lib/3rdparty/processinfo.h
vendored
2
src/lib/3rdparty/processinfo.h
vendored
|
@ -24,7 +24,7 @@
|
|||
|
||||
#include <QString>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
/*
|
||||
* Code used from http://ubuntuforums.org/showpost.php?p=6593782&postcount=5
|
||||
|
|
2
src/lib/3rdparty/qtwin.h
vendored
2
src/lib/3rdparty/qtwin.h
vendored
|
@ -27,7 +27,7 @@
|
|||
#ifndef QTWIN_H
|
||||
#define QTWIN_H
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
#include <QColor>
|
||||
#include <QWidget>
|
||||
|
|
2
src/lib/3rdparty/squeezelabelv1.h
vendored
2
src/lib/3rdparty/squeezelabelv1.h
vendored
|
@ -29,7 +29,7 @@
|
|||
#ifndef SQUEEZELABELV1_H
|
||||
#define SQUEEZELABELV1_H
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
#include <QLabel>
|
||||
|
||||
|
|
2
src/lib/3rdparty/squeezelabelv2.h
vendored
2
src/lib/3rdparty/squeezelabelv2.h
vendored
|
@ -18,7 +18,7 @@
|
|||
#ifndef SQUEEZELABELV2_H
|
||||
#define SQUEEZELABELV2_H
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
#include <QLabel>
|
||||
|
||||
|
|
2
src/lib/3rdparty/stylehelper.h
vendored
2
src/lib/3rdparty/stylehelper.h
vendored
|
@ -30,7 +30,7 @@
|
|||
#ifndef STYLEHELPER_H
|
||||
#define STYLEHELPER_H
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
#include <QColor>
|
||||
#include <QStyle>
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
#include <QDialog>
|
||||
#include <QVector>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
namespace Ui
|
||||
{
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
|
||||
#include <QNetworkReply>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class AdBlockRule;
|
||||
class AdBlockSubscription;
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QWidget>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
#include "ui_adblockdialog.h"
|
||||
|
||||
class AdBlockSubscription;
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
#ifndef ADBLOCKICON_H
|
||||
#define ADBLOCKICON_H
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
#include "clickablelabel.h"
|
||||
#include "adblockrule.h"
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
#include <QStringList>
|
||||
#include <QPointer>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QUrl;
|
||||
class QNetworkReply;
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
#include <QObject>
|
||||
#include <QStringList>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
#include "qzregexp.h"
|
||||
|
||||
class QNetworkRequest;
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
#include <QChar>
|
||||
#include <QHash>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QNetworkRequest;
|
||||
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
#include <QVector>
|
||||
#include <QUrl>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
#include "adblockrule.h"
|
||||
#include "adblocksearchtree.h"
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
#ifndef ADBLOCKTREEWIDGET_H
|
||||
#define ADBLOCKTREEWIDGET_H
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
#include "treewidget.h"
|
||||
|
||||
class AdBlockSubscription;
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
#include <QObject>
|
||||
#include <QBasicTimer>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QUPZILLA_EXPORT AutoSaver : public QObject
|
||||
{
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
#include <QUrl>
|
||||
|
||||
#include "restoremanager.h"
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QMenuBar;
|
||||
class QLabel;
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
#include <QVector>
|
||||
#include <iostream>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QUPZILLA_EXPORT CommandLineOptions
|
||||
{
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
#include "restoremanager.h"
|
||||
#include "qtsingleapplication.h"
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QMenu;
|
||||
class QWebSettings;
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QString>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class ProfileUpdater
|
||||
{
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QProxyStyle>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QUPZILLA_EXPORT ProxyStyle : public QProxyStyle
|
||||
{
|
||||
|
|
|
@ -15,8 +15,8 @@
|
|||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
* ============================================================ */
|
||||
#ifndef QZ_NAMESPACE_H
|
||||
#define QZ_NAMESPACE_H
|
||||
#ifndef QZCOMMON_H
|
||||
#define QZCOMMON_H
|
||||
|
||||
#include <QFlags>
|
||||
#include <QString>
|
||||
|
@ -153,4 +153,4 @@ Q_DECLARE_OPERATORS_FOR_FLAGS(Qz::NewTabPositionFlags)
|
|||
#define QTWEBKIT_TO_2_3 \
|
||||
(QT_VERSION < 0x050000 && (QTWEBKIT_VERSION < QTWEBKIT_VERSION_CHECK(2, 3, 0)))
|
||||
|
||||
#endif // QZ_NAMESPACE_H
|
||||
#endif // QZCOMMON_H
|
|
@ -21,7 +21,7 @@
|
|||
#include <qglobal.h>
|
||||
#include <QVariant>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QSettings;
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QObject>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QUrl;
|
||||
class QWebElement;
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
#ifndef AUTOFILLICON_H
|
||||
#define AUTOFILLICON_H
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
#include "clickablelabel.h"
|
||||
#include "passwordmanager.h"
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QUrl>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
#include "animatedwidget.h"
|
||||
#include "pageformcompleter.h"
|
||||
#include "passwordmanager.h"
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
#include <QWidget>
|
||||
#include <QList>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
#include "locationbarpopup.h"
|
||||
|
||||
namespace Ui
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
#include <QString>
|
||||
#include <QByteArray>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QWebPage;
|
||||
class QWebElement;
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
#define DATABASEENCRYPTEDPASSWORDBACKEND_H
|
||||
|
||||
#include "passwordbackend.h"
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
#include <QDialog>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
#define DATABASEPASSWORDBACKEND_H
|
||||
|
||||
#include "passwordbackend.h"
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QUPZILLA_EXPORT DatabasePasswordBackend : public PasswordBackend
|
||||
{
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
#define PASSWORDBACKEND_H
|
||||
|
||||
#include "passwordmanager.h"
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QWidget;
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
#include <QUrl>
|
||||
#include <QVariant>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class PasswordBackend;
|
||||
class DatabasePasswordBackend;
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
#include <QTime>
|
||||
#include <QUrl>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QUPZILLA_EXPORT BookmarkItem
|
||||
{
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
#include <QObject>
|
||||
#include <QVariant>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QUrl;
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QDialog>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
namespace Ui
|
||||
{
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QObject>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class BookmarkItem;
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
#include <QUrl>
|
||||
|
||||
#include "clickablelabel.h"
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class WebView;
|
||||
class BookmarkItem;
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QDialog>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
namespace Ui
|
||||
{
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QObject>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QIcon;
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QStyledItemDelegate>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QTreeView;
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
#include <QWidget>
|
||||
#include <QPointer>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
namespace Ui
|
||||
{
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
#include <QPointer>
|
||||
|
||||
#include "enhancedmenu.h"
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class BrowserWindow;
|
||||
class BookmarkItem;
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
#include <QAbstractItemModel>
|
||||
#include <QSortFilterProxyModel>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QTimer;
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QWidget>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QHBoxLayout;
|
||||
class QTimer;
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QPushButton>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class Menu;
|
||||
class BrowserWindow;
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
#include <QMenu>
|
||||
#include <QPushButton>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class Bookmarks;
|
||||
class BookmarkItem;
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QTreeView>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class Bookmarks;
|
||||
class BookmarkItem;
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QMenu>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
#include "locationbarpopup.h"
|
||||
|
||||
namespace Ui
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
#ifndef COOKIEJAR_H
|
||||
#define COOKIEJAR_H
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
#include <QFile>
|
||||
#include <QStringList>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QWidget>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
namespace Ui
|
||||
{
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
#ifndef DESKTOPNOTIFICATION_H
|
||||
#define DESKTOPNOTIFICATION_H
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
#include <QWidget>
|
||||
#include <QPixmap>
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
#ifndef DESKTOPNOTIFICATIONSFACTORY_H
|
||||
#define DESKTOPNOTIFICATIONSFACTORY_H
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
#include <QObject>
|
||||
#include <QPoint>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
#include <QPixmap>
|
||||
#include <QUrl>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
#include "downloadmanager.h"
|
||||
|
||||
class QFileIconProvider;
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
#include <QNetworkReply>
|
||||
#include <QTime>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
namespace Ui
|
||||
{
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QBasicTimer>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
#include "ecwin7.h"
|
||||
|
||||
namespace Ui
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
#include <QDialog>
|
||||
#include <QUrl>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
#include "downloadmanager.h"
|
||||
|
||||
namespace Ui
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
#include <QDateTime>
|
||||
#include <QUrl>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QIcon;
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QIcon>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
#include "history.h"
|
||||
|
||||
class QUPZILLA_EXPORT HistoryItem
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
#include <QWidget>
|
||||
#include <QPointer>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
#include "historyview.h"
|
||||
|
||||
namespace Ui
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
#include <QAbstractItemModel>
|
||||
#include <QSortFilterProxyModel>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
#include "history.h"
|
||||
|
||||
class QTimer;
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
#include <QWebHistoryInterface>
|
||||
#include <set>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QUPZILLA_EXPORT WebHistoryInterface : public QWebHistoryInterface
|
||||
{
|
||||
|
|
|
@ -382,7 +382,6 @@ HEADERS += \
|
|||
popupwindow/popuplocationbar.h \
|
||||
webview/tabbedwebview.h \
|
||||
webview/webview.h \
|
||||
app/qz_namespace.h \
|
||||
preferences/pluginlistdelegate.h \
|
||||
popupwindow/popupstatusbarmessage.h \
|
||||
other/licenseviewer.h \
|
||||
|
@ -455,7 +454,8 @@ HEADERS += \
|
|||
bookmarks/bookmarksexport/bookmarksexporter.h \
|
||||
bookmarks/bookmarksexport/bookmarksexportdialog.h \
|
||||
bookmarks/bookmarksexport/htmlexporter.h \
|
||||
app/browserwindow.h
|
||||
app/browserwindow.h \
|
||||
app/qzcommon.h
|
||||
|
||||
FORMS += \
|
||||
preferences/autofillmanager.ui \
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QObject>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QModelIndex;
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QStyledItemDelegate>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class LocationCompleterView;
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QStandardItemModel>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QSqlQuery;
|
||||
class QUrl;
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QListView>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
#include "locationcompletermodel.h"
|
||||
|
||||
class QUPZILLA_EXPORT LocationCompleterView : public QListView
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
#ifndef DOWNICON_H
|
||||
#define DOWNICON_H
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
#include "clickablelabel.h"
|
||||
|
||||
class QUPZILLA_EXPORT DownIcon : public ClickableLabel
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
#ifndef GOICON_H
|
||||
#define GOICON_H
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
#include "clickablelabel.h"
|
||||
|
||||
class QUPZILLA_EXPORT GoIcon : public ClickableLabel
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QUrl>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
#include "lineedit.h"
|
||||
#include "completer/locationcompleter.h"
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
#include <QFrame>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QUPZILLA_EXPORT LocationBarPopup : public QFrame
|
||||
{
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QWidget>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QHBoxLayout;
|
||||
class QSplitter;
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QWidget>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QTimer;
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
#ifndef SITEICON_H
|
||||
#define SITEICON_H
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
#include "toolbutton.h"
|
||||
|
||||
class LocationBar;
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QPointer>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
#include "lineedit.h"
|
||||
#include "buttonwithmenu.h"
|
||||
#include "searchenginesmanager.h"
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QObject>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QNetworkReply;
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
#include <QSslError>
|
||||
#include <QStringList>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
#include "networkmanagerproxy.h"
|
||||
|
||||
class AdBlockManager;
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QNetworkAccessManager>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class WebPage;
|
||||
class NetworkManager;
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
#include <QNetworkProxyFactory>
|
||||
#include <QStringList>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
#include "qzregexp.h"
|
||||
|
||||
class PacManager;
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
#include <QList>
|
||||
#include <QUrl>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QNetworkProxy;
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
#include <QObject>
|
||||
#include <QScriptValue>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QScriptContext;
|
||||
class QScriptEngine;
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
#ifndef ADBLOCKSCHEMEHANDLER_H
|
||||
#define ADBLOCKSCHEMEHANDLER_H
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
#include "schemehandler.h"
|
||||
|
||||
class QUPZILLA_EXPORT AdBlockSchemeHandler : public SchemeHandler
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
#include <QBuffer>
|
||||
|
||||
#include "schemehandler.h"
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QUPZILLA_EXPORT FileSchemeHandler : public SchemeHandler
|
||||
{
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
#endif
|
||||
|
||||
#include "schemehandler.h"
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
#define FTP_AUTHENTICATOR FtpSchemeHandler::ftpAuthenticator
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
#include <QBuffer>
|
||||
|
||||
#include "schemehandler.h"
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QUPZILLA_EXPORT QupZillaSchemeHandler : public SchemeHandler
|
||||
{
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QNetworkAccessManager>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QUPZILLA_EXPORT SchemeHandler
|
||||
{
|
||||
|
|
|
@ -27,7 +27,7 @@ class SslErrorDialog;
|
|||
|
||||
class QAbstractButton;
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QUPZILLA_EXPORT SslErrorDialog : public QDialog
|
||||
{
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
#ifndef EDITSEARCHENGINES_H
|
||||
#define EDITSEARCHENGINES_H
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
#include <QDialog>
|
||||
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
#ifndef OPENSEARCHENGINE_H
|
||||
#define OPENSEARCHENGINE_H
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
#include <qpair.h>
|
||||
#include <qimage.h>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
#ifndef OPENSEARCHENGINEDELEGATE_H
|
||||
#define OPENSEARCHENGINEDELEGATE_H
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
#include <qnetworkaccessmanager.h>
|
||||
#include <qnetworkrequest.h>
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
#ifndef OPENSEARCHREADER_H
|
||||
#define OPENSEARCHREADER_H
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
#include <qxmlstream.h>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
#ifndef SEARCHENGINESDIALOG_H
|
||||
#define SEARCHENGINESDIALOG_H
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
#include "searchenginesmanager.h"
|
||||
|
||||
#include <QDialog>
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
#include <QVariant>
|
||||
#include <QNetworkRequest>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
#include "opensearchengine.h"
|
||||
|
||||
class QWebElement;
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QDialog>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
namespace Ui
|
||||
{
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QWidget>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
namespace Ui
|
||||
{
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
#include <QDialog>
|
||||
#include <QDialogButtonBox>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
namespace Ui
|
||||
{
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <QDialog>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
namespace Ui
|
||||
{
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
#include <QSqlQuery>
|
||||
#include <QVector>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QUPZILLA_EXPORT DatabaseWriter : public QObject
|
||||
{
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
#include <QDialog>
|
||||
#include <QStyledItemDelegate>
|
||||
|
||||
#include "qz_namespace.h"
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QIcon;
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user