1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 02:02:10 +02:00
Commit Graph

675 Commits

Author SHA1 Message Date
nowrep
6eac428266 Changed appearance of plugin list in Preferences. 2012-02-25 12:34:16 +01:00
nowrep
783d49ce64 [Fix] Fixed showing plugin icons when plugin is not loaded. 2012-02-25 10:22:23 +01:00
Mladen Pejaković
ea7caa37bd Mouse Gestures plugin ts files 2012-02-24 21:58:21 +01:00
Mladen Pejaković
aeb2e3c396 Mouse Gestures plugin Serbian translation 2012-02-24 21:56:38 +01:00
nowrep
aa55fac706 Small cleanup ... 2012-02-24 21:13:06 +01:00
nowrep
af7a041714 Added new plugin: Mouse Gestures.
- setting building plugins as default now
- closes #255
2012-02-24 21:03:44 +01:00
Mladen Pejaković
74a5c4422b Improvements to Dictionary and Translate webview menu entries 2012-02-24 20:56:19 +01:00
Mladen Pejaković
d145b50c17 Cosmetic changes in webview context menu 2012-02-24 20:55:35 +01:00
Mladen Pejaković
bd5f86bd6d Add 'Search with...' in context menu 2012-02-24 20:54:05 +01:00
nowrep
b65819dbed Updated translations 2012-02-23 22:18:02 +01:00
nowrep
d8930197cb Updated scripts to play nice with changed directory structure. 2012-02-23 22:07:05 +01:00
nowrep
862d287647 Merge branch 'master' of github.com:nowrep/QupZilla 2012-02-23 21:54:32 +01:00
nowrep
2eb6de0a34 [Fix] Fixed garbled rednering of Desktop notifications 2012-02-23 21:53:22 +01:00
Mladen Pejaković
6b2def1fc1 Example Plugin Serbian translations update 2012-02-23 21:32:37 +01:00
nowrep
b36e268e0b [Fix] Fixed breaking speed dial when adding url with ' 2012-02-23 20:24:44 +01:00
nowrep
9c789792f4 Rearranged directory structure. All sources are under src/ dir now.
- updated Italian homepage translation
2012-02-23 19:18:08 +01:00
nowrep
9a59711b78 [Fix] Fixed showing url's in locationbar. Regression from da3d929 2012-02-22 19:12:22 +01:00
nowrep
37f5d1bb6e Improved Plugin API. Plugins can now receive input events.
- mousePress, mouseRelease, mouseMove
- keyPress, keyRelease
- only WebView class is sending these events now
2012-02-22 18:33:44 +01:00
nowrep
c082abdab9 Added Widya Walesa into translators (Indonesian)
- fixed issue when restoring tabs with special urls not being
  properly percent encoded/decoded
2012-02-22 15:14:23 +01:00
nowrep
da3d929763 Always encoding query when showing url in locationbar. 2012-02-21 21:28:19 +01:00
nowrep
38b5a32bb9 Fixed make install issues on Linux. Closes #261 2012-02-20 22:34:09 +01:00
nowrep
119090c28c Fixed showing edit context menu on gmail.com 2012-02-20 18:28:09 +01:00
nowrep
88de940dc1 Fixed cookie filtering, some cookies have empty domain(). 2012-02-20 17:22:31 +01:00
nowrep
f82eda3bae Added Brazilian Portuguese translation.
- thanks to Alexandre Carvalho
2012-02-20 16:43:41 +01:00
nowrep
48112e0576 Installing also plugins into /usr/lib/qupzilla/ on Linux. 2012-02-20 15:56:26 +01:00
nowrep
ef4fef4699 [Fix] Fixed "Open blank page on launch" option
- closes #260
2012-02-19 17:50:02 +01:00
nowrep
b6615f409f Edited build config to build libqupzilla and link to it afterwards.
- edited plugins system - proper plugin loading / unloading
- edited plugins interface
2012-02-19 16:01:51 +01:00
nowrep
d47927feff [Fix] Fixed crash with "don't quit upon last tab" option
- when closing last tab with image, QWebView::setUrl() was
  for some reason crashing
2012-02-18 23:21:36 +01:00
nowrep
ba65648eae Fixed building with CONFIG+=build_plugins 2012-02-18 23:08:44 +01:00
nowrep
7ceed34b05 Added little info about building plugins into BUILDING
+ fixed build issue when building plugins
2012-02-18 19:20:07 +01:00
nowrep
f3a800df5e Merge branch 'master' of github.com:nowrep/QupZilla 2012-02-18 14:48:09 +01:00
nowrep
786d6f4029 Edited building system to support linking plugins.
- however plugins has to be statically linked
2012-02-18 14:47:38 +01:00
Jonathan Hooverman
a120351d0f Fixed two strings in file bookmarkswidget.ui 2012-02-18 11:51:44 +01:00
nowrep
78993c30d4 Option to show only icons in bookmarks toolbar.
- available from bookmarks toolbar context menu

Closes #251
2012-02-17 19:54:58 +01:00
nowrep
164166282c Whitelisting/blacklisting cookies in Cookies Manager.
- closes #240
2012-02-17 18:55:34 +01:00
nowrep
c4a34624cc Another Cookie Manager performance improvement.
- this time it is a real performance improvement, not just keeping
  window responsible
2012-02-17 16:45:18 +01:00
nowrep
20aee8f5ce Updated translations 2012-02-16 20:26:49 +01:00
nowrep
b6d17e391d Merge branch 'pejakm-master' 2012-02-16 20:18:01 +01:00
nowrep
9eead3037d Moved all config info from qupzilla:about to qupzilla:config 2012-02-16 20:17:39 +01:00
nowrep
5db6ea18cc Showing link to Bug Reports wiki page in Report bug page.
- https://github.com/nowrep/QupZilla/wiki/Bug-Reports
2012-02-16 18:55:03 +01:00
Mladen Pejaković
1b24cb9fc2 Added config.html previously forgotten 2012-02-15 22:28:39 +01:00
Mladen Pejaković
f92031d166 Merge remote-tracking branch 'upstream/master' 2012-02-15 21:36:54 +01:00
nowrep
be26075416 Fixed dark color of text in locationbar when using dark theme on Linux. 2012-02-15 21:21:16 +01:00
Mladen Pejaković
fb5f2b605e Merge remote-tracking branch 'upstream/master' 2012-02-15 17:11:36 +01:00
nowrep
8d357f79da Fixed Content-Disposition parser to support also filenames not enclosed
with quotes ("filename")
2012-02-15 14:39:46 +01:00
Mladen Pejaković
f613c8ae44 Merge remote-tracking branch 'upstream/master' 2012-02-15 14:11:09 +01:00
nowrep
04ec0cfcef Showing decoded url in locationbar now instead of percent encoded.
- it will now show urls with non-ascii characters prettier
- however it will NOT decode url domain from punycode back to unicode
2012-02-15 14:06:28 +01:00
nowrep
39fbb8f130 Support for UTF-8 filenames in Content-Disposition header
- closes #250
2012-02-15 13:20:35 +01:00
Mladen Pejaković
982eff2c46 Merge remote-tracking branch 'upstream/master' into config_page 2012-02-14 17:22:07 +01:00
nowrep
ccb3863ccc Using deleteLater() when deleting temporary menu in locationbar
- also in websearchbar
2012-02-14 17:01:50 +01:00