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
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
Beqa Arabuli
cbd0eae7a3
Added Georgian language
2012-02-29 23:30:07 +04:00
nowrep
a6a4147fe6
Fixed linking plugins on Windows
2012-02-29 18:35:20 +01:00
nowrep
8cef40cf98
Merge branch 'master' of github.com:nowrep/QupZilla
2012-02-29 18:34:22 +01:00
nowrep
a0b9c0fc69
Fixed building on Windows + whole compilation is now faster.
2012-02-29 18:33:50 +01:00
arabuli
52dcf1f3b8
Update src/lib/network/qupzillaschemehandler.cpp
2012-02-29 17:44:32 +08:00
arabuli
bb24822205
Update src/lib/other/aboutdialog.cpp
2012-02-29 17:44:31 +08:00
David Rosca
bf5679b1ce
Merge pull request #281 from arabuli/patch-2
...
Update AUTHORS
2012-02-28 13:20:10 -08:00
arabuli
6a12a19b61
Update AUTHORS
2012-02-29 01:18:25 +04:00
David Rosca
45583d66cf
Merge pull request #280 from arabuli/master
...
Added Georgian translation
2012-02-28 13:05:43 -08:00
David Rosca
8869440e15
Merge pull request #279 from arabuli/patch-1
...
Update linux/applications/qupzilla.desktop
2012-02-28 12:48:46 -08:00
arabuli
02d40af681
Update linux/applications/qupzilla.desktop
2012-02-29 00:46:10 +04:00
Beqa Arabuli
ceca0276e7
Added Georgian language
2012-02-29 00:39:09 +04:00
nowrep
9df1b8ca1e
Don't reload search results when saving search engines.
2012-02-28 18:57:05 +01:00
nowrep
20722a1343
Updated CA Certificates
2012-02-27 20:25:12 +01:00
nowrep
0c59eb5fd8
Merge branch 'master' of github.com:nowrep/QupZilla
2012-02-27 17:59:42 +01:00
nowrep
bcd411c1c0
Improved behaviour of opening new tab after current.
...
- when opening multiple background tabs from current tab, newly
opened tabs will be added after previous opened, not right after
current
so you will be able to switch to new tabs in opening order
2012-02-27 17:51:57 +01:00
David Rosca
e267010267
Merge pull request #277 from stuarch/master
...
Update Traditional Chinese
2012-02-27 08:18:05 -08:00
stuarch
ffe5550158
Update Tradidtional Chinese Translations
2012-02-28 00:14:02 +08:00
David Rosca
83104a3f9e
Merge pull request #276 from stuarch/master
...
Update Tradidtional Chinese Translations
2012-02-26 08:47:26 -08:00
stuarch
6bcd024798
Update Tradidtional Chinese Translations
2012-02-27 00:31:23 +08:00
David Rosca
3ce942b9b9
Merge pull request #274 from w41l/master
...
Updated Indonesian translations
2012-02-26 04:55:19 -08:00
w41l
378c552e69
Updated Indonesian translations.
2012-02-26 19:25:55 +07:00
Jonathan Hooverman
dc672fcb28
Updated file references in BUILDING
2012-02-26 12:12:38 +01:00