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

255 Commits

Author SHA1 Message Date
nowrep
7b337b4de8 [Fix] Fixed loss of speed dial settings. Closes #137
- it occured only when you don't open speed dial page in your
  browser session
2012-01-08 10:56:50 +01:00
nowrep
2b82d486d0 Added translation files for translating homepage.
- you can find them under /translations/homepage
2012-01-07 10:26:52 +01:00
nowrep
e05cb9b835 Edited themes, should look better on Mac now. Also improved Click2Flash
- also resizing PrintDialog to reasonable size (it is too small by
  default)
- removed obsolete translation entries from .ts files
2012-01-06 17:31:44 +01:00
nowrep
66ee47d3cf Context menu in webview now include also options for current frame.
"This frame" menu is shown when frame at clicked point is different from
main frame and it contains following options:
- show only this frame, show this frame in new tab
- reload frame, print frame
- zoom in, zoom out, reset zoom
- show source code of frame
2012-01-02 13:56:52 +01:00
nowrep
f3970f164b Updated copyright for new year. Closes #100 2012-01-01 15:29:55 +01:00
nowrep
18fbb1cd31 New project domain qupzilla.com. Thank you very much, Radomir Orkac. 2011-12-31 10:33:01 +01:00
nowrep
5af4df90b7 [Fix] crash in Click2Flash plugin when element is not found.
- also little improvement in WebView mousepress events
2011-12-28 23:25:40 +01:00
nowrep
e5f6478439 Added PORTABLE_BUILD define allowing portable building. Closes #99
- also updated russian and italian translations
2011-12-28 14:55:54 +01:00
nowrep
4b089713ed Backend implementation for #80
- not sure where to put option to add page to speed dial in gui
   * I think it couldn't be as another "folder" when editing/creating
     bookmarks, as it's not a real bookmark
2011-12-24 13:31:32 +01:00
nowrep
d9b5c86dbe WebView now recieves only own Events.
- also using static variables for qupzilla: scheme pages
   no need to generate it every time it is about to load
2011-12-24 12:21:23 +01:00
nowrep
7b7d030540 Option to load title from page in Speed Dial. Closes #77
- also showing "Unable to load" title when page fails
  to load
2011-12-23 13:47:38 +01:00
nowrep
72077ab496 Setting Click2Flash enabled by default again to reduce Flash crashes.
- with latest Click2Flash commit, this plugin should be fully working
  on every page, thus we enable it by default again to prevent crashes
  from Adobe Flash content on page
2011-12-22 23:43:05 +01:00
nowrep
3e62bee69d Added F3 shortcut to find next on page + source code. See #74 2011-12-22 21:09:04 +01:00
nowrep
b5fa490573 [Fix] Click2Flash should now work properly on all pages.
- using QWebHitTestResult mechanism to find html element
  associated to Click2Flash object (should work now 100%)
  > please let me know
- added new context menu action to history manager = copy
  link address
2011-12-21 20:58:02 +01:00
nowrep
de3535b8db Edited copyright + escaping html entities in copyright at qupzilla:about
- adding my email <nowrep@gmail.com> to copyright
2011-12-15 18:34:48 +01:00
nowrep
668c038147 Improved context menus in bookmarks manager
- added import bookmarks link to bookmarks manager
- edited coding style
- updated translations
2011-12-12 21:14:43 +01:00
nowrep
4f8454a3d9 Added "broken page" image to speed dial when loading fails.
+ updated translations
2011-12-11 12:34:51 +01:00
nowrep
f03b05fecb Speed Dial: fixed showing of loading animation in first tab
- also using faster QWeakPointer everywhere instead of slower
  and deprecated QPointer
