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

46 Commits

Author SHA1 Message Date
nowrep
92b18f5466 Plugins: Fixed crash when unloading with settings dialog opened.
- also it is now possible to open only one settings dialog at time
2012-09-11 11:31:28 +02:00
nowrep
528f398cbe Using QLatin1String and QLatin1Char now everywhere
- it saves few unnecessary allocations
2012-09-04 12:42:45 +02:00
nowrep
0c6abb8afc Added Brazilian Portuguese translation for plugins 2012-09-03 22:38:31 +02:00
S. Razi Alavizadeh
1fea4cdbc3 Persian translation of plugins and linux desktop file was added. 2012-08-14 00:10:12 +04:30
w41l
745c845414 Updated Indonesian translations. 2012-07-21 15:26:19 +07:00
nowrep
0a7741cc42 Version 1.3.1
- just bugfix release
2012-07-16 13:59:24 +02:00
nowrep
014fa12159 Added GreaseMonkey + PIM plugins 2012-07-11 18:30:00 +02:00
nowrep
abdcc5bfab Updated French translation 2012-07-05 21:51:30 +02:00
nowrep
2dc0785aff AdBlock: Support for $elemhide and $document exception rules
- with @@||qupzilla.com^$document you can completely disable
  AdBlock from running on qupzilla.com site
2012-07-04 16:00:53 +02:00
nowrep
dda70eef32 Updated Spanish translation 2012-07-02 17:12:45 +02:00
nowrep
e8792a9498 Updated Italian and Portuguese translation 2012-07-02 09:39:02 +02:00
Mariusz Fik
4ff97abfd9 polish translation for plugins
Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
2012-06-29 22:28:36 +02:00
David Rosca
6ab3970bdd Merge pull request #426 from sys9kdr/master
Updated Japanese language files.
2012-06-28 11:40:28 -07:00
Daiki Noda
c8b00d5284 Update Japanese langunage files
Updated Japanese languages.
All Japanese translations finished for release 1.3.0.
2012-06-29 02:19:49 +09:00
Vasilis Tsivikis
cb94172064 Updated Greek Translation v1.3.0 2012-06-28 19:31:29 +03:00
stuarch
d17bad4bfc Update Traditional Chinese Translation 2012-05-23 18:07:26 +00:00
Jonathan Hooverman
35ab9cb25f Updated German translation of TestPlugin 2012-04-11 22:00:45 +02:00
nowrep
a800d8a1f3 Added possibility to open .xhtml files from Open File dialog.
- fixed issue with showing one plugin more than once if you have
  duplicated plugins in plugin directories
- remove obsolete translations from *.ts files
2012-04-06 10:15:17 +02:00
nowrep
7e3ff6f126 Version 1.2.0 2012-04-05 13:22:19 +02:00
nowrep
f94e69d557 Updated Georgian translation + fixed plugin system loading. 2012-04-04 21:12:52 +02:00
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
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
47ec2b57f7 Fixed potentional crash on history/cookies loading
- changed settings path for plugins to PROFILE/extensions/
2012-04-02 16:00:08 +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
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
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
sys9kdr
f8ca5709c9 Update Japanese translations. 2012-03-25 22:33:37 +09:00
nowrep
176d5695d2 Updated Dutch and Swedish translations 2012-03-25 14:21:45 +02: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
stuarch
3dc43b18a3 Merge https://github.com/nowrep/QupZilla 2012-03-08 18:01:35 +08:00
nowrep
aba444259a Updated translations 2012-03-04 18:29:35 +01:00
stuarch
1f2e55e5e8 Update Simplified Chinese Translation 2012-03-05 00:15:46 +08:00
stuarch
4403b9b03e Update Tradidtional Chinese Translations 2012-03-03 08:38:50 +08:00
nowrep
a0b9c0fc69 Fixed building on Windows + whole compilation is now faster. 2012-02-29 18:33:50 +01:00
Jonathan Hooverman
7157763941 Updated German translation for TestPlugin 2012-02-25 16:31:28 +01:00
nowrep
783d49ce64 [Fix] Fixed showing plugin icons when plugin is not loaded. 2012-02-25 10:22:23 +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ć
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