From 9c789792f4f0cf564500462ca7b356392344eafd Mon Sep 17 00:00:00 2001 From: nowrep Date: Thu, 23 Feb 2012 19:18:08 +0100 Subject: [PATCH] Rearranged directory structure. All sources are under src/ dir now. - updated Italian homepage translation --- QupZilla.pro | 4 +- install.pri | 48 ------------ main/main.pro | 18 ----- plugins.pri | 42 ----------- plugins/TestPlugin/TestPlugin.pro | 22 ------ plugins/TestPlugin/cs_CZ.qm | Bin 486 -> 0 bytes plugins/TestPlugin/de_DE.qm | Bin 649 -> 0 bytes plugins/TestPlugin/el_GR.qm | Bin 723 -> 0 bytes plugins/TestPlugin/sk_SK.qm | Bin 659 -> 0 bytes plugins/TestPlugin/sr_BA.qm | Bin 684 -> 0 bytes plugins/TestPlugin/sr_RS.qm | Bin 678 -> 0 bytes plugins/TestPlugin/testplugin.qrc | 10 --- plugins/TestPlugin/zh_CN.qm | Bin 504 -> 0 bytes plugins/TestPlugin/zh_TW.qm | Bin 491 -> 0 bytes defines.pri => src/defines.pri | 22 ++++-- src/install.pri | 46 ++++++++++++ src/{ => lib}/3rdparty/ecwin7.cpp | 0 src/{ => lib}/3rdparty/ecwin7.h | 0 src/{ => lib}/3rdparty/fancytabwidget.cpp | 0 src/{ => lib}/3rdparty/fancytabwidget.h | 0 src/{ => lib}/3rdparty/lineedit.cpp | 0 src/{ => lib}/3rdparty/lineedit.h | 0 src/{ => lib}/3rdparty/msvc2008.h | 0 src/{ => lib}/3rdparty/qtlocalpeer.cpp | 0 src/{ => lib}/3rdparty/qtlocalpeer.h | 0 src/{ => lib}/3rdparty/qtlockedfile.cpp | 0 src/{ => lib}/3rdparty/qtlockedfile.h | 0 src/{ => lib}/3rdparty/qtlockedfile_unix.cpp | 0 src/{ => lib}/3rdparty/qtlockedfile_win.cpp | 0 .../3rdparty/qtsingleapplication.cpp | 0 src/{ => lib}/3rdparty/qtsingleapplication.h | 0 .../3rdparty/qtsingleapplication.pri | 0 src/{ => lib}/3rdparty/qtwin.cpp | 0 src/{ => lib}/3rdparty/qtwin.h | 0 src/{ => lib}/3rdparty/squeezelabelv1.cpp | 0 src/{ => lib}/3rdparty/squeezelabelv1.h | 0 src/{ => lib}/3rdparty/squeezelabelv2.cpp | 0 src/{ => lib}/3rdparty/squeezelabelv2.h | 0 src/{ => lib}/3rdparty/stylehelper.cpp | 0 src/{ => lib}/3rdparty/stylehelper.h | 0 .../adblock/adblockblockednetworkreply.cpp | 0 .../adblock/adblockblockednetworkreply.h | 0 src/{ => lib}/adblock/adblockdialog.cpp | 0 src/{ => lib}/adblock/adblockdialog.h | 0 src/{ => lib}/adblock/adblockdialog.ui | 0 src/{ => lib}/adblock/adblockicon.cpp | 0 src/{ => lib}/adblock/adblockicon.h | 0 src/{ => lib}/adblock/adblockmanager.cpp | 0 src/{ => lib}/adblock/adblockmanager.h | 0 src/{ => lib}/adblock/adblocknetwork.cpp | 0 src/{ => lib}/adblock/adblocknetwork.h | 0 src/{ => lib}/adblock/adblockpage.cpp | 0 src/{ => lib}/adblock/adblockpage.h | 0 src/{ => lib}/adblock/adblockrule.cpp | 0 src/{ => lib}/adblock/adblockrule.h | 0 src/{ => lib}/adblock/adblocksubscription.cpp | 0 src/{ => lib}/adblock/adblocksubscription.h | 0 src/{ => lib}/app/autosaver.cpp | 0 src/{ => lib}/app/autosaver.h | 0 src/{ => lib}/app/commandlineoptions.cpp | 0 src/{ => lib}/app/commandlineoptions.h | 0 src/{ => lib}/app/mainapplication.cpp | 0 src/{ => lib}/app/mainapplication.h | 0 src/{ => lib}/app/profileupdater.cpp | 0 src/{ => lib}/app/profileupdater.h | 0 src/{ => lib}/app/proxystyle.cpp | 0 src/{ => lib}/app/proxystyle.h | 0 src/{ => lib}/app/qupzilla.cpp | 0 src/{ => lib}/app/qupzilla.h | 0 src/{ => lib}/app/qz_namespace.h | 0 src/{ => lib}/app/settings.cpp | 0 src/{ => lib}/app/settings.h | 0 src/{ => lib}/autofill/autofillmodel.cpp | 0 src/{ => lib}/autofill/autofillmodel.h | 0 .../autofill/autofillnotification.cpp | 0 src/{ => lib}/autofill/autofillnotification.h | 0 .../autofill/autofillnotification.ui | 0 src/{ => lib}/bookmarks/bookmarkicon.cpp | 0 src/{ => lib}/bookmarks/bookmarkicon.h | 0 src/{ => lib}/bookmarks/bookmarksmanager.cpp | 0 src/{ => lib}/bookmarks/bookmarksmanager.h | 0 src/{ => lib}/bookmarks/bookmarksmanager.ui | 0 src/{ => lib}/bookmarks/bookmarksmodel.cpp | 0 src/{ => lib}/bookmarks/bookmarksmodel.h | 0 src/{ => lib}/bookmarks/bookmarkstoolbar.cpp | 0 src/{ => lib}/bookmarks/bookmarkstoolbar.h | 0 src/{ => lib}/bookmarks/bookmarkswidget.cpp | 0 src/{ => lib}/bookmarks/bookmarkswidget.h | 0 src/{ => lib}/bookmarks/bookmarkswidget.ui | 0 .../bookmarksimport/bookmarksimportdialog.cpp | 0 .../bookmarksimport/bookmarksimportdialog.h | 0 .../bookmarksimport/bookmarksimportdialog.ui | 0 .../bookmarksimport/chromeimporter.cpp | 0 .../bookmarksimport/chromeimporter.h | 0 .../bookmarksimport/firefoximporter.cpp | 0 .../bookmarksimport/firefoximporter.h | 0 .../bookmarksimport/htmlimporter.cpp | 0 src/{ => lib}/bookmarksimport/htmlimporter.h | 0 .../bookmarksimport/operaimporter.cpp | 0 src/{ => lib}/bookmarksimport/operaimporter.h | 0 src/{ => lib}/cookies/cookiejar.cpp | 0 src/{ => lib}/cookies/cookiejar.h | 0 src/{ => lib}/cookies/cookiemanager.cpp | 0 src/{ => lib}/cookies/cookiemanager.h | 0 src/{ => lib}/cookies/cookiemanager.ui | 0 src/{ => lib}/data/data.qrc | 0 src/{ => lib}/data/data/browsedata.db | Bin src/{ => lib}/data/data/bundle_version | 0 src/{ => lib}/data/data/ca-bundle.crt | 0 src/{ => lib}/data/data/profiles.ini | 0 src/{ => lib}/data/html.qrc | 0 src/{ => lib}/data/html/about.html | 0 src/{ => lib}/data/html/adblockPage.html | 0 src/{ => lib}/data/html/adblock_big.png | Bin src/{ => lib}/data/html/box-border-small.png | Bin src/{ => lib}/data/html/box-border.png | Bin src/{ => lib}/data/html/broken-page.png | Bin src/{ => lib}/data/html/close.png | Bin src/{ => lib}/data/html/config.html | 0 src/{ => lib}/data/html/copyright | 0 src/{ => lib}/data/html/edit.png | Bin src/{ => lib}/data/html/errorPage.html | 0 src/{ => lib}/data/html/info.png | Bin src/{ => lib}/data/html/jquery-ui.js | 0 src/{ => lib}/data/html/jquery.js | 0 src/{ => lib}/data/html/loading.gif | Bin src/{ => lib}/data/html/plus.png | Bin src/{ => lib}/data/html/qupzilla.ico | Bin src/{ => lib}/data/html/reload.png | Bin src/{ => lib}/data/html/reportbug.html | 0 src/{ => lib}/data/html/setting.png | Bin src/{ => lib}/data/html/speeddial.html | 0 src/{ => lib}/data/html/start.html | 0 src/{ => lib}/data/icons.qrc | 0 src/{ => lib}/data/icons/browsers/chrome.png | Bin src/{ => lib}/data/icons/browsers/firefox.png | Bin src/{ => lib}/data/icons/browsers/html.png | Bin src/{ => lib}/data/icons/browsers/opera.png | Bin src/{ => lib}/data/icons/exeicons/page.ico | Bin src/{ => lib}/data/icons/exeicons/page16.png | Bin src/{ => lib}/data/icons/exeicons/page32.png | Bin src/{ => lib}/data/icons/exeicons/page48.png | Bin .../data/icons/exeicons/page_os2.ico | Bin .../data/icons/exeicons/qupzilla-window.png | Bin .../data/icons/exeicons/qupzilla.icns | Bin .../data/icons/exeicons/qupzilla.ico | Bin .../data/icons/exeicons/qupzilla_os2.ico | Bin src/{ => lib}/data/icons/faenza/back.png | Bin src/{ => lib}/data/icons/faenza/close.png | Bin src/{ => lib}/data/icons/faenza/forward.png | Bin src/{ => lib}/data/icons/faenza/go-next.png | Bin .../data/icons/faenza/go-previous.png | Bin src/{ => lib}/data/icons/faenza/home.png | Bin .../data/icons/faenza/list-remove.png | Bin src/{ => lib}/data/icons/faenza/reload.png | Bin src/{ => lib}/data/icons/faenza/settings.png | Bin src/{ => lib}/data/icons/faenza/source.png | Bin src/{ => lib}/data/icons/faenza/stop.png | Bin .../data/icons/faenza/user-bookmarks.png | Bin .../data/icons/locationbar/accept.png | Bin .../icons/locationbar/privatebrowsing.png | Bin .../data/icons/locationbar/unknownpage.png | Bin .../data/icons/locationbar/warning.png | Bin src/{ => lib}/data/icons/menu/copy.png | Bin src/{ => lib}/data/icons/menu/dot.png | Bin src/{ => lib}/data/icons/menu/duck.png | Bin src/{ => lib}/data/icons/menu/gear.png | Bin src/{ => lib}/data/icons/menu/google.png | Bin src/{ => lib}/data/icons/menu/history.png | Bin .../data/icons/menu/history_entry.png | Bin src/{ => lib}/data/icons/menu/popup.png | Bin src/{ => lib}/data/icons/menu/qt.png | Bin src/{ => lib}/data/icons/menu/rss.png | Bin src/{ => lib}/data/icons/menu/search-icon.png | Bin src/{ => lib}/data/icons/menu/translate.png | Bin src/{ => lib}/data/icons/menu/wikipedia.png | Bin src/{ => lib}/data/icons/menu/youtube.png | Bin .../data/icons/notifications/download.png | Bin src/{ => lib}/data/icons/other/about.png | Bin .../data/icons/other/adblock-disabled.png | Bin src/{ => lib}/data/icons/other/adblock.png | Bin src/{ => lib}/data/icons/other/background.png | Bin src/{ => lib}/data/icons/other/bighistory.png | Bin src/{ => lib}/data/icons/other/bigrss.png | Bin src/{ => lib}/data/icons/other/bigstar.png | Bin src/{ => lib}/data/icons/other/feed.png | Bin src/{ => lib}/data/icons/other/keys.png | Bin src/{ => lib}/data/icons/other/list-add.png | Bin src/{ => lib}/data/icons/other/progress.gif | Bin .../data/icons/other/semi-transparent.png | Bin .../data/icons/other/unsortedbookmarks.png | Bin .../icons/preferences/application-x-theme.png | Bin .../icons/preferences/applications-fonts.png | Bin .../preferences/applications-graphics.png | Bin .../preferences/applications-internet.png | Bin .../icons/preferences/applications-system.png | Bin .../preferences/applications-webbrowsers.png | Bin .../data/icons/preferences/contact-new.png | Bin .../icons/preferences/dialog-password.png | Bin .../icons/preferences/dialog-question.png | Bin .../icons/preferences/document-properties.png | Bin .../data/icons/preferences/extension.png | Bin .../data/icons/preferences/mail-inbox.png | Bin .../icons/preferences/preferences-desktop.png | Bin .../preferences-system-firewall.png | Bin .../data/icons/preferences/style-default.png | Bin src/{ => lib}/data/icons/qupzilla.png | Bin src/{ => lib}/data/icons/qupzillaupdate.png | Bin src/{ => lib}/data/icons/transp.png | Bin src/{ => lib}/data/qupzilla.png | Bin .../desktopnotification.cpp | 0 .../desktopnotification.h | 0 .../desktopnotification.ui | 0 .../desktopnotificationsfactory.cpp | 0 .../desktopnotificationsfactory.h | 0 .../downloads/downloadfilehelper.cpp | 0 src/{ => lib}/downloads/downloadfilehelper.h | 0 src/{ => lib}/downloads/downloaditem.cpp | 0 src/{ => lib}/downloads/downloaditem.h | 0 src/{ => lib}/downloads/downloaditem.ui | 0 src/{ => lib}/downloads/downloadmanager.cpp | 0 src/{ => lib}/downloads/downloadmanager.h | 0 src/{ => lib}/downloads/downloadmanager.ui | 0 .../downloads/downloadoptionsdialog.cpp | 0 .../downloads/downloadoptionsdialog.h | 0 .../downloads/downloadoptionsdialog.ui | 0 src/{ => lib}/history/historymanager.cpp | 0 src/{ => lib}/history/historymanager.h | 0 src/{ => lib}/history/historymanager.ui | 0 src/{ => lib}/history/historymodel.cpp | 0 src/{ => lib}/history/historymodel.h | 0 src/{ => lib}/history/webhistoryinterface.cpp | 0 src/{ => lib}/history/webhistoryinterface.h | 0 src/{src.pri => lib/lib.pro} | 71 ++++++++++-------- src/{ => lib}/navigation/downicon.cpp | 0 src/{ => lib}/navigation/downicon.h | 0 src/{ => lib}/navigation/goicon.cpp | 0 src/{ => lib}/navigation/goicon.h | 0 src/{ => lib}/navigation/locationbar.cpp | 0 src/{ => lib}/navigation/locationbar.h | 0 .../navigation/locationbarsettings.cpp | 0 .../navigation/locationbarsettings.h | 0 .../navigation/locationcompleter.cpp | 0 src/{ => lib}/navigation/locationcompleter.h | 0 src/{ => lib}/navigation/locationpopup.cpp | 0 src/{ => lib}/navigation/locationpopup.h | 0 src/{ => lib}/navigation/navigationbar.cpp | 0 src/{ => lib}/navigation/navigationbar.h | 0 src/{ => lib}/navigation/reloadstopbutton.cpp | 0 src/{ => lib}/navigation/reloadstopbutton.h | 0 src/{ => lib}/navigation/siteicon.cpp | 0 src/{ => lib}/navigation/siteicon.h | 0 src/{ => lib}/navigation/websearchbar.cpp | 1 - src/{ => lib}/navigation/websearchbar.h | 0 src/{ => lib}/network/cabundleupdater.cpp | 0 src/{ => lib}/network/cabundleupdater.h | 0 src/{ => lib}/network/networkmanager.cpp | 0 src/{ => lib}/network/networkmanager.h | 0 src/{ => lib}/network/networkmanagerproxy.cpp | 0 src/{ => lib}/network/networkmanagerproxy.h | 0 src/{ => lib}/network/networkproxyfactory.cpp | 0 src/{ => lib}/network/networkproxyfactory.h | 0 .../network/qupzillaschemehandler.cpp | 0 src/{ => lib}/network/qupzillaschemehandler.h | 0 src/{ => lib}/opensearch/editsearchengine.cpp | 0 src/{ => lib}/opensearch/editsearchengine.h | 0 src/{ => lib}/opensearch/editsearchengine.ui | 0 src/{ => lib}/opensearch/opensearchengine.cpp | 0 src/{ => lib}/opensearch/opensearchengine.h | 0 .../opensearch/opensearchenginedelegate.cpp | 0 .../opensearch/opensearchenginedelegate.h | 0 src/{ => lib}/opensearch/opensearchreader.cpp | 0 src/{ => lib}/opensearch/opensearchreader.h | 0 .../opensearch/searchenginesdialog.cpp | 0 .../opensearch/searchenginesdialog.h | 0 .../opensearch/searchenginesdialog.ui | 0 .../opensearch/searchenginesmanager.cpp | 0 .../opensearch/searchenginesmanager.h | 0 src/{ => lib}/other/aboutdialog.cpp | 0 src/{ => lib}/other/aboutdialog.h | 0 src/{ => lib}/other/aboutdialog.ui | 0 src/{ => lib}/other/browsinglibrary.cpp | 0 src/{ => lib}/other/browsinglibrary.h | 0 src/{ => lib}/other/browsinglibrary.ui | 0 src/{ => lib}/other/clearprivatedata.cpp | 0 src/{ => lib}/other/clearprivatedata.h | 0 src/{ => lib}/other/clearprivatedata.ui | 0 src/{ => lib}/other/closedialog.ui | 0 src/{ => lib}/other/databasewriter.cpp | 0 src/{ => lib}/other/databasewriter.h | 0 src/{ => lib}/other/pagescreen.cpp | 0 src/{ => lib}/other/pagescreen.h | 0 src/{ => lib}/other/pagescreen.ui | 0 src/{ => lib}/other/sourceviewer.cpp | 0 src/{ => lib}/other/sourceviewer.h | 0 src/{ => lib}/other/sourceviewersearch.cpp | 0 src/{ => lib}/other/sourceviewersearch.h | 0 src/{ => lib}/other/sourceviewersearch.ui | 0 src/{ => lib}/other/statusbarmessage.cpp | 0 src/{ => lib}/other/statusbarmessage.h | 0 src/{ => lib}/other/updater.cpp | 0 src/{ => lib}/other/updater.h | 0 src/{ => lib}/plugins/clicktoflash.cpp | 0 src/{ => lib}/plugins/clicktoflash.h | 0 src/{ => lib}/plugins/plugininterface.h | 0 src/{ => lib}/plugins/pluginproxy.cpp | 0 src/{ => lib}/plugins/pluginproxy.h | 0 src/{ => lib}/plugins/plugins.cpp | 0 src/{ => lib}/plugins/plugins.h | 0 src/{ => lib}/plugins/speeddial.cpp | 0 src/{ => lib}/plugins/speeddial.h | 0 src/{ => lib}/plugins/webpluginfactory.cpp | 0 src/{ => lib}/plugins/webpluginfactory.h | 0 .../popupwindow/popuplocationbar.cpp | 0 src/{ => lib}/popupwindow/popuplocationbar.h | 0 src/{ => lib}/popupwindow/popupwebpage.cpp | 0 src/{ => lib}/popupwindow/popupwebpage.h | 0 src/{ => lib}/popupwindow/popupwindow.cpp | 0 src/{ => lib}/popupwindow/popupwindow.h | 0 src/{ => lib}/preferences/acceptlanguage.cpp | 0 src/{ => lib}/preferences/acceptlanguage.h | 0 src/{ => lib}/preferences/acceptlanguage.ui | 0 .../preferences/addacceptlanguage.ui | 0 src/{ => lib}/preferences/autofillmanager.cpp | 0 src/{ => lib}/preferences/autofillmanager.h | 0 src/{ => lib}/preferences/autofillmanager.ui | 0 src/{ => lib}/preferences/pluginslist.cpp | 0 src/{ => lib}/preferences/pluginslist.h | 0 src/{ => lib}/preferences/pluginslist.ui | 0 src/{ => lib}/preferences/preferences.cpp | 0 src/{ => lib}/preferences/preferences.h | 0 src/{ => lib}/preferences/preferences.ui | 0 src/{ => lib}/preferences/sslmanager.cpp | 0 src/{ => lib}/preferences/sslmanager.h | 0 src/{ => lib}/preferences/sslmanager.ui | 0 src/{ => lib}/preferences/thememanager.cpp | 0 src/{ => lib}/preferences/thememanager.h | 0 src/{ => lib}/preferences/thememanager.ui | 0 src/{ => lib}/rss/rssicon.cpp | 0 src/{ => lib}/rss/rssicon.h | 0 src/{ => lib}/rss/rssmanager.cpp | 0 src/{ => lib}/rss/rssmanager.h | 0 src/{ => lib}/rss/rssmanager.ui | 0 src/{ => lib}/rss/rssnotification.cpp | 0 src/{ => lib}/rss/rssnotification.h | 0 src/{ => lib}/rss/rssnotification.ui | 0 src/{ => lib}/rss/rsswidget.cpp | 0 src/{ => lib}/rss/rsswidget.h | 0 src/{ => lib}/rss/rsswidget.ui | 0 src/{ => lib}/sidebar/bookmarkssidebar.cpp | 0 src/{ => lib}/sidebar/bookmarkssidebar.h | 0 src/{ => lib}/sidebar/bookmarkssidebar.ui | 0 src/{ => lib}/sidebar/historysidebar.cpp | 0 src/{ => lib}/sidebar/historysidebar.h | 0 src/{ => lib}/sidebar/historysidebar.ui | 0 src/{ => lib}/sidebar/sidebar.cpp | 0 src/{ => lib}/sidebar/sidebar.h | 0 src/{ => lib}/tools/animatedwidget.cpp | 0 src/{ => lib}/tools/animatedwidget.h | 0 src/{ => lib}/tools/buttonbox.cpp | 0 src/{ => lib}/tools/buttonbox.h | 0 src/{ => lib}/tools/buttonwithmenu.cpp | 0 src/{ => lib}/tools/buttonwithmenu.h | 0 src/{ => lib}/tools/certificateinfowidget.cpp | 0 src/{ => lib}/tools/certificateinfowidget.h | 0 src/{ => lib}/tools/certificateinfowidget.ui | 0 src/{ => lib}/tools/clickablelabel.cpp | 0 src/{ => lib}/tools/clickablelabel.h | 0 src/{ => lib}/tools/closedtabsmanager.cpp | 0 src/{ => lib}/tools/closedtabsmanager.h | 0 src/{ => lib}/tools/docktitlebarwidget.cpp | 0 src/{ => lib}/tools/docktitlebarwidget.h | 0 src/{ => lib}/tools/docktitlebarwidget.ui | 0 src/{ => lib}/tools/enhancedmenu.cpp | 0 src/{ => lib}/tools/enhancedmenu.h | 0 src/{ => lib}/tools/followredirectreply.cpp | 0 src/{ => lib}/tools/followredirectreply.h | 0 src/{ => lib}/tools/frame.cpp | 0 src/{ => lib}/tools/frame.h | 0 src/{ => lib}/tools/globalfunctions.cpp | 9 ++- src/{ => lib}/tools/globalfunctions.h | 0 src/{ => lib}/tools/htmlhighlighter.cpp | 0 src/{ => lib}/tools/htmlhighlighter.h | 0 src/{ => lib}/tools/iconfetcher.cpp | 0 src/{ => lib}/tools/iconfetcher.h | 0 src/{ => lib}/tools/iconprovider.cpp | 0 src/{ => lib}/tools/iconprovider.h | 0 src/{ => lib}/tools/pagethumbnailer.cpp | 0 src/{ => lib}/tools/pagethumbnailer.h | 0 src/{ => lib}/tools/progressbar.cpp | 0 src/{ => lib}/tools/progressbar.h | 0 src/{ => lib}/tools/toolbutton.cpp | 0 src/{ => lib}/tools/toolbutton.h | 0 src/{ => lib}/tools/treewidget.cpp | 0 src/{ => lib}/tools/treewidget.h | 0 src/{ => lib}/tools/widget.cpp | 0 src/{ => lib}/tools/widget.h | 0 src/{ => lib}/webview/jsalert.ui | 0 src/{ => lib}/webview/jsconfirm.ui | 0 src/{ => lib}/webview/jsprompt.ui | 0 src/{ => lib}/webview/popupwebview.cpp | 0 src/{ => lib}/webview/popupwebview.h | 0 src/{ => lib}/webview/searchtoolbar.cpp | 0 src/{ => lib}/webview/searchtoolbar.h | 0 src/{ => lib}/webview/searchtoolbar.ui | 0 src/{ => lib}/webview/siteinfo.cpp | 0 src/{ => lib}/webview/siteinfo.h | 0 src/{ => lib}/webview/siteinfo.ui | 0 src/{ => lib}/webview/siteinfowidget.cpp | 0 src/{ => lib}/webview/siteinfowidget.h | 0 src/{ => lib}/webview/siteinfowidget.ui | 0 src/{ => lib}/webview/tabbar.cpp | 0 src/{ => lib}/webview/tabbar.h | 0 src/{ => lib}/webview/tabbedwebview.cpp | 0 src/{ => lib}/webview/tabbedwebview.h | 0 src/{ => lib}/webview/tabwidget.cpp | 0 src/{ => lib}/webview/tabwidget.h | 0 src/{ => lib}/webview/webhistorywrapper.cpp | 0 src/{ => lib}/webview/webhistorywrapper.h | 0 .../webview/webinspectordockwidget.cpp | 0 .../webview/webinspectordockwidget.h | 0 src/{ => lib}/webview/webpage.cpp | 0 src/{ => lib}/webview/webpage.h | 0 src/{ => lib}/webview/webtab.cpp | 0 src/{ => lib}/webview/webtab.h | 0 src/{ => lib}/webview/webview.cpp | 0 src/{ => lib}/webview/webview.h | 0 src/{ => lib}/webview/webviewsettings.cpp | 0 src/{ => lib}/webview/webviewsettings.h | 0 src/{ => main}/Info.plist | 0 src/{ => main}/appicon.rc | 0 src/{ => main}/appicon_os2.rc | 0 src/{ => main}/main.cpp | 0 src/main/main.pro | 25 ++++++ src/plugins.pri | 48 ++++++++++++ src/plugins/TestPlugin/TestPlugin.pro | 23 ++++++ .../plugins}/TestPlugin/testplugin.cpp | 2 +- .../plugins}/TestPlugin/testplugin.h | 0 src/plugins/TestPlugin/testplugin.qrc | 12 +++ .../plugins/TestPlugin/translations}/cs_CZ.ts | 0 .../plugins/TestPlugin/translations}/de_DE.ts | 0 .../plugins/TestPlugin/translations}/el_GR.ts | 0 .../plugins/TestPlugin/translations}/id_ID.ts | 0 .../plugins/TestPlugin/translations}/sk_SK.ts | 0 .../plugins/TestPlugin/translations}/sr_BA.ts | 0 .../plugins/TestPlugin/translations}/sr_RS.ts | 0 .../plugins/TestPlugin/translations}/zh_CN.ts | 0 .../plugins/TestPlugin/translations}/zh_TW.ts | 0 {plugins => src/plugins}/plugins.pro | 0 src/src.pro | 23 +----- translations.pri | 33 -------- translations/homepage/de_DE.php | 2 +- translations/homepage/el_GR.php | 2 +- translations/homepage/it_IT.php | 18 ++--- translations/homepage/pl_PL.php | 2 +- translations/homepage/ru_RU.php | 2 +- translations/nl_NL.ts | 50 ++++++------ translations/translations.pri | 25 ++++++ 458 files changed, 285 insertions(+), 275 deletions(-) delete mode 100644 install.pri delete mode 100644 main/main.pro delete mode 100644 plugins.pri delete mode 100644 plugins/TestPlugin/TestPlugin.pro delete mode 100644 plugins/TestPlugin/cs_CZ.qm delete mode 100644 plugins/TestPlugin/de_DE.qm delete mode 100644 plugins/TestPlugin/el_GR.qm delete mode 100644 plugins/TestPlugin/sk_SK.qm delete mode 100644 plugins/TestPlugin/sr_BA.qm delete mode 100644 plugins/TestPlugin/sr_RS.qm delete mode 100644 plugins/TestPlugin/testplugin.qrc delete mode 100644 plugins/TestPlugin/zh_CN.qm delete mode 100644 plugins/TestPlugin/zh_TW.qm rename defines.pri => src/defines.pri (76%) create mode 100644 src/install.pri rename src/{ => lib}/3rdparty/ecwin7.cpp (100%) rename src/{ => lib}/3rdparty/ecwin7.h (100%) rename src/{ => lib}/3rdparty/fancytabwidget.cpp (100%) rename src/{ => lib}/3rdparty/fancytabwidget.h (100%) rename src/{ => lib}/3rdparty/lineedit.cpp (100%) rename src/{ => lib}/3rdparty/lineedit.h (100%) rename src/{ => lib}/3rdparty/msvc2008.h (100%) rename src/{ => lib}/3rdparty/qtlocalpeer.cpp (100%) rename src/{ => lib}/3rdparty/qtlocalpeer.h (100%) rename src/{ => lib}/3rdparty/qtlockedfile.cpp (100%) rename src/{ => lib}/3rdparty/qtlockedfile.h (100%) rename src/{ => lib}/3rdparty/qtlockedfile_unix.cpp (100%) rename src/{ => lib}/3rdparty/qtlockedfile_win.cpp (100%) rename src/{ => lib}/3rdparty/qtsingleapplication.cpp (100%) rename src/{ => lib}/3rdparty/qtsingleapplication.h (100%) rename src/{ => lib}/3rdparty/qtsingleapplication.pri (100%) rename src/{ => lib}/3rdparty/qtwin.cpp (100%) rename src/{ => lib}/3rdparty/qtwin.h (100%) rename src/{ => lib}/3rdparty/squeezelabelv1.cpp (100%) rename src/{ => lib}/3rdparty/squeezelabelv1.h (100%) rename src/{ => lib}/3rdparty/squeezelabelv2.cpp (100%) rename src/{ => lib}/3rdparty/squeezelabelv2.h (100%) rename src/{ => lib}/3rdparty/stylehelper.cpp (100%) rename src/{ => lib}/3rdparty/stylehelper.h (100%) rename src/{ => lib}/adblock/adblockblockednetworkreply.cpp (100%) rename src/{ => lib}/adblock/adblockblockednetworkreply.h (100%) rename src/{ => lib}/adblock/adblockdialog.cpp (100%) rename src/{ => lib}/adblock/adblockdialog.h (100%) rename src/{ => lib}/adblock/adblockdialog.ui (100%) rename src/{ => lib}/adblock/adblockicon.cpp (100%) rename src/{ => lib}/adblock/adblockicon.h (100%) rename src/{ => lib}/adblock/adblockmanager.cpp (100%) rename src/{ => lib}/adblock/adblockmanager.h (100%) rename src/{ => lib}/adblock/adblocknetwork.cpp (100%) rename src/{ => lib}/adblock/adblocknetwork.h (100%) rename src/{ => lib}/adblock/adblockpage.cpp (100%) rename src/{ => lib}/adblock/adblockpage.h (100%) rename src/{ => lib}/adblock/adblockrule.cpp (100%) rename src/{ => lib}/adblock/adblockrule.h (100%) rename src/{ => lib}/adblock/adblocksubscription.cpp (100%) rename src/{ => lib}/adblock/adblocksubscription.h (100%) rename src/{ => lib}/app/autosaver.cpp (100%) rename src/{ => lib}/app/autosaver.h (100%) rename src/{ => lib}/app/commandlineoptions.cpp (100%) rename src/{ => lib}/app/commandlineoptions.h (100%) rename src/{ => lib}/app/mainapplication.cpp (100%) rename src/{ => lib}/app/mainapplication.h (100%) rename src/{ => lib}/app/profileupdater.cpp (100%) rename src/{ => lib}/app/profileupdater.h (100%) rename src/{ => lib}/app/proxystyle.cpp (100%) rename src/{ => lib}/app/proxystyle.h (100%) rename src/{ => lib}/app/qupzilla.cpp (100%) rename src/{ => lib}/app/qupzilla.h (100%) rename src/{ => lib}/app/qz_namespace.h (100%) rename src/{ => lib}/app/settings.cpp (100%) rename src/{ => lib}/app/settings.h (100%) rename src/{ => lib}/autofill/autofillmodel.cpp (100%) rename src/{ => lib}/autofill/autofillmodel.h (100%) rename src/{ => lib}/autofill/autofillnotification.cpp (100%) rename src/{ => lib}/autofill/autofillnotification.h (100%) rename src/{ => lib}/autofill/autofillnotification.ui (100%) rename src/{ => lib}/bookmarks/bookmarkicon.cpp (100%) rename src/{ => lib}/bookmarks/bookmarkicon.h (100%) rename src/{ => lib}/bookmarks/bookmarksmanager.cpp (100%) rename src/{ => lib}/bookmarks/bookmarksmanager.h (100%) rename src/{ => lib}/bookmarks/bookmarksmanager.ui (100%) rename src/{ => lib}/bookmarks/bookmarksmodel.cpp (100%) rename src/{ => lib}/bookmarks/bookmarksmodel.h (100%) rename src/{ => lib}/bookmarks/bookmarkstoolbar.cpp (100%) rename src/{ => lib}/bookmarks/bookmarkstoolbar.h (100%) rename src/{ => lib}/bookmarks/bookmarkswidget.cpp (100%) rename src/{ => lib}/bookmarks/bookmarkswidget.h (100%) rename src/{ => lib}/bookmarks/bookmarkswidget.ui (100%) rename src/{ => lib}/bookmarksimport/bookmarksimportdialog.cpp (100%) rename src/{ => lib}/bookmarksimport/bookmarksimportdialog.h (100%) rename src/{ => lib}/bookmarksimport/bookmarksimportdialog.ui (100%) rename src/{ => lib}/bookmarksimport/chromeimporter.cpp (100%) rename src/{ => lib}/bookmarksimport/chromeimporter.h (100%) rename src/{ => lib}/bookmarksimport/firefoximporter.cpp (100%) rename src/{ => lib}/bookmarksimport/firefoximporter.h (100%) rename src/{ => lib}/bookmarksimport/htmlimporter.cpp (100%) rename src/{ => lib}/bookmarksimport/htmlimporter.h (100%) rename src/{ => lib}/bookmarksimport/operaimporter.cpp (100%) rename src/{ => lib}/bookmarksimport/operaimporter.h (100%) rename src/{ => lib}/cookies/cookiejar.cpp (100%) rename src/{ => lib}/cookies/cookiejar.h (100%) rename src/{ => lib}/cookies/cookiemanager.cpp (100%) rename src/{ => lib}/cookies/cookiemanager.h (100%) rename src/{ => lib}/cookies/cookiemanager.ui (100%) rename src/{ => lib}/data/data.qrc (100%) rename src/{ => lib}/data/data/browsedata.db (100%) rename src/{ => lib}/data/data/bundle_version (100%) rename src/{ => lib}/data/data/ca-bundle.crt (100%) rename src/{ => lib}/data/data/profiles.ini (100%) rename src/{ => lib}/data/html.qrc (100%) rename src/{ => lib}/data/html/about.html (100%) rename src/{ => lib}/data/html/adblockPage.html (100%) rename src/{ => lib}/data/html/adblock_big.png (100%) rename src/{ => lib}/data/html/box-border-small.png (100%) rename src/{ => lib}/data/html/box-border.png (100%) rename src/{ => lib}/data/html/broken-page.png (100%) rename src/{ => lib}/data/html/close.png (100%) rename src/{ => lib}/data/html/config.html (100%) rename src/{ => lib}/data/html/copyright (100%) rename src/{ => lib}/data/html/edit.png (100%) rename src/{ => lib}/data/html/errorPage.html (100%) rename src/{ => lib}/data/html/info.png (100%) rename src/{ => lib}/data/html/jquery-ui.js (100%) rename src/{ => lib}/data/html/jquery.js (100%) rename src/{ => lib}/data/html/loading.gif (100%) rename src/{ => lib}/data/html/plus.png (100%) rename src/{ => lib}/data/html/qupzilla.ico (100%) rename src/{ => lib}/data/html/reload.png (100%) rename src/{ => lib}/data/html/reportbug.html (100%) rename src/{ => lib}/data/html/setting.png (100%) rename src/{ => lib}/data/html/speeddial.html (100%) rename src/{ => lib}/data/html/start.html (100%) rename src/{ => lib}/data/icons.qrc (100%) rename src/{ => lib}/data/icons/browsers/chrome.png (100%) rename src/{ => lib}/data/icons/browsers/firefox.png (100%) rename src/{ => lib}/data/icons/browsers/html.png (100%) rename src/{ => lib}/data/icons/browsers/opera.png (100%) rename src/{ => lib}/data/icons/exeicons/page.ico (100%) rename src/{ => lib}/data/icons/exeicons/page16.png (100%) rename src/{ => lib}/data/icons/exeicons/page32.png (100%) rename src/{ => lib}/data/icons/exeicons/page48.png (100%) rename src/{ => lib}/data/icons/exeicons/page_os2.ico (100%) rename src/{ => lib}/data/icons/exeicons/qupzilla-window.png (100%) rename src/{ => lib}/data/icons/exeicons/qupzilla.icns (100%) rename src/{ => lib}/data/icons/exeicons/qupzilla.ico (100%) rename src/{ => lib}/data/icons/exeicons/qupzilla_os2.ico (100%) rename src/{ => lib}/data/icons/faenza/back.png (100%) rename src/{ => lib}/data/icons/faenza/close.png (100%) rename src/{ => lib}/data/icons/faenza/forward.png (100%) rename src/{ => lib}/data/icons/faenza/go-next.png (100%) rename src/{ => lib}/data/icons/faenza/go-previous.png (100%) rename src/{ => lib}/data/icons/faenza/home.png (100%) rename src/{ => lib}/data/icons/faenza/list-remove.png (100%) rename src/{ => lib}/data/icons/faenza/reload.png (100%) rename src/{ => lib}/data/icons/faenza/settings.png (100%) rename src/{ => lib}/data/icons/faenza/source.png (100%) rename src/{ => lib}/data/icons/faenza/stop.png (100%) rename src/{ => lib}/data/icons/faenza/user-bookmarks.png (100%) rename src/{ => lib}/data/icons/locationbar/accept.png (100%) rename src/{ => lib}/data/icons/locationbar/privatebrowsing.png (100%) rename src/{ => lib}/data/icons/locationbar/unknownpage.png (100%) rename src/{ => lib}/data/icons/locationbar/warning.png (100%) rename src/{ => lib}/data/icons/menu/copy.png (100%) rename src/{ => lib}/data/icons/menu/dot.png (100%) rename src/{ => lib}/data/icons/menu/duck.png (100%) rename src/{ => lib}/data/icons/menu/gear.png (100%) rename src/{ => lib}/data/icons/menu/google.png (100%) rename src/{ => lib}/data/icons/menu/history.png (100%) rename src/{ => lib}/data/icons/menu/history_entry.png (100%) rename src/{ => lib}/data/icons/menu/popup.png (100%) rename src/{ => lib}/data/icons/menu/qt.png (100%) rename src/{ => lib}/data/icons/menu/rss.png (100%) rename src/{ => lib}/data/icons/menu/search-icon.png (100%) rename src/{ => lib}/data/icons/menu/translate.png (100%) rename src/{ => lib}/data/icons/menu/wikipedia.png (100%) rename src/{ => lib}/data/icons/menu/youtube.png (100%) rename src/{ => lib}/data/icons/notifications/download.png (100%) rename src/{ => lib}/data/icons/other/about.png (100%) rename src/{ => lib}/data/icons/other/adblock-disabled.png (100%) rename src/{ => lib}/data/icons/other/adblock.png (100%) rename src/{ => lib}/data/icons/other/background.png (100%) rename src/{ => lib}/data/icons/other/bighistory.png (100%) rename src/{ => lib}/data/icons/other/bigrss.png (100%) rename src/{ => lib}/data/icons/other/bigstar.png (100%) rename src/{ => lib}/data/icons/other/feed.png (100%) rename src/{ => lib}/data/icons/other/keys.png (100%) rename src/{ => lib}/data/icons/other/list-add.png (100%) rename src/{ => lib}/data/icons/other/progress.gif (100%) rename src/{ => lib}/data/icons/other/semi-transparent.png (100%) rename src/{ => lib}/data/icons/other/unsortedbookmarks.png (100%) rename src/{ => lib}/data/icons/preferences/application-x-theme.png (100%) rename src/{ => lib}/data/icons/preferences/applications-fonts.png (100%) rename src/{ => lib}/data/icons/preferences/applications-graphics.png (100%) rename src/{ => lib}/data/icons/preferences/applications-internet.png (100%) rename src/{ => lib}/data/icons/preferences/applications-system.png (100%) rename src/{ => lib}/data/icons/preferences/applications-webbrowsers.png (100%) rename src/{ => lib}/data/icons/preferences/contact-new.png (100%) rename src/{ => lib}/data/icons/preferences/dialog-password.png (100%) rename src/{ => lib}/data/icons/preferences/dialog-question.png (100%) rename src/{ => lib}/data/icons/preferences/document-properties.png (100%) rename src/{ => lib}/data/icons/preferences/extension.png (100%) rename src/{ => lib}/data/icons/preferences/mail-inbox.png (100%) rename src/{ => lib}/data/icons/preferences/preferences-desktop.png (100%) rename src/{ => lib}/data/icons/preferences/preferences-system-firewall.png (100%) rename src/{ => lib}/data/icons/preferences/style-default.png (100%) rename src/{ => lib}/data/icons/qupzilla.png (100%) rename src/{ => lib}/data/icons/qupzillaupdate.png (100%) rename src/{ => lib}/data/icons/transp.png (100%) rename src/{ => lib}/data/qupzilla.png (100%) rename src/{ => lib}/desktopnotifications/desktopnotification.cpp (100%) rename src/{ => lib}/desktopnotifications/desktopnotification.h (100%) rename src/{ => lib}/desktopnotifications/desktopnotification.ui (100%) rename src/{ => lib}/desktopnotifications/desktopnotificationsfactory.cpp (100%) rename src/{ => lib}/desktopnotifications/desktopnotificationsfactory.h (100%) rename src/{ => lib}/downloads/downloadfilehelper.cpp (100%) rename src/{ => lib}/downloads/downloadfilehelper.h (100%) rename src/{ => lib}/downloads/downloaditem.cpp (100%) rename src/{ => lib}/downloads/downloaditem.h (100%) rename src/{ => lib}/downloads/downloaditem.ui (100%) rename src/{ => lib}/downloads/downloadmanager.cpp (100%) rename src/{ => lib}/downloads/downloadmanager.h (100%) rename src/{ => lib}/downloads/downloadmanager.ui (100%) rename src/{ => lib}/downloads/downloadoptionsdialog.cpp (100%) rename src/{ => lib}/downloads/downloadoptionsdialog.h (100%) rename src/{ => lib}/downloads/downloadoptionsdialog.ui (100%) rename src/{ => lib}/history/historymanager.cpp (100%) rename src/{ => lib}/history/historymanager.h (100%) rename src/{ => lib}/history/historymanager.ui (100%) rename src/{ => lib}/history/historymodel.cpp (100%) rename src/{ => lib}/history/historymodel.h (100%) rename src/{ => lib}/history/webhistoryinterface.cpp (100%) rename src/{ => lib}/history/webhistoryinterface.h (100%) rename src/{src.pri => lib/lib.pro} (91%) rename src/{ => lib}/navigation/downicon.cpp (100%) rename src/{ => lib}/navigation/downicon.h (100%) rename src/{ => lib}/navigation/goicon.cpp (100%) rename src/{ => lib}/navigation/goicon.h (100%) rename src/{ => lib}/navigation/locationbar.cpp (100%) rename src/{ => lib}/navigation/locationbar.h (100%) rename src/{ => lib}/navigation/locationbarsettings.cpp (100%) rename src/{ => lib}/navigation/locationbarsettings.h (100%) rename src/{ => lib}/navigation/locationcompleter.cpp (100%) rename src/{ => lib}/navigation/locationcompleter.h (100%) rename src/{ => lib}/navigation/locationpopup.cpp (100%) rename src/{ => lib}/navigation/locationpopup.h (100%) rename src/{ => lib}/navigation/navigationbar.cpp (100%) rename src/{ => lib}/navigation/navigationbar.h (100%) rename src/{ => lib}/navigation/reloadstopbutton.cpp (100%) rename src/{ => lib}/navigation/reloadstopbutton.h (100%) rename src/{ => lib}/navigation/siteicon.cpp (100%) rename src/{ => lib}/navigation/siteicon.h (100%) rename src/{ => lib}/navigation/websearchbar.cpp (99%) rename src/{ => lib}/navigation/websearchbar.h (100%) rename src/{ => lib}/network/cabundleupdater.cpp (100%) rename src/{ => lib}/network/cabundleupdater.h (100%) rename src/{ => lib}/network/networkmanager.cpp (100%) rename src/{ => lib}/network/networkmanager.h (100%) rename src/{ => lib}/network/networkmanagerproxy.cpp (100%) rename src/{ => lib}/network/networkmanagerproxy.h (100%) rename src/{ => lib}/network/networkproxyfactory.cpp (100%) rename src/{ => lib}/network/networkproxyfactory.h (100%) rename src/{ => lib}/network/qupzillaschemehandler.cpp (100%) rename src/{ => lib}/network/qupzillaschemehandler.h (100%) rename src/{ => lib}/opensearch/editsearchengine.cpp (100%) rename src/{ => lib}/opensearch/editsearchengine.h (100%) rename src/{ => lib}/opensearch/editsearchengine.ui (100%) rename src/{ => lib}/opensearch/opensearchengine.cpp (100%) rename src/{ => lib}/opensearch/opensearchengine.h (100%) rename src/{ => lib}/opensearch/opensearchenginedelegate.cpp (100%) rename src/{ => lib}/opensearch/opensearchenginedelegate.h (100%) rename src/{ => lib}/opensearch/opensearchreader.cpp (100%) rename src/{ => lib}/opensearch/opensearchreader.h (100%) rename src/{ => lib}/opensearch/searchenginesdialog.cpp (100%) rename src/{ => lib}/opensearch/searchenginesdialog.h (100%) rename src/{ => lib}/opensearch/searchenginesdialog.ui (100%) rename src/{ => lib}/opensearch/searchenginesmanager.cpp (100%) rename src/{ => lib}/opensearch/searchenginesmanager.h (100%) rename src/{ => lib}/other/aboutdialog.cpp (100%) rename src/{ => lib}/other/aboutdialog.h (100%) rename src/{ => lib}/other/aboutdialog.ui (100%) rename src/{ => lib}/other/browsinglibrary.cpp (100%) rename src/{ => lib}/other/browsinglibrary.h (100%) rename src/{ => lib}/other/browsinglibrary.ui (100%) rename src/{ => lib}/other/clearprivatedata.cpp (100%) rename src/{ => lib}/other/clearprivatedata.h (100%) rename src/{ => lib}/other/clearprivatedata.ui (100%) rename src/{ => lib}/other/closedialog.ui (100%) rename src/{ => lib}/other/databasewriter.cpp (100%) rename src/{ => lib}/other/databasewriter.h (100%) rename src/{ => lib}/other/pagescreen.cpp (100%) rename src/{ => lib}/other/pagescreen.h (100%) rename src/{ => lib}/other/pagescreen.ui (100%) rename src/{ => lib}/other/sourceviewer.cpp (100%) rename src/{ => lib}/other/sourceviewer.h (100%) rename src/{ => lib}/other/sourceviewersearch.cpp (100%) rename src/{ => lib}/other/sourceviewersearch.h (100%) rename src/{ => lib}/other/sourceviewersearch.ui (100%) rename src/{ => lib}/other/statusbarmessage.cpp (100%) rename src/{ => lib}/other/statusbarmessage.h (100%) rename src/{ => lib}/other/updater.cpp (100%) rename src/{ => lib}/other/updater.h (100%) rename src/{ => lib}/plugins/clicktoflash.cpp (100%) rename src/{ => lib}/plugins/clicktoflash.h (100%) rename src/{ => lib}/plugins/plugininterface.h (100%) rename src/{ => lib}/plugins/pluginproxy.cpp (100%) rename src/{ => lib}/plugins/pluginproxy.h (100%) rename src/{ => lib}/plugins/plugins.cpp (100%) rename src/{ => lib}/plugins/plugins.h (100%) rename src/{ => lib}/plugins/speeddial.cpp (100%) rename src/{ => lib}/plugins/speeddial.h (100%) rename src/{ => lib}/plugins/webpluginfactory.cpp (100%) rename src/{ => lib}/plugins/webpluginfactory.h (100%) rename src/{ => lib}/popupwindow/popuplocationbar.cpp (100%) rename src/{ => lib}/popupwindow/popuplocationbar.h (100%) rename src/{ => lib}/popupwindow/popupwebpage.cpp (100%) rename src/{ => lib}/popupwindow/popupwebpage.h (100%) rename src/{ => lib}/popupwindow/popupwindow.cpp (100%) rename src/{ => lib}/popupwindow/popupwindow.h (100%) rename src/{ => lib}/preferences/acceptlanguage.cpp (100%) rename src/{ => lib}/preferences/acceptlanguage.h (100%) rename src/{ => lib}/preferences/acceptlanguage.ui (100%) rename src/{ => lib}/preferences/addacceptlanguage.ui (100%) rename src/{ => lib}/preferences/autofillmanager.cpp (100%) rename src/{ => lib}/preferences/autofillmanager.h (100%) rename src/{ => lib}/preferences/autofillmanager.ui (100%) rename src/{ => lib}/preferences/pluginslist.cpp (100%) rename src/{ => lib}/preferences/pluginslist.h (100%) rename src/{ => lib}/preferences/pluginslist.ui (100%) rename src/{ => lib}/preferences/preferences.cpp (100%) rename src/{ => lib}/preferences/preferences.h (100%) rename src/{ => lib}/preferences/preferences.ui (100%) rename src/{ => lib}/preferences/sslmanager.cpp (100%) rename src/{ => lib}/preferences/sslmanager.h (100%) rename src/{ => lib}/preferences/sslmanager.ui (100%) rename src/{ => lib}/preferences/thememanager.cpp (100%) rename src/{ => lib}/preferences/thememanager.h (100%) rename src/{ => lib}/preferences/thememanager.ui (100%) rename src/{ => lib}/rss/rssicon.cpp (100%) rename src/{ => lib}/rss/rssicon.h (100%) rename src/{ => lib}/rss/rssmanager.cpp (100%) rename src/{ => lib}/rss/rssmanager.h (100%) rename src/{ => lib}/rss/rssmanager.ui (100%) rename src/{ => lib}/rss/rssnotification.cpp (100%) rename src/{ => lib}/rss/rssnotification.h (100%) rename src/{ => lib}/rss/rssnotification.ui (100%) rename src/{ => lib}/rss/rsswidget.cpp (100%) rename src/{ => lib}/rss/rsswidget.h (100%) rename src/{ => lib}/rss/rsswidget.ui (100%) rename src/{ => lib}/sidebar/bookmarkssidebar.cpp (100%) rename src/{ => lib}/sidebar/bookmarkssidebar.h (100%) rename src/{ => lib}/sidebar/bookmarkssidebar.ui (100%) rename src/{ => lib}/sidebar/historysidebar.cpp (100%) rename src/{ => lib}/sidebar/historysidebar.h (100%) rename src/{ => lib}/sidebar/historysidebar.ui (100%) rename src/{ => lib}/sidebar/sidebar.cpp (100%) rename src/{ => lib}/sidebar/sidebar.h (100%) rename src/{ => lib}/tools/animatedwidget.cpp (100%) rename src/{ => lib}/tools/animatedwidget.h (100%) rename src/{ => lib}/tools/buttonbox.cpp (100%) rename src/{ => lib}/tools/buttonbox.h (100%) rename src/{ => lib}/tools/buttonwithmenu.cpp (100%) rename src/{ => lib}/tools/buttonwithmenu.h (100%) rename src/{ => lib}/tools/certificateinfowidget.cpp (100%) rename src/{ => lib}/tools/certificateinfowidget.h (100%) rename src/{ => lib}/tools/certificateinfowidget.ui (100%) rename src/{ => lib}/tools/clickablelabel.cpp (100%) rename src/{ => lib}/tools/clickablelabel.h (100%) rename src/{ => lib}/tools/closedtabsmanager.cpp (100%) rename src/{ => lib}/tools/closedtabsmanager.h (100%) rename src/{ => lib}/tools/docktitlebarwidget.cpp (100%) rename src/{ => lib}/tools/docktitlebarwidget.h (100%) rename src/{ => lib}/tools/docktitlebarwidget.ui (100%) rename src/{ => lib}/tools/enhancedmenu.cpp (100%) rename src/{ => lib}/tools/enhancedmenu.h (100%) rename src/{ => lib}/tools/followredirectreply.cpp (100%) rename src/{ => lib}/tools/followredirectreply.h (100%) rename src/{ => lib}/tools/frame.cpp (100%) rename src/{ => lib}/tools/frame.h (100%) rename src/{ => lib}/tools/globalfunctions.cpp (99%) rename src/{ => lib}/tools/globalfunctions.h (100%) rename src/{ => lib}/tools/htmlhighlighter.cpp (100%) rename src/{ => lib}/tools/htmlhighlighter.h (100%) rename src/{ => lib}/tools/iconfetcher.cpp (100%) rename src/{ => lib}/tools/iconfetcher.h (100%) rename src/{ => lib}/tools/iconprovider.cpp (100%) rename src/{ => lib}/tools/iconprovider.h (100%) rename src/{ => lib}/tools/pagethumbnailer.cpp (100%) rename src/{ => lib}/tools/pagethumbnailer.h (100%) rename src/{ => lib}/tools/progressbar.cpp (100%) rename src/{ => lib}/tools/progressbar.h (100%) rename src/{ => lib}/tools/toolbutton.cpp (100%) rename src/{ => lib}/tools/toolbutton.h (100%) rename src/{ => lib}/tools/treewidget.cpp (100%) rename src/{ => lib}/tools/treewidget.h (100%) rename src/{ => lib}/tools/widget.cpp (100%) rename src/{ => lib}/tools/widget.h (100%) rename src/{ => lib}/webview/jsalert.ui (100%) rename src/{ => lib}/webview/jsconfirm.ui (100%) rename src/{ => lib}/webview/jsprompt.ui (100%) rename src/{ => lib}/webview/popupwebview.cpp (100%) rename src/{ => lib}/webview/popupwebview.h (100%) rename src/{ => lib}/webview/searchtoolbar.cpp (100%) rename src/{ => lib}/webview/searchtoolbar.h (100%) rename src/{ => lib}/webview/searchtoolbar.ui (100%) rename src/{ => lib}/webview/siteinfo.cpp (100%) rename src/{ => lib}/webview/siteinfo.h (100%) rename src/{ => lib}/webview/siteinfo.ui (100%) rename src/{ => lib}/webview/siteinfowidget.cpp (100%) rename src/{ => lib}/webview/siteinfowidget.h (100%) rename src/{ => lib}/webview/siteinfowidget.ui (100%) rename src/{ => lib}/webview/tabbar.cpp (100%) rename src/{ => lib}/webview/tabbar.h (100%) rename src/{ => lib}/webview/tabbedwebview.cpp (100%) rename src/{ => lib}/webview/tabbedwebview.h (100%) rename src/{ => lib}/webview/tabwidget.cpp (100%) rename src/{ => lib}/webview/tabwidget.h (100%) rename src/{ => lib}/webview/webhistorywrapper.cpp (100%) rename src/{ => lib}/webview/webhistorywrapper.h (100%) rename src/{ => lib}/webview/webinspectordockwidget.cpp (100%) rename src/{ => lib}/webview/webinspectordockwidget.h (100%) rename src/{ => lib}/webview/webpage.cpp (100%) rename src/{ => lib}/webview/webpage.h (100%) rename src/{ => lib}/webview/webtab.cpp (100%) rename src/{ => lib}/webview/webtab.h (100%) rename src/{ => lib}/webview/webview.cpp (100%) rename src/{ => lib}/webview/webview.h (100%) rename src/{ => lib}/webview/webviewsettings.cpp (100%) rename src/{ => lib}/webview/webviewsettings.h (100%) rename src/{ => main}/Info.plist (100%) rename src/{ => main}/appicon.rc (100%) rename src/{ => main}/appicon_os2.rc (100%) rename src/{ => main}/main.cpp (100%) create mode 100644 src/main/main.pro create mode 100644 src/plugins.pri create mode 100644 src/plugins/TestPlugin/TestPlugin.pro rename {plugins => src/plugins}/TestPlugin/testplugin.cpp (98%) rename {plugins => src/plugins}/TestPlugin/testplugin.h (100%) create mode 100644 src/plugins/TestPlugin/testplugin.qrc rename {plugins/TestPlugin => src/plugins/TestPlugin/translations}/cs_CZ.ts (100%) rename {plugins/TestPlugin => src/plugins/TestPlugin/translations}/de_DE.ts (100%) rename {plugins/TestPlugin => src/plugins/TestPlugin/translations}/el_GR.ts (100%) rename {plugins/TestPlugin => src/plugins/TestPlugin/translations}/id_ID.ts (100%) rename {plugins/TestPlugin => src/plugins/TestPlugin/translations}/sk_SK.ts (100%) rename {plugins/TestPlugin => src/plugins/TestPlugin/translations}/sr_BA.ts (100%) rename {plugins/TestPlugin => src/plugins/TestPlugin/translations}/sr_RS.ts (100%) rename {plugins/TestPlugin => src/plugins/TestPlugin/translations}/zh_CN.ts (100%) rename {plugins/TestPlugin => src/plugins/TestPlugin/translations}/zh_TW.ts (100%) rename {plugins => src/plugins}/plugins.pro (100%) delete mode 100644 translations.pri create mode 100644 translations/translations.pri diff --git a/QupZilla.pro b/QupZilla.pro index ac11f4fdb..933b0d434 100644 --- a/QupZilla.pro +++ b/QupZilla.pro @@ -11,6 +11,4 @@ lessThan(QT_VERSION, 4.7) { } TEMPLATE = subdirs -SUBDIRS = src main -build_plugins: SUBDIRS += plugins -CONFIG += ordered +SUBDIRS = src diff --git a/install.pri b/install.pri deleted file mode 100644 index 890bb832c..000000000 --- a/install.pri +++ /dev/null @@ -1,48 +0,0 @@ -mac { - QMAKE_INFO_PLIST = $$PWD/src/Info.plist - ICON = $$PWD/src/data/icons/exeicons/qupzilla.icns - - bundle_target.files += $$PWD/bin/locale - bundle_target.files += $$PWD/bin/themes - build_plugins: bundle_target.files += $$PWD/bin/plugins - bundle_target.path = Contents/Resources - - bundle_target2.files += $$PWD/bin/ - - QMAKE_BUNDLE_DATA += bundle_target -} - -!mac:unix { - target.path = $$binary_folder - - target1.files += $$PWD/bin/locale - target1.files += $$PWD/bin/themes - target1.path = $$data_folder - - target2.files = $$PWD/linux/applications/qupzilla.desktop - target2.path = $$launcher_folder - - target3.files = $$PWD/linux/pixmaps/qupzilla.png - target3.path = $$icon_folder - - ico16.files = $$PWD/linux/hicolor/16x16/apps/qupzilla.png - ico16.path = $$hicolor_folder/16x16/apps - - ico32.files = $$PWD/linux/hicolor/32x32/apps/qupzilla.png - ico32.path = $$hicolor_folder/32x32/apps - - ico48.files = $$PWD/linux/hicolor/48x48/apps/qupzilla.png - ico48.path = $$hicolor_folder/48x48/apps - - ico64.files = $$PWD/linux/hicolor/64x64/apps/qupzilla.png - ico64.path = $$hicolor_folder/64x64/apps - - ico128.files = $$PWD/linux/hicolor/128x128/apps/qupzilla.png - ico128.path = $$hicolor_folder/128x128/apps - - ico256.files = $$PWD/linux/hicolor/256x256/apps/qupzilla.png - ico256.path = $$hicolor_folder/256x256/apps - - INSTALLS += target target1 target2 target3 - INSTALLS += ico16 ico32 ico48 ico64 ico128 ico256 -} diff --git a/main/main.pro b/main/main.pro deleted file mode 100644 index 3065da64c..000000000 --- a/main/main.pro +++ /dev/null @@ -1,18 +0,0 @@ -QT += core gui webkit sql network script -unix: QT += dbus - -TARGET = qupzilla -TEMPLATE = app -LIBS += -L../bin -lqupzilla - -include(../defines.pri) -include(../install.pri) -include(../translations.pri) -include(../src/3rdparty/qtsingleapplication.pri) - -INCLUDEPATH += ../src/app -SOURCES = ../src/main.cpp - -unix:contains(DEFINES, "NO_SYSTEM_DATAPATH"): QMAKE_RPATHDIR += $$PWD/../bin - -message(========== Building qupzilla binary ==========) diff --git a/plugins.pri b/plugins.pri deleted file mode 100644 index b56290420..000000000 --- a/plugins.pri +++ /dev/null @@ -1,42 +0,0 @@ -include(defines.pri) - -INCLUDEPATH += $$PWD/src/3rdparty\ - $$PWD/src/app\ - $$PWD/src/autofill\ - $$PWD/src/bookmarks\ - $$PWD/src/cookies\ - $$PWD/src/downloads\ - $$PWD/src/history\ - $$PWD/src/navigation\ - $$PWD/src/network\ - $$PWD/src/other\ - $$PWD/src/preferences\ - $$PWD/src/rss\ - $$PWD/src/tools\ - $$PWD/src/utils\ - $$PWD/src/webview\ - $$PWD/src/plugins\ - $$PWD/src/sidebar\ - $$PWD/src/data\ - $$PWD/src/adblock\ - $$PWD/src/desktopnotifications\ - $$PWD/src/opensearch\ - $$PWD/src/bookmarksimport\ - $$PWD/src/popupwindow\ - -TEMPLATE = lib -CONFIG += plugin -DESTDIR = $$PWD/bin/plugins/ - -OBJECTS_DIR = build -MOC_DIR = build -RCC_DIR = build -UI_DIR = build - -LIBS += -L $$PWD/bin -lqupzilla - -!mac:unix { - target.path = $$library_folder/qupzilla - - INSTALLS += target -} diff --git a/plugins/TestPlugin/TestPlugin.pro b/plugins/TestPlugin/TestPlugin.pro deleted file mode 100644 index 63cae9c98..000000000 --- a/plugins/TestPlugin/TestPlugin.pro +++ /dev/null @@ -1,22 +0,0 @@ -#------------------------------------------------- -# -# Project created by QtCreator 2011-02-13T10:23:13 -# -#------------------------------------------------- -QT += network webkit sql -TARGET = ExamplePlugin - -SOURCES += testplugin.cpp -HEADERS += testplugin.h -RESOURCES += \ - testplugin.qrc - -TRANSLATIONS += cs_CZ.ts\ - sk_SK.ts\ - sr_BA.ts\ - sr_RS.ts\ - de_DE.ts\ - el_GR.ts\ - id_ID.ts\ - -include(../../plugins.pri) diff --git a/plugins/TestPlugin/cs_CZ.qm b/plugins/TestPlugin/cs_CZ.qm deleted file mode 100644 index dd1626991d6de935fe93319ffa8897131fda07e3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 486 zcmcE7ks@*G{hX<16=n7(EZlq7iGhJZgMmMe8Auy2c$rNF(hLlKhxHj47}>ad=lTI@ zBmQ_UPoU_$Odw|_NF@(L6hk6I8Dk{FTZR%2kPbE=W_8ZVFHU6#vbaK0i%SA>O4Bp* z7(wbS82o_hiy2Blx)@R!@__mj7)lwk86GlJ0m*!z=u3tSAg#cV0wfCXd=XxM4&mzKsyx}(ttMRF{A^@EHK}S zL6<=jZiB2_W>Im8LIK#-3W>=jnfZAN<@rU~#R^usn%L~&U~mMxISXzEt4C^1PChoZ mMhw0{e?jam!0NgxoPHPctyDIko)Ix>CS?D_u=&9_3>20D3V82=n2luzIBC zRw|@nItZJ=HVnZ)FJ%Bd1qudoLtZH?wWv~|I1?PXsG+Zr3W;-c M%R7LP&BVwE01)_&ivR!s diff --git a/plugins/TestPlugin/el_GR.qm b/plugins/TestPlugin/el_GR.qm deleted file mode 100644 index 51f4b54ccfb2244c8479b49800252a4e873f8515..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 723 zcmcE7ks@*G{hX<16=n7(EZlq7iGhK^fWhyuJ_7?|5J$RsDUkljE4dgR0@W*p`0;zqO3=B+7%s`d~^8)6L%m_8!|kksN52$vCLs0j{3Hv)~_ z4K(a5UJJxv7UX8;W#%U4C=}qdD1v!9(5S7^J8)x_p`4(7=a zcfieH^+?Uh$;YPFjU@N)0l5|GD-?ggZ4&dXR7k^gFgB|_fN``R=y6b7K;q>L*l28t ifw*{63QH}jR4C2_Cl1uOQ%HrR8FYtq022!nBO?H1)_ec>3kqr3bZH# m9L~gty;4|eQKdq0COCpo!(Sm467T5F=m4b)M#ldvOe_F?ew3yF diff --git a/plugins/TestPlugin/sr_BA.qm b/plugins/TestPlugin/sr_BA.qm deleted file mode 100644 index 3e040abd4721c4e617209af578efd9709be22344..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 684 zcmcE7ks@*G{hX<16=n7(EZlq7iGhK^fWhyuJ_7@z5l6atDUd$N6v-#Kq0P>)Z!8dml0%~12&i#3K*Mc87O)tw zSOZyhEXL@TuvoDez%3DjS(2NXmzkTGqfmg;GApoUMl1$E108_Io3KQI*(g2$84j1X zU{GMNV$fyKgj*-;mRVF>0<}aTF}Wl&KTn}NzbLy{!Ae&Xn-_Ul#DO+}>@#AqgPX(Z zk(!f}k4?Q1iww}y5pb6g;a<3@V!o9MX_yYgW{n$*5HQ5;K;aDZE-3U(z@hEP;skc8 z0gEj>+-=~ogAr74tChl1iz*e0Gr zfV8mzF`sKiVs1fBszN|cX?kWJJ5Y!#B(=B%!es;*W`<^%4bWg)u;B(Q)pW#%U4C=}qd$_i|i5sLxPKnE5B788~zFdN1FAj9GE77PjuRt&lf znsDo6-7<@cOQ4o0Bqo<+=I1Gt=NDxcD_H4jV)Gymi#X6GkbOohc5ri8JyLUW^0BEm zVvzxQIs)!8BHRl%Rm`_iAq~@k*sO735dub^9WW9>-i-jVO~9e;$l?TcssW2FJlwHH tG)gQeg{2l%DimjeBO5g)6jC8+0NoKCz{uwnWc;hi{a=KM<*yExFaYn6f~)`l diff --git a/plugins/TestPlugin/testplugin.qrc b/plugins/TestPlugin/testplugin.qrc deleted file mode 100644 index 3021ae886..000000000 --- a/plugins/TestPlugin/testplugin.qrc +++ /dev/null @@ -1,10 +0,0 @@ - - - cs_CZ.qm - sk_SK.qm - sr_BA.qm - sr_RS.qm - de_DE.qm - el_GR.qm - - diff --git a/plugins/TestPlugin/zh_CN.qm b/plugins/TestPlugin/zh_CN.qm deleted file mode 100644 index a9a731588f87b85533e76c2e494628a6bdce23a9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 504 zcmcE7ks@*G{hX<16=n7(EZlq7iGhK^fWhyuK9GLGk#1hfz`z*Jmp~0uNK7ut%+FIO&o9a@Ro!U|CDG zjvqq+chFV;7?3d&y!~VR+8C@DbQv_^ZjyD&EGjO68l;ezT#}ier%;|>lwGV~rK^d} zi7X)}!cM~VvwEcFload(":/testplugin/" + locale); + translator->load(":/testplugin/locale/" + locale); return translator; } diff --git a/plugins/TestPlugin/testplugin.h b/src/plugins/TestPlugin/testplugin.h similarity index 100% rename from plugins/TestPlugin/testplugin.h rename to src/plugins/TestPlugin/testplugin.h diff --git a/src/plugins/TestPlugin/testplugin.qrc b/src/plugins/TestPlugin/testplugin.qrc new file mode 100644 index 000000000..2e2eefd39 --- /dev/null +++ b/src/plugins/TestPlugin/testplugin.qrc @@ -0,0 +1,12 @@ + + + locale/cs_CZ.qm + locale/de_DE.qm + locale/el_GR.qm + locale/sk_SK.qm + locale/sr_BA.qm + locale/sr_RS.qm + locale/zh_CN.qm + locale/zh_TW.qm + + diff --git a/plugins/TestPlugin/cs_CZ.ts b/src/plugins/TestPlugin/translations/cs_CZ.ts similarity index 100% rename from plugins/TestPlugin/cs_CZ.ts rename to src/plugins/TestPlugin/translations/cs_CZ.ts diff --git a/plugins/TestPlugin/de_DE.ts b/src/plugins/TestPlugin/translations/de_DE.ts similarity index 100% rename from plugins/TestPlugin/de_DE.ts rename to src/plugins/TestPlugin/translations/de_DE.ts diff --git a/plugins/TestPlugin/el_GR.ts b/src/plugins/TestPlugin/translations/el_GR.ts similarity index 100% rename from plugins/TestPlugin/el_GR.ts rename to src/plugins/TestPlugin/translations/el_GR.ts diff --git a/plugins/TestPlugin/id_ID.ts b/src/plugins/TestPlugin/translations/id_ID.ts similarity index 100% rename from plugins/TestPlugin/id_ID.ts rename to src/plugins/TestPlugin/translations/id_ID.ts diff --git a/plugins/TestPlugin/sk_SK.ts b/src/plugins/TestPlugin/translations/sk_SK.ts similarity index 100% rename from plugins/TestPlugin/sk_SK.ts rename to src/plugins/TestPlugin/translations/sk_SK.ts diff --git a/plugins/TestPlugin/sr_BA.ts b/src/plugins/TestPlugin/translations/sr_BA.ts similarity index 100% rename from plugins/TestPlugin/sr_BA.ts rename to src/plugins/TestPlugin/translations/sr_BA.ts diff --git a/plugins/TestPlugin/sr_RS.ts b/src/plugins/TestPlugin/translations/sr_RS.ts similarity index 100% rename from plugins/TestPlugin/sr_RS.ts rename to src/plugins/TestPlugin/translations/sr_RS.ts diff --git a/plugins/TestPlugin/zh_CN.ts b/src/plugins/TestPlugin/translations/zh_CN.ts similarity index 100% rename from plugins/TestPlugin/zh_CN.ts rename to src/plugins/TestPlugin/translations/zh_CN.ts diff --git a/plugins/TestPlugin/zh_TW.ts b/src/plugins/TestPlugin/translations/zh_TW.ts similarity index 100% rename from plugins/TestPlugin/zh_TW.ts rename to src/plugins/TestPlugin/translations/zh_TW.ts diff --git a/plugins/plugins.pro b/src/plugins/plugins.pro similarity index 100% rename from plugins/plugins.pro rename to src/plugins/plugins.pro diff --git a/src/src.pro b/src/src.pro index 15bea6acd..59cb83bda 100644 --- a/src/src.pro +++ b/src/src.pro @@ -1,20 +1,5 @@ -QT += core gui webkit sql network script -unix:QT += dbus -TARGET = qupzilla -TEMPLATE = lib +TEMPLATE = subdirs +SUBDIRS = lib main +build_plugins: SUBDIRS += plugins -include(3rdparty/qtsingleapplication.pri) -include(src.pri) -include(../defines.pri) - -SOURCES -= main.cpp - -!mac:unix { - target.path = $$library_folder - - INSTALLS += target -} - -message(========== Building libqupzilla ==========) -message( Using following defines:) -message($$DEFINES) +CONFIG += ordered diff --git a/translations.pri b/translations.pri deleted file mode 100644 index f7024739c..000000000 --- a/translations.pri +++ /dev/null @@ -1,33 +0,0 @@ -TRANSLATIONS += $$PWD/translations/cs_CZ.ts\ - $$PWD/translations/sk_SK.ts\ - $$PWD/translations/de_DE.ts\ - $$PWD/translations/nl_NL.ts\ - $$PWD/translations/zh_CN.ts\ - $$PWD/translations/zh_TW.ts\ - $$PWD/translations/it_IT.ts\ - $$PWD/translations/pl_PL.ts\ - $$PWD/translations/es_ES.ts\ - $$PWD/translations/fr_FR.ts\ - $$PWD/translations/el_GR.ts\ - $$PWD/translations/ru_RU.ts\ - $$PWD/translations/pt_PT.ts\ - $$PWD/translations/sr_BA.ts\ - $$PWD/translations/sr_RS.ts\ - $$PWD/translations/sv_SE.ts\ - $$PWD/translations/id_ID.ts\ - -isEmpty(QMAKE_LRELEASE) { - win32|os2:QMAKE_LRELEASE = $$[QT_INSTALL_BINS]\\lrelease.exe - else:QMAKE_LRELEASE = $$[QT_INSTALL_BINS]/lrelease - unix { - !exists($$QMAKE_LRELEASE) { QMAKE_LRELEASE = lrelease-qt4 } - } else { - !exists($$QMAKE_LRELEASE) { QMAKE_LRELEASE = lrelease } - } -} - -updateqm.input = TRANSLATIONS -updateqm.output = $$PWD/bin/locale/${QMAKE_FILE_BASE}.qm -updateqm.commands = $$QMAKE_LRELEASE -silent ${QMAKE_FILE_IN} -qm $$PWD/bin/locale/${QMAKE_FILE_BASE}.qm -updateqm.CONFIG += no_link target_predeps -QMAKE_EXTRA_COMPILERS += updateqm diff --git a/translations/homepage/de_DE.php b/translations/homepage/de_DE.php index 118eeca33..b78716f4a 100644 --- a/translations/homepage/de_DE.php +++ b/translations/homepage/de_DE.php @@ -1,4 +1,4 @@ -" //Home Page $actual_version = "Versione corrente"; $actual_version_text = "La versione corrente è stata rilasciata il ". $qupzilla_version_date . - " ed è la versione " . $qupzilla_version . ". L'elenco dei cambiamenti è disponibile nel changelog.
Non esitare e scaricalo adesso!"; + " ed è la versione " . $qupzilla_version . ". Cambiamenti nel changelog.
Non esitare e scaricalo adesso!"; $actual_version_button = "DOWNLOAD"; $older_versions = "Changelog"; -$older_versions_text = "Ti sei mai chiesto cosa succede tra una versione l'altra?
Puoi trovare tutto nel changelog su github!"; +$older_versions_text = "Ti sei mai chiesto cosa succede tra una versione e l'altra?
Puoi trovare tutto nel changelog su github!"; $older_versions_button = "Changelog"; $reportbug = "Apri una segnalazione"; $reportbug_text = "Hai trovato un bug o vuoi solo proporre dei suggerimenti per migliorare QupZilla?
@@ -26,7 +26,7 @@ $reportbug_text = "Hai trovato un bug o vuoi solo proporre dei suggerimenti per $reportbug_button = "Riporta adesso"; $technology = "Tecnologia"; $technology_text = "QupZilla è un browser web moderno basato su piattaforma WebKit e Framework Qt. WebKit garantisce una navigazione veloce - e l'utilizzabilità delle Qt su tutte le maggiori piattaforme."; + e Qt l'utilizzabilità su tutte le maggiori piattaforme."; $technology_button = "WebKit & Qt"; $looknfeel_header = "Aspetto nativo"; $looknfeel_text = "QupZilla utilizza lo stile nativo delle applicazioni sui principali Desktop Environment di Linux. Utilizza inoltre le icone del tema attivo. Se credi che i temi nativi siano noiosi o se ti danno qualche problema, puoi sempre scegliere tra altri temi."; @@ -34,9 +34,9 @@ $library_header = "Libreria unificata"; $library_text = "QupZilla unifica segnalibri, cronologia e lettore di fonti in un'unica finestra. Niente più finestre multiple, QupZilla ne usa solo una!
Con il lettore di fonti integrato, puoi rimanere aggiornato sui tuoi siti preferiti. QupZilla può anche importare i segnalibri da altri browser."; $adblock_header = "Filtro AdBlock integrato"; -$adblock_text = "Sei stanco dei siti pieni di pubblicità? Consumano la tua banda ed il tuo tempo? L'unica cosa di cui hai bisogno con QupZilla è aggiornare la lista EasyListis o aggiungere le tue regole personali ed iniziare a navigare libero dalla pubblicità."; +$adblock_text = "Sei stanco dei siti pieni di pubblicità, che consumano la tua banda ed il tuo tempo? L'unica cosa che devi fare con QupZilla è aggiornare la lista EasyList o aggiungere le tue regole personalizzate ed iniziare a navigare libero dalla pubblicità."; $speeddial_header = "Speed Dial"; -$speeddial_text = "Questa famosa estensione è finalmente disponibile per gli utenti di QupZilla! Ora puoi accedere alle tue pagine preferite velocemente come vorresti in una pagina aperta in una nuova scheda. Inutile dire che supporta appieno il drag&drop e il caricamento dell'anteprima delle pagine."; +$speeddial_text = "Questa famosa estensione è finalmente disponibile per gli utenti di QupZilla! Ora puoi accedere alle tue pagine preferite velocemente come vorresti, in una pagina aperta in una nuova scheda. Inutile dire che supporta appieno il drag&drop e il caricamento dell'anteprima delle pagine."; $devnews_header = "Notizie sullo sviluppo"; $feed_loading = "Caricamento..."; @@ -60,14 +60,14 @@ $contribute_to = "Contribuisci a QupZilla"; $contribute_text = "QupZilla è un progetto open source, quindi il tuo aiuto è molto gradito! Sarò molto felice di includere le correzioni che mi manderai. Ma l'hacking del codice non è l'unico modo per aiutare: puoi tradurre QupZilla nella tua lingua o semplicemente condividerlo con i tuoi amici. Ricorda, ogni aiuto (anche piccolo) è molto apprezzato!"; $getting_source = "Ottenere i sorgenti"; -$getting_source_text1 = "Il modo più semplice per ottenere i sorgenti di QupZilla è clonarlo dal repository github. Puoi farlo eseguendo questo comando"; +$getting_source_text1 = "Il modo più semplice per ottenere i sorgenti di QupZilla è clonarli dal repository github. Puoi farlo eseguendo questo comando"; $getting_source_text2 = "e poi puoi iniziare l'hacking. Puoi inviarmi le correzioni via e-mail o su github."; $translating = "Tradurre in atre lingue"; $translating_text = "Un altro modo per contribuire è aggiungere traduzioni o migliorare quelle attuali. Se vuoi aggiungere una nuova traduzione, puoi generare manualmente il nuovo file di traduzione, o puoi contattarmi e lo farò io per te. Puoi inviarmi anche le traduzioni via e-mail o su github."; -$translating_moreinfo = "Maggiori informazioni sulla traduzione qui [wiki su github]"; +$translating_moreinfo = "Maggiori informazioni sulla traduzione qui [wiki at github]"; $creators = "Chi crea QupZilla?"; $creators_text = "Il proprietario, mantenitore e sviluppatore principale del progetto è lo studente Ceco David Rosca (nowrep).
Oltre alla programmazione, anche altre persone contribuiscono a QupZilla, traducendolo o supportandolo. La lista completa dei collaboratori può essere trovata qui [su github].

