69 Commits (71615c675f5e25385e6c4cf925295fd46bc29353)

Author SHA1 Message Date
David Rosca 71615c675f
Plugins: Allow to specify icon path relative to metadata directory 8 years ago
David Rosca ea0497be55
Plugins: Don't print error twice when failed to load plugin 8 years ago
David Rosca 4d2f02ac45
Remove option to change language on per-profile basis 8 years ago
David Rosca ec1e30314c
DataPaths: Only load plugins from first path in portable build 8 years ago
David Rosca 2873cf45a9
PyFalkon: Install into standard plugin path 8 years ago
David Rosca ee84b87d20
PyFalkon: Fix build system 8 years ago
David Rosca 2e377390b5
Add experimental support for Python extensions 8 years ago
David Rosca 929851095a
Plugins: Rework to allow more plugin types 8 years ago
David Rosca 72f9c4eb7b
DataPaths: Add locate function 8 years ago
David Rosca f27bc89019
Plugins: Save only filename of loaded plugins 8 years ago
David Rosca 7c013f5342
Plugins: Port plugin spec to standard desktop file 8 years ago
David Rosca 6f20d5e511 Move build config options to config.h 8 years ago
David Rosca fdeb350746 Plugins: Remove option to disable loading extensions 8 years ago
David Rosca d5608d823b Enable plugins by default also in portable mode 8 years ago
David Rosca f16580dc05 AdBlockPlugin: Change into real internal plugin 8 years ago
David Rosca 9bff0f1b5c Plugins: Remove no longer used Click2Flash settings 8 years ago
David Rosca d00e769749 Initial rename to Falkon 9 years ago
David Rosca d68840a32b Fix forgetting loaded plugins in portable mode 9 years ago
David Rosca 51130f4ed7 Revert "Plugins: Only resolve relative plugin paths" 9 years ago
David Rosca 3447e139b5 Plugins: Only resolve relative plugin paths 9 years ago
David Rosca 6cac8b50ce Plugins: Use relative paths when NO_SYSTEM_DATAPATH is set 9 years ago
David Rosca b6fcfba09a SpeedDial: First try to port it to QtWebEngine 11 years ago
David Rosca 60b2386a6e Initial port to QtWebEngine 11 years ago
David Rosca 3962c63927 Plugins: Don't exclude allowed plugins from available plugins list 12 years ago
David Rosca bcc9f3f431 Portable: Fix auto-loading saved plugins on startup 12 years ago
David Rosca 52f3811916 SpeedDial: Save using AutoSaver 12 years ago
David Rosca 464f05962e Plugins: Use settings path without trailing slash 12 years ago
nowrep b73751f497 [GreaseMonkey] Cleanup of GM_Downloader code 12 years ago
K0r5hun 8e0d849e01 Fix compile issue with plugins on msvc. 12 years ago
nowrep fe0b03fdb7 Include QDebug in qzcommon.h 12 years ago
nowrep 969f262cf8 [DataPaths] Don't add trailing slash to paths 12 years ago
nowrep 214279e3bb [DataPaths] Added new class DataPaths 12 years ago
nowrep a7d382ee42 [Cleanup] Use QZ_WS_X11 only for X11 specific code 12 years ago
nowrep 5230554943 [code] Coding style 12 years ago
nowrep 29b6b93dd4 [Portable] Portable mode can now be enabled with commandline option 12 years ago
nowrep 31afc8aee6 [KWalletPasswords] Build only with Qt4. 12 years ago
Jonathan Hooverman d917f43cf0 Updated copyright year to 2014 12 years ago
nowrep 18baba4489 Correctly set fileName member of Plugin struct. 13 years ago
nowrep a172327992 [Plugins] Added InitState to plugin's init() function 13 years ago
laoch ad33d353af Fix issue with missing semicolon with portable Windows builds. 13 years ago
nowrep 672c388407 [Plugins] Print error message when failed to load plugin. 13 years ago
nowrep 83b7f6d1c0 [Portable] Save loaded plugins with relative path. 13 years ago
nowrep c36e13da32 Fixed previous commit. 13 years ago
nowrep adcb8570ed Added Yu Hai into translators. 13 years ago
nowrep 5f5cf7417d [Code] Updated coding style with patched Astyle + normalized signals. 13 years ago
nowrep c3a0e1f13a [spellcheck] Added context menu options to replace misspelled words. 13 years ago
nowrep 949bfe42ed GreaseMonkey: Reload scripts on when source file changes. 13 years ago
nowrep 44693080cb Qt5: Fixed Q_WS_X11 macro usage 13 years ago
nowrep 7b21bf61f1 Q_OS_X11 macro is invalid in both Qt 4 & 5. 14 years ago
nowrep c7cdaf824f Qt5: Changing Q_WS_* macros to Q_OS_* 14 years ago