2011-12-09 21:56:01 +01:00
nowrep
4c84d74d5d Option to open Speed Dial after launch. Closes #48
- also updated translations
2011-12-04 20:35:49 +01:00
nowrep
79ab84b33d Global cleanup of objects deletion. Using deleteLater when useful.
- also fixed image refreshion in speed dial
  (when you refresh page thumbnail, new image was created but the image
   in page won't change until reload. it is because page caching.
   fixed by appending date to image url: file://foo.png?Date)
2011-12-04 20:09:44 +01:00
nowrep
53ea31fa37 [Fix:] Fix crash in PageThumbnailer. Closes #49
- using QObject::deleteLater rather than normal delete
2011-12-04 19:15:44 +01:00
nowrep
8eb164fb26 [Fix:] Fixed loading urls with special characters from history
- also made possible to load files from qrc: scheme
- improved source viewer:
   * fixed incomplete source code loaded when opening window
     (it loads the whole source only after reloading)
   * improved performance, source is now highlighted much faster
- using .ico favicon in all qupzilla: pages (no longer png)
  it should fix problems when favicon wasn't loaded on some systems
- fixed alignment of site icon in navigation bar when compiling
  with Qt 4.8
- fixed deleting of local certifications in ssl manager
2011-12-04 16:54:57 +01:00
nowrep
7205c73eca Global file url cleanup + load support for qrc: scheme
- rather then prepending file:// or file:/// on windows,
  use Qt functions QUrl::fromLocalFile and QUrl::toLocalFile
- WebView support for loading files from qrc: scheme
2011-12-03 15:51:08 +01:00
nowrep
79f825c173 Edited Speed Dial to work in Windows.
- prepending file:/// instead of file://
- also disabled user selection in all page
  (selection in inputs allowed)
2011-12-03 15:33:23 +01:00
nowrep
b1083226b8 Added Speed Dial. Closes #36
- first version of speed dial
- showing pages in maximum 4 columns (unlimited rows)
- option in preferences to open speed dial on new tab
- almost all implemented in js and jQuery, hope it won't be slow.
  It loads in about 240ms on my machine and in 2s on my Toshiba
  netbook (very very old Intel Atom)
- currently, there is no possibility to change backgroung and
  keyboard shortcuts (need to figure out problems with laptop
  keyboards (no numerical block => Ctrl + 1 fires Ctrl + + and so on)
2011-12-02 23:25:27 +01:00
nowrep
c9dac73758 Added option to select text on some QLabels (select & copy text)
- for example in javascript dialogs, certificate informations
   site informations, ...
2011-11-27 15:43:54 +01:00
nowrep
7808408cc8 Final updates for 1.0.0 stable release.
Containing small fixes:
 - updated windows installer
 - small modification to linux default theme (new tab button)
2011-11-09 16:58:25 +01:00
nowrep
2cb067878d Coding style, fixed cppcheck warnings + improved html highlighter
- html highlighter is now highlighting with reg exps, no more with hard
coded tags/tag options
 - all cppecheck warnings fixed + added script (cppcheck.sh)
 - introduced coding style + added astyle script (coding_style.sh)
 - fixed one mistake in czech translate + updated windows installer
2011-11-06 17:01:23 +01:00
nowrep
b8fbcdbeb5 Another little fixes (including showing unsorted bookmarks)
Unsorted bookmarks are now properly showed at the bottom of tree in
bookmarks manager.
Removed unneeded code in siteinfowidget.cpp and tabwidget.cpp
2011-11-05 18:36:53 +01:00
nowrep
5f7d2d108b Added Italian translation. Closes #27
Thanks to Federico Fabiani <federico.fabiani85@gmail.com> and Francesco
Marinucci <framarinucci@gmail.com>
Also updated Chinese translation.
2011-11-05 10:22:24 +01:00
nowrep
2eb0f542a9 Various small fixes
Finally fixed "floating statusbar", it has now proper ToolTip behaviour.
DownloadManager now won't ask you whether you want delete file if some
error in downloading occurs.
In all themes fixed TextBrowser's rounded borders in KDE
2011-11-04 22:34:45 +01:00
nowrep
4e8cb1bdf5 Possibility to close download manager window on finished download
Alos little performance improvent when click2flash is enabled.
Pages will now be adjusted only once per load to correctly show
click2flash, not with every object loaded.
2011-10-30 16:32:36 +01:00
nowrep
b2056321ef Fixed showing of Click2Flash plugin
Added workaround for showing click2flash right after the plugin is
created, no longer need to scroll / resize page
Also fixed one crash in floating status bar message
Also improved detection of object element on page
2011-10-27 14:26:40 +02:00
nowrep
6f395631ad Updated copyright informations 2011-10-17 09:57:07 +02:00
nowrep
f649151cca Click2Flash is now disabled by default + updated address for sending bug
reports
2011-10-10 15:55:06 +02:00
nowrep
d7cb7fbcd6 New action in Click2Flash context menu: Delete object 2011-10-09 14:57:13 +02:00
nowrep
1ff0e232b7 Improved hiding elements blocked by adblock + hiding blocked flash
objects when click2flash is enabled
2011-10-09 14:51:25 +02:00
nowrep
9902e64f81 Added theme support. 5 themes are available now: Chrome, Windows, Old,
Linux Native and Mac
2011-09-11 19:15:06 +02:00
nowrep
9698146075 Fixed height of Flash info widget if src is too long. WebSearchBar now
search dropped text
2011-08-27 17:52:44 +02:00
nowrep
4c325ed108 Fixed a visual bug of TabBar on gnome after viewing a flash video 2011-07-19 15:18:49 +02:00
nowrep
ff4314db25 New option in ClickToFlash plugin to show detailed informations about
flash object.
2011-07-11 22:53:32 +02:00
nowrep
bac1f5d78d Added option to load user stylesheet on every pages, some small fixes in
download manager, crash fix on clicktoflash and updated translations
2011-05-10 21:25:31 +02:00
nowrep
a01dce6eef AutoFill manager now properly handles passwords outside mainFrame as
well as special characters in password input name.
Fixed some problems on click2flash when flash content is in iframe and
is multiple times on page (like vimeo videos)
2011-05-05 16:27:48 +02:00
nowrep
1f9d08ea73 Fixed crash on some pages with flash content and click2flash plugin
enabled
2011-05-04 18:22:54 +02:00
nowrep
db5791c3d2 Fixed showing download size at download manager and fixed hiding
adblocked flash objects
2011-04-21 13:28:07 +02:00
nowrep
6db73b6c1a Add all tabs to bookmarks now don't add pinned tabs 2011-04-19 18:15:36 +02:00
nowrep
379ff8cd96 Close all tabs but current now don't close pinned tabs, added some fixes
to click2flash
2011-04-18 21:35:57 +02:00
nowrep
a84af542ab Fixed bug in click2flash when some flash's won't be loaded 2011-04-15 20:44:57 +02:00
nowrep
65ff7932e3 AdBlock now hides blocked flash content (fixing crash with click2flash
while trying to show blocked flash)
2011-04-04 21:28:15 +02:00
nowrep
943d89870d Initial AdBlock support 2011-03-27 21:59:40 +02:00
nowrep
c148836d10 Removed QT_NO_DEBUG_OUTPUT define from headers, instead it is defined in
.pro project file
2011-03-18 16:08:24 +01:00
nowrep
d9d8506536 Updated code model 2011-03-17 17:03:04 +01:00
nowrep
0d1548c0b2 Introduced mApp macro 2011-03-04 13:59:07 +01:00
nowrep
3847f8662d Added copyright header to all files 2011-03-03 18:29:20 +01:00
nowrep
b23ed87b87 Initial commit 2011-03-02 16:57:41 +01:00