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

1151 Commits

Author SHA1 Message Date
Mladen Pejaković
6b2def1fc1 Example Plugin Serbian translations update 2012-02-23 21:32:37 +01:00
nowrep
ee699b0066 Merge branch 'master' of github.com:nowrep/QupZilla 2012-02-23 20:27:21 +01:00
nowrep
b36e268e0b [Fix] Fixed breaking speed dial when adding url with ' 2012-02-23 20:24:44 +01:00
David Rosca
4da900ca24 Merge pull request #270 from Mikino89/master
Slovak translation update
2012-02-23 10:21:09 -08: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
Peter Vacula
6fa2cf8a66 Updated Slovak translation 2012-02-23 19:05:29 +01:00
Peter Vacula
62379409b4 Revert "SLOVAK TRANSLATION"
This reverts commit 056c2c004f.
2012-02-23 19:03:06 +01:00
Peter Vacula
056c2c004f SLOVAK TRANSLATION 2012-02-23 18:07:27 +01:00
nowrep
9a59711b78 [Fix] Fixed showing url's in locationbar. Regression from da3d929 2012-02-22 19:12:22 +01:00
David Rosca
80f8f99ce2 Merge pull request #268 from w41l/master
Updated Indonesian translations
2012-02-22 10:00:57 -08:00
w41l
77c9d3b37b Updated Indonesian translations. Add another Indonesian translation for Windows and QupZilla Website. Add Indonesian language to desktop menu entry. 2012-02-23 00:37:46 +07: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
David Rosca
a36b90250e Merge pull request #267 from w41l/master
Indonesian Translation
2012-02-21 23:46:06 -08:00
w41l
2065d73139 Fix some typo and update some words to use the shorter version. 2012-02-22 13:38:27 +07:00
w41l
1010fbc5ea First try adding Indonesian translation to QupZilla. 2012-02-22 10:04:23 +07: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
fc3b0ef068 Fixed building without build_plugins config.
See #262
2012-02-20 20:44:00 +01:00
David Rosca
ef45a10e50 Merge pull request #263 from stuarch/master
Update Traditional Chinese Translation
2012-02-20 09:53:26 -08:00
stuarch
f369a7ae1c Update Tradidtional Chinese Translations 2012-02-21 01:49:59 +08: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
10f53fddc8 Merge branch 'master' of github.com:nowrep/QupZilla 2012-02-19 16:02:07 +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
Mladen Pejaković
d0b2cac1f8 Serbian translation updates 2012-02-18 23:28:14 +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
399d862a35 Merge branch 'master' of github.com:nowrep/QupZilla 2012-02-18 23:09:16 +01:00
nowrep
ba65648eae Fixed building with CONFIG+=build_plugins 2012-02-18 23:08:44 +01:00
Jonathan Hooverman
5d1608129d Updated German translation 2012-02-18 21:07:33 +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
7265592b2e Updated translations_update.sh and removed translations_release.sh
- *.qm translations file are now generated by qmake at build time
2012-02-18 17:41:09 +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
547350d245 Updated translations 2012-02-17 20:39:33 +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
02563035b3 Merge branch 'master' of github.com:nowrep/QupZilla 2012-02-17 16:45:48 +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
David Rosca
d9d69bc766 Merge pull request #257 from stuarch/master
Correct some trad. chinese translations
2012-02-17 02:58:58 -08:00
unknown
366306f13a Committer : stuarch
modified:   bin/locale/zh_TW.qm
	modified:   plugins/TestPlugin/zh_TW.ts
	modified:   translations/zh_TW.ts
2012-02-17 17:44:12 +08: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