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 |
|
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 |
|
David Rosca
|
7246d39ebc
|
Merge pull request #253 from stuarch/master
Update Chinese Translations
|
2012-02-15 09:41:56 -08:00 |
|
unknown
|
dfe49a56ba
|
deleted: bin/themes/chrome/images/Thumbs.db
deleted: bin/themes/default/images/Thumbs.db
deleted: bin/themes/linux/images/Thumbs.db
deleted: bin/themes/mac/images/Thumbs.db
deleted: bin/themes/windows/images/Thumbs.db
deleted: other/Thumbs.db
|
2012-02-16 01:37:08 +08:00 |
|
unknown
|
3823196157
|
On branch master
deleted: bin/themes/chrome/images/Thumbs.db
deleted: bin/themes/default/images/Thumbs.db
deleted: bin/themes/linux/images/Thumbs.db
deleted: bin/themes/mac/images/Thumbs.db
deleted: bin/themes/windows/images/Thumbs.db
deleted: other/Thumbs.db
|
2012-02-16 01:26:11 +08:00 |
|
unknown
|
c15f4ecc75
|
Update Chinese Translations
|
2012-02-16 00:47:06 +08:00 |
|
unknown
|
5fe5bbd5b4
|
Update Chinese Translations
|
2012-02-16 00:25:29 +08:00 |
|
Mladen Pejaković
|
fb5f2b605e
|
Merge remote-tracking branch 'upstream/master'
|
2012-02-15 17:11:36 +01:00 |
|