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

1049 Commits

Author SHA1 Message Date
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
nowrep
6a3528e694 Extended Plugin API a bit. 2012-03-05 13:16:34 +01:00
nowrep
7dff6ad103 TabBar now accepts drops so you can drop url on it and open new tab.
- small modifications in locationbar regarding focus handling
2012-03-05 11:30:18 +01:00
Mladen Pejaković
f92df65819 Serbian translations update 2012-03-04 23:10:44 +01:00
nowrep
a85d975093 Reduced spacing in navigation bar and bookmarks toolbar.
- So also KDE users can be happy once again :-)
2012-03-04 22:30:45 +01:00
nowrep
af2add1a19 Fixed not sending Referer header to servers. Closes #299 2012-03-04 21:59:56 +01:00
nowrep
645765b509 Fixed Access Keys Navigation plugin build on Windows. 2012-03-04 20:23:03 +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
stuarch
1f2e55e5e8 Update Simplified Chinese Translation 2012-03-05 00:15:46 +08:00
nowrep
39575cf2ab Added statusbar message overly also in popup window.
- added progressbar into statusbar in popup window
2012-03-04 14:25:52 +01:00
nowrep
b1e38e859d Alt+D shortcut for focusing locationbar. Closes #294 2012-03-03 21:35:02 +01:00
Mladen Pejaković
10d0396a22 Merge pull request #295 from stuarch/master
Update Traditional Chinese Translation
2012-03-02 17:43:32 -08:00
stuarch
4403b9b03e Update Tradidtional Chinese Translations 2012-03-03 08:38:50 +08:00
David Rosca
82bd4665ee Merge pull request #291 from Mikino89/master
Update Slovak language
2012-03-02 04:34:02 -08:00
Peter Vacula
bc606276eb Updated 2012-03-02 13:32:27 +01:00
nowrep
cc9ef2c96d Fixing issue with compilation on Haiku. See #290 2012-03-02 12:12:00 +01:00
nowrep
8b9934b236 Fixed focus handling when dropping urls in locationbar. 2012-03-01 18:32:53 +01:00
David Rosca
c2cf6f8ad2 Merge pull request #289 from arabuli/master
Georgian translation for home page.
2012-03-01 07:29:41 -08:00
Beqa Arabuli
933dc4971f Georgian translation for QupZilla web-page 2012-03-01 16:22:44 +04:00
Beqa Arabuli
acd8b1fd52 Georgian translation for QupZilla web-page 2012-03-01 16:19:56 +04:00
David Rosca
058563c316 Merge pull request #287 from arabuli/master
Georgian language for Windows installer
2012-02-29 11:33:41 -08:00