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

1370 Commits

Author SHA1 Message Date
nowrep
9161945d97 Various fixes regarding "Don't load tabs until selected" option
- fixed typo in Access Keys Navigation plugin
2012-03-12 18:22:01 +01:00
nowrep
36f90f0404 Loading info about all plugins when necessary, not on startup.
- should slightly improve starting time when bigger amount of
  plugins is available
2012-03-12 18:21:00 +01:00
sys9kdr
0640f1d4d5 Update translations/ja_JP.ts 2012-03-13 02:18:43 +09:00
sys9kdr
7ac31219d5 Update translations/ja_JP.ts 2012-03-13 02:11:38 +09:00
sys9kdr
d5bd2e9c5c Update translations/ja_JP.ts 2012-03-13 01:51:37 +09:00
sys9kdr
79096e30ef Update translations/ja_JP.ts 2012-03-13 01:14:12 +09:00
David Rosca
c554e6dfdc Merge pull request #306 from w41l/master
Updated Indonesian translation
2012-03-12 04:20:46 -07:00
w41l
9ee34866f0 Updated Indonesian translations. 2012-03-12 17:42:28 +07:00
w41l
8d22df25ec Merge remote-tracking branch 'upstream/master' 2012-03-12 17:34:02 +07:00
w41l
b2d7ebbc7f Updated Indonesian translations. 2012-03-12 17:31:48 +07:00
nowrep
246f765a7a Changing global version of session.dat file.
- rather than adding version check in tabwidget restore
2012-03-11 18:24:19 +01:00
nowrep
9042e7860d Fixed Duplicate tab feature. Regression from previous commit. 2012-03-11 16:49:14 +01:00
nowrep
efab78ae5e Added option "Don't load tabs until selected" when restoring session. 2012-03-11 15:17:12 +01:00
nowrep
4dc7095d6e Updated translations 2012-03-11 15:15:59 +01:00
nowrep
043babced9 Fixed showing suggested file types in Open File... dialog 2012-03-10 23:24:54 +01:00
Jonathan Hooverman
6ab65168fb Updated German translation 2012-03-10 17:15:23 +01:00
nowrep
500d11cf6f Showing build configuration in qupzilla:config page.
- see #202
2012-03-10 15:25:54 +01:00
nowrep
c618abd30a Updated translations 2012-03-10 15:25:20 +01:00
nowrep
e5ad571647 Japanese translation by Daiki Noda 2012-03-10 14:59:43 +01:00
nowrep
1a3af429d2 Show whether QupZilla was built with debugging symbols in config page.
- closes #202
2012-03-10 14:37:05 +01:00
nowrep
9b63a96fb3 Updated translations 2012-03-10 14:33:53 +01:00
nowrep
cb603f409a Send Referer header when opening new tab from webview. 2012-03-10 13:57:50 +01:00
Jonathan Hooverman
950b7fb745 Updated German translation 2012-03-10 12:32:43 +01:00
nowrep
cdc9c262f0 Merge branch 'master' of github.com:nowrep/QupZilla 2012-03-10 12:21:57 +01:00
nowrep
6ed52fd732 Fixed deleting history entries in history manager.
- also significally improved performance when deleting more
  entries at once
2012-03-10 12:21:45 +01:00
nowrep
c9d39d06ee Updated Dutch translation 2012-03-10 12:20:38 +01:00
Mladen Pejaković
3139d2a00d Merge branch 'master' of github.com:nowrep/QupZilla 2012-03-10 11:26:07 +01:00
Mladen Pejaković
56047399aa Serbian translation updates 2012-03-10 11:25:31 +01:00
nowrep
f53ddf9316 Fixed infinite loop when starting another instance. 2012-03-09 22:25:05 +01:00
nowrep
ad4ba2b888 [Fix] Setting background of speed dial to paths with spaces. 2012-03-09 18:49:26 +01:00
nowrep
291468a9ab Showing context menus on event's position.
- some keyboards (usually in laptops) have special key for
  showing context menu
- context menu events from keyboard will now be shown on
  correct position (not on mouse position)
2012-03-09 16:02:27 +01:00
nowrep
2582fff163 Updated translations 2012-03-08 17:17:41 +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
47a80e2b2a Fixed showing bad total + downloaded size when starting download. 2012-03-08 12:48:23 +01:00
David Rosca
e55cbcbfc0 Merge pull request #303 from stuarch/master
Update Traditional Chinese Translation
2012-03-08 02:55:36 -08:00
stuarch
dfffb04a06 Update Tradidtional Chinese Translations 2012-03-08 18:48:53 +08:00
stuarch
3dc43b18a3 Merge https://github.com/nowrep/QupZilla 2012-03-08 18:01:35 +08:00
nowrep
805187f4e1 Finally fixes issue with rendering plugins list on KDE!
- uploaded correct qt german translation (qt_de.qm)
2012-03-07 21:28:31 +01:00
nowrep
527fba76b7 Merge branch 'master' of github.com:nowrep/QupZilla 2012-03-07 20:02:12 +01:00
nowrep
5c2befabff Fixed loading of plugins. Regression from previous commit. 2012-03-07 20:01:57 +01:00
Jonathan Hooverman
7077af5561 Updated German translation 2012-03-07 19:58:30 +01:00
Jonathan Hooverman
2e3cc19ac5 Added German translation for AccessKeysNavigation 2012-03-07 19:41:40 +01:00
nowrep
0e4fd462ba Access Keys Navigation plugin now add also lower/upper case chars.
- imporved pages screen = removing scrollbars from screen
2012-03-07 12:19:54 +01:00
nowrep
b5db8a21c9 Fixed text in locationbar on HTTPS sites when using dark theme.
- added WheelEvent as another event in Plugin API
2012-03-07 12:19:08 +01:00
nowrep
5ea084c09d Fixed showing progressbar when opening new tab from <a target="_blank">
- search button in websearchbar no longer shows context menu
   = fixed possible focus issue
2012-03-06 21:27:37 +01:00
nowrep
eb7de9a104 Various enhancements in Bookmark Importing.
- when importing from Html file, also bookmark folders are imported
- bookmark tree now shows folder structure
- fixed importing from UTF8 files
- loading icons in own thread = dialog won't freeze anymore
2012-03-06 15:28:52 +01:00
nowrep
63ed2573f4 Fixed rendering of Plugin List on KDE. 2012-03-05 23:34:00 +01:00
nowrep
94fdba5aba Fixed building (removed one unused slot) 2012-03-05 20:41:54 +01:00
nowrep
6878522c31 Improved "Save Page Screen" dialog.
- it is now loading page screen in new thread
- it now resizes thumbnail to fit the dialog size
2012-03-05 14:33:24 +01:00
nowrep
1be705e9af Now saving cookies with tabs (not on app quit). Closes #300 2012-03-05 14:32:24 +01:00