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

137 Commits

Author SHA1 Message Date
nowrep
9778773199 Using better method for loading translations.
- it can now load xx_CC translation even if xx_DD is
  user's system locale
2012-04-04 18:48:54 +02:00
nowrep
1c883e4ec3 Mac OS X building tweaks + fixing valgrind warnings.
- in mousegestures plugin, don't start gesture when mouse
  is at scrollbar's position
2012-04-04 17:41:33 +02:00
nowrep
6560459418 Fixed loading plugins when using USE_LIBPATH define
- reverted displaying page url with QWebFrame::baseUrl()
2012-04-03 19:28:12 +02:00
nowrep
e608bc0e1f Enhanced Plugins API - possibility to add sidebar
- example implementation is now in TestPlugin
2012-04-01 16:36:38 +02:00
nowrep
ec4b52eda8 Updated French translation + windows installer 2012-03-31 23:58:51 +02:00
nowrep
5348c72e9d Updated Italian translation. 2012-03-31 18:59:51 +02:00
nowrep
8f9ac49dd4 Updated Russian translation 2012-03-31 09:09:42 +02:00
nowrep
43cd497d3f Using QStringBuilder now. Fixed speed dial dialogs for webkit 533.3 2012-03-30 12:01:12 +02:00
nowrep
a6f55a340b Updated Portuguese translation 2012-03-27 18:37:21 +02:00
nowrep
93808b1bd1 Updated Spanish & Chinese translations 2012-03-26 21:08:22 +02:00
nowrep
4d96a6760c No longer using global event filters, instead filtering widget events.
- using guarded pointers in plugins now
2012-03-26 17:47:28 +02:00
nowrep
9ed4a89ca0 Fixed building & added plugins translations into resources.
- removed obsolete "Dont save icons" entry in preferences
2012-03-25 21:45:16 +02:00
vasitsiv
c58957d638 V2 Greek Translations 2012-03-25 21:46:31 +03:00
Stefan Comanescu
939bab1c14 Romanian translation for plugins 2012-03-25 18:28:03 +03:00
nowrep
176d5695d2 Updated Dutch and Swedish translations 2012-03-25 14:21:45 +02:00
nowrep
bb8e1ffdb5 Fixed toggling WebInspector. It now shows correct inspector everytime. 2012-03-16 16:57:24 +01:00
w41l
d5638fbc27 Updated Indonesian translations. Add new translation for plugins
section.
2012-03-16 16:16:10 +01:00
sys9kdr
4119a265fa Update Japanese translations. 2012-03-16 16:06:51 +01:00
nowrep
dbfc09538c Fixed compilation with QtWebKit < 2.2 and AKN plugin. 2012-03-16 13:53:49 +01:00
nowrep
c9d39d06ee Updated Dutch translation 2012-03-10 12:20:38 +01:00
nowrep
03db6da1a9 Added option to create search engine from <input> element on page.
- accessible in context menu on input
- added translations for plugins into resources so they can be loaded
- in access keys navigation plugin: lower case chars are choose first
2012-03-08 13:05:57 +01:00
nowrep
e5e5cec7a5 Added Access Keys Navigation plugin. Closes #288 2012-03-04 18:30:34 +01:00
nowrep
aba444259a Updated translations 2012-03-04 18:29:35 +01:00
nowrep
b1e38e859d Alt+D shortcut for focusing locationbar. Closes #294 2012-03-03 21:35:02 +01:00
Peter Vacula
bc606276eb Updated 2012-03-02 13:32:27 +01:00
nowrep
a0b9c0fc69 Fixed building on Windows + whole compilation is now faster. 2012-02-29 18:33:50 +01:00
nowrep
bcd411c1c0 Improved behaviour of opening new tab after current.
- when opening multiple background tabs from current tab, newly
  opened tabs will be added after previous opened, not right after
  current
  so you will be able to switch to new tabs in opening order
2012-02-27 17:51:57 +01:00
stuarch
6bcd024798 Update Tradidtional Chinese Translations 2012-02-27 00:31:23 +08:00
Jonathan Hooverman
1243bcae08 Merge branch 'master' of github.com:nowrep/QupZilla 2012-02-25 17:11:19 +01:00
Jonathan Hooverman
a89c0861b8 Added German translation for MouseGestures Plugin 2012-02-25 17:10:09 +01:00
Mladen Pejaković
4cd00416fc Serbian translations update 2012-02-25 16:34:22 +01:00
nowrep
8752adfc3d Updated translations 2012-02-25 12:39:24 +01:00
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
af7a041714 Added new plugin: Mouse Gestures.
- setting building plugins as default now
- closes #255
2012-02-24 21:03:44 +01:00