Puoi anche collegarti al canale IRC #qupzilla su irc.freenode.net per parlare con le persone coinvolte in QupZilla."; $share_with_friends = "Dillo ai tuoi amici!"; -$share_with_friends_text = "Ti piace QupZilla? Allora condividilo con i tuoi amici!"; +$share_with_friends_text = "Ti piace QupZilla? Allora condividilo con i tuoi amici!" ?> diff --git a/translations/homepage/pl_PL.php b/translations/homepage/pl_PL.php index 85c79f331..c69205cba 100644 --- a/translations/homepage/pl_PL.php +++ b/translations/homepage/pl_PL.php @@ -1,4 +1,4 @@ - Show Only Icons - + Toon alleen pictogrammen @@ -853,7 +853,7 @@ Remove - Verwijder + Verwijder @@ -1120,7 +1120,7 @@ Stored Cookies - + Opgeslagen cookies @@ -1198,39 +1198,39 @@ Cookie Filtering - + Cookie-filtering <b>Cookie whitelist</b> - + <b>Cookies: witte lijst</b> Cookies from these servers will ALWAYS be accepted (even if you have disabled saving cookies) - + Cookies van deze servers zullen ALTIJD worden geaccepteerd (ook als u cookies opslaan uitgeschakeld heeft) Add - Voeg toe + Voeg toe Remove - Verwijder + Verwijder <b>Cookie blacklist</b> - + <b>Cookies: zwarte lijst</b> Cookies from these servers will NEVER be accepted - + Cookies van deze servers zullen NOOIT worden geaccepteerd @@ -1255,12 +1255,12 @@ Add to whitelist - + Voeg toe aan witte lijst Add to blacklist - + Voeg toe aan zwarte lijst @@ -3068,7 +3068,7 @@ werd niet gevonden! Configuration Information - + Informatie over configuratie @@ -3399,7 +3399,7 @@ werd niet gevonden! Configuration Information - + Informatie over configuratie @@ -3431,12 +3431,12 @@ werd niet gevonden! Application version - + Programma-versie Qt version - + Qt-versie @@ -3456,32 +3456,32 @@ werd niet gevonden! Preferences - Instellingen + Instellingen Option - + Optie Value - Waarde + Waarde Name - + Naam Author - + Auteur Description - + Beschrijving @@ -3527,7 +3527,7 @@ werd niet gevonden! E-mail is optional<br/><b>Note: </b>Please read how to make a bug report <a href=%1>here</a> first. - + E-mail is optioneel<br/><b>Noot: </b>Lees alstublieft eerst hoe een bug-rapportage aan te maken<a href=%1>here</a>. @@ -3612,12 +3612,12 @@ werd niet gevonden! This page contains information about QupZilla's current configuration, plugins, etc, all relevant information for troubleshooting. Please include these information when sending bug reports. - + Deze pagina bevast informatie over QupZilla's huidige configuratie, plugins, etc, alle relevante informatie voor probleemoplossing. Vermeld deze alstublieft bij het verzenden van bugrapportages. No available plugins. - + Geen beschikbare plugins. diff --git a/translations/translations.pri b/translations/translations.pri new file mode 100644 index 000000000..6afac5ffa --- /dev/null +++ b/translations/translations.pri @@ -0,0 +1,25 @@ +TRANSLATIONS += $$PWD/cs_CZ.ts\ + $$PWD/sk_SK.ts\ + $$PWD/de_DE.ts\ + $$PWD/nl_NL.ts\ + $$PWD/zh_CN.ts\ + $$PWD/zh_TW.ts\ + $$PWD/it_IT.ts\ + $$PWD/pl_PL.ts\ + $$PWD/es_ES.ts\ + $$PWD/fr_FR.ts\ + $$PWD/el_GR.ts\ + $$PWD/ru_RU.ts\ + $$PWD/pt_PT.ts\ + $$PWD/sr_BA.ts\ + $$PWD/sr_RS.ts\ + $$PWD/sv_SE.ts\ + $$PWD/id_ID.ts\ + +include(../src/defines.pri) + +updateqm.input = TRANSLATIONS +updateqm.output = $$PWD/../bin/locale/${QMAKE_FILE_BASE}.qm +updateqm.commands = $$QMAKE_LRELEASE -silent ${QMAKE_FILE_IN} -qm $$PWD/../bin/locale/${QMAKE_FILE_BASE}.qm +updateqm.CONFIG += no_link target_predeps +QMAKE_EXTRA_COMPILERS += updateqm