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

1610 Commits

Author SHA1 Message Date
nowrep
53d4f00c36 Added option to start new instance of browser with --no-remote option
- however, new instance cannot be started for default profile

closes #541
2012-09-01 15:59:27 +02:00
nowrep
6d52ef3c77 LocationCompleter: Painting underline manually looks better than by Qt
- QFont::Underline is ugly with graphicssystem raster
- also fixed issue when not all parts of text was highlighted as they
  should be
2012-09-01 15:35:27 +02:00
nowrep
9f376ac14c Enabling sorting for Table/Tree Widgets everywhere. 2012-09-01 13:56:00 +02:00
nowrep
b442492c27 Fixed small bug with domain matching
- accounts.youtube.com won't be matched by s.youtube.com anymore
- fixes ||s.youtube.com^ AdBlock rule matching anything from
  https://accounts.youtube.com
2012-09-01 11:41:12 +02:00
nowrep
575b211997 Search suggestions in address bar now take into account hit count too
thanks to Franz Fellner
2012-08-31 22:05:14 +02:00
nowrep
c6d1743706 Disabling touch mocking on Google sites.
- fixes issue with Google maps with menu not hiding

closes #545
2012-08-31 15:20:00 +02:00
nowrep
cf2c28cfdb Updated coding style 2012-08-31 15:19:07 +02:00
nowrep
d1d837616a Merge branch 'master' of github.com:QupZilla/qupzilla 2012-08-30 21:34:56 +02:00
David Rosca
78061d7e96 Merge pull request #540 from srazi/master
The bug about Windows blur effect and PDF plugins was fixed.
2012-08-30 05:47:34 -07:00
David Rosca
c3f6efd793 Merge pull request #542 from Mikino89/master
Update Slovak translation
2012-08-30 05:46:24 -07:00
Mikino89
bbe74f9aba Update Slovak translation 2012-08-30 14:44:35 +02:00
S. Razi Alavizadeh
2861f4dae4 Fixed conflict between blur background and Adobe PDF plugins on Windows. 2012-08-30 13:16:58 +04:30
nowrep
3e85b04424 Merge branch 'master' of github.com:QupZilla/qupzilla 2012-08-29 21:35:48 +02:00
nowrep
d18ebe6c88 Updated italian translation
- thanks to Francesco Marinucci
2012-08-29 21:35:34 +02:00
David Rosca
47c9faa97d Merge pull request #536 from sys9kdr/master
Japanese language file updpated.
2012-08-28 23:34:29 -07:00
Daiki Noda
6085af0614 Japanese language file updpated.
Japanese language file updpated.
2012-08-28 23:02:35 +09:00
nowrep
f1c9112a86 Fixed close buttons on tabs not working after recent commit.
closes #533
2012-08-28 10:40:03 +02:00
David Rosca
93ca2c507b Merge pull request #532 from srazi/master
Updated, Persian translation.
2012-08-28 01:38:41 -07:00
S. Razi Alavizadeh
1b234c8c33 The Persian translation was updated. 2012-08-28 03:02:00 +04:30
David Rosca
2fbf5d5671 Merge pull request #531 from alexandre596/master
Updated PT_BR translation
2012-08-27 07:06:55 -07:00
alexandre596
c76a785acc Update translation 2012-08-27 11:03:36 -03:00
nowrep
4f3c3cdcc4 Fixed navigation keys not working right after closing search bar
- keys PageUp, PageDown, Space and arrows

closes #530
2012-08-27 16:02:08 +02:00
nowrep
1e5b7d92cd Hiding close buttons when there is not enough space in tabbar
- to partially prevent overflowing tabs into tab buttons
- it is now possible to show 24 tabs in tabbar in
  640*480 window without overflowing

closes #527
2012-08-27 14:02:35 +02:00
nowrep
58a07aed81 New option to hide close button on tabs
closes #526
2012-08-27 14:01:17 +02:00
nowrep
8a859a9b56 Updated translations 2012-08-27 13:59:24 +02:00
nowrep
f0fb14ce7b Merge branch 'master' of github.com:QupZilla/qupzilla 2012-08-27 13:00:45 +02:00
nowrep
68ffa497bd Updated contributors and translators list in About dialog. 2012-08-27 13:00:36 +02:00
Jonathan Hooverman
92fcc9d9dd Updated German translation 2012-08-25 13:30:59 +02:00
nowrep
f2c5a7ac92 Highlighting search text in address bar completer 2012-08-25 13:08:21 +02:00
nowrep
6e3d7d581b Smarter address bar completer now shows better search results
- thanks to Franz Fellner

closes #506
2012-08-25 13:08:06 +02:00
nowrep
bca8d9b5f3 Updated translations 2012-08-25 13:06:18 +02:00
Jonathan Hooverman
5357795a8a Updated German translation 2012-08-25 12:30:44 +02:00
nowrep
dd84a84bc0 New option to show loading progress in address bar.
- enable it in Preferences -> Tabs -> Address Bar
- patch by Franz Fellner

closes #236
2012-08-24 20:53:53 +02:00
nowrep
2acc6021aa Regression: Fixed restoring sessions with pinned tabs.
- it was opening & restoring tabs in new window
2012-08-24 19:24:48 +02:00
David Rosca
abe5e5d885 Merge pull request #525 from srazi/master
Fixed compile error about accessing private assignment's operator of QFileIconProvider
2012-08-24 09:01:36 -07:00
S. Razi Alavizadeh
44f3b96b32 Fixed Compile error! 2012-08-24 20:04:09 +04:30
nowrep
20c03ba459 Fixed width of combo box in Add User Agent dialog.
closes #523
2012-08-24 14:55:06 +02:00
nowrep
7f2bc706de FileSchemeHandler: Don't list "empty folder" if file url is invalid
- instead show just "Content not found" error
2012-08-24 14:53:12 +02:00
nowrep
0e046b73de Don't show size of folders in directory listing.
- updated CHANGELOG
2012-08-23 18:40:56 +02:00
nowrep
6d997220c7 Added support for listing directories with file: scheme
closes #435
2012-08-23 16:17:56 +02:00
nowrep
e965363a7c Updated translations 2012-08-23 16:16:43 +02:00
nowrep
983df81ee0 Try to return active window in MainApplication::getWindow 2012-08-23 15:52:07 +02:00
nowrep
60ae2c1705 Moved fileSizeToString into qz_ function 2012-08-23 15:40:10 +02:00
nowrep
5ca2e2d75f Using prepare SQL statements everywhere it is needed. 2012-08-23 15:37:43 +02:00
nowrep
8d2391da6f Moved scheme handlers into own directory network/schemehandlers 2012-08-23 11:36:36 +02:00
nowrep
3cb147743e Fixed compilation warning 2012-08-23 11:06:10 +02:00
nowrep
bae437edeb Fixed hiding access keys when scrolling page with scrollbars 2012-08-23 11:03:33 +02:00
S. Razi Alavizadeh
38456333a3 Improved, AKN_Handler handles pressed key case-insensitive if it's possible. 2012-08-23 04:01:17 +04:30
S. Razi Alavizadeh
413e61e9b6 Fixed, accesskeys don't hide when page is scrolled without mouse wheel. 2012-08-23 04:01:16 +04:30
nowrep
59824f2bff Added new google icon. 2012-08-22 20:01:14 +02:00