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

Commit Graph

  • 2aedf3bef6 [Fix:] Fixes invalid icons in Linux theme on some systems. - using now fallback icons (Faenza) when QIcon::fromTheme returns invalid icon, occurs for example on LXDE - also setting default width for locationbar and websearchbar rather then counting it from available space. This used to have problems on some systems, thus making websearchbar too big. nowrep 2011-12-03 11:27:53 +0100
  • 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) nowrep 2011-12-02 23:25:27 +0100
  • 6af16c7054 Fixing crash after closing any tab (regression from previous commit) - bad parenting of NetworkManagerProxy - also updated translations nowrep 2011-11-29 23:12:07 +0100
  • 98aaff4cc5 Added class PageThumbnailer + filterBadChars from filename function - PageThumbnailer will be used in SpeedDial - filtering bad chars from filename make saving of certification exceptions save nowrep 2011-11-28 19:17:48 +0100
  • 0dd2c61d2d Finally fixed error with saving certificate exceptions. Closes #44 - removed slashes "/" from certificate name (when certificate name was for example http://a.c/) nowrep 2011-11-27 19:57:04 +0100
  • 0b56af4be7 Updated translations - after previous fix from Jonathan nowrep 2011-11-27 16:35:39 +0100
  • a9b662b6ed Merge pull request #45 from JHooverman/master David Rosca 2011-11-27 07:34:26 -0800
  • 5231aaa15b Small fixes Jonathan Hooverman 2011-11-27 16:30:38 +0100
  • c9dac73758 Added option to select text on some QLabels (select & copy text) - for example in javascript dialogs, certificate informations site informations, ... nowrep 2011-11-27 15:43:54 +0100
  • ba38a0e68d Fixed saving of exception certificates. Closes #44 nowrep 2011-11-27 14:30:16 +0100
  • c41ba1913f Fixes wrong behaviour of Password Manager when saving entries - fixed manipulating with usernames/passwords containing characters needed to be percent encoded - also updated all .ts files - compiled all translations into .qm files, so you can download latest translation for your language :-) nowrep 2011-11-26 16:54:44 +0100
  • 533f01fd32 Merge pull request #42 from JHooverman/master David Rosca 2011-11-26 07:07:52 -0800
  • be501c42b3 Updated German translation Jonathan Hooverman 2011-11-26 12:35:01 +0100
  • 0e82994e7f Improved javascript alert, confirm, prompt dialogs. - instead of injecting semi transparent block into page, we just set background of the whole widget frame to semi transparent image nowrep 2011-11-24 22:18:45 +0100
  • a3898e48c0 Added option to hide passwords in preferences - after you show passwords, it is now possible to hide them again - no more need to close preferences dialog nowrep 2011-11-21 18:24:56 +0100
  • b88bfd46c7 Password manager now detects also username - username is detected as first input type="text" in form - it should work on almost every page nowrep 2011-11-20 17:09:10 +0100
  • 4bb5ff9b26 Fixed selecting all on click to location bar - it was enabled even if you disabled it in preferences nowrep 2011-11-20 15:13:19 +0100
  • a86a9882aa Merge pull request #41 from JHooverman/master David Rosca 2011-11-20 01:59:52 -0800
  • 80f9c74482 Updated German translation Jonathan Hooverman 2011-11-20 10:52:25 +0100
  • a13cfba247 Deleted unneeded and added new icons - according to previous commit nowrep 2011-11-19 18:23:42 +0100
  • 365770495e Using icons from desktop theme in preferences + site info - Faenza icons are no longer explicitly shown in prefereneces and site info - they are now used only if icon is not found in active theme, and also for Windows users - please test it and let me know if icons are correct for each category - also fixes previous commit nowrep 2011-11-19 18:21:22 +0100
  • 75cfab6a97 Show native notification preview in preferences When you enter "Notifications" page, osd + native notifications will now be shown nowrep 2011-11-19 17:38:47 +0100
  • 54bda0328f Added option to select all text on click to address bar - and dropped "Add .com on CTRL click" option (it was making impossible copying anything from address bar) nowrep 2011-11-16 16:47:08 +0100
  • 06b73291f3 Fixed selecting search engine when using shortcuts in locationbar It is now returning invalid engine when shortcut is empty nowrep 2011-11-14 16:00:54 +0100
  • 2ef2553167 Merge pull request #40 from JHooverman/master David Rosca 2011-11-13 11:55:00 -0800
  • 40dece8e90 Updated German translation Jonathan Hooverman 2011-11-13 20:48:43 +0100
  • dbab4f74ca Added XSS Auditing option From docs: Specifies whether load requests should be monitored for cross-site scripting attempts. Suspicious scripts will be blocked and reported in the inspector's JavaScript console. Enabling this feature might have an impact on performance and it is disabled by default. nowrep 2011-11-13 20:36:10 +0100
  • 3db65361ba Spanish translation, thanks to Jorge Sevilla <jsevi@ozu.es> Also removed one redundant string from translations nowrep 2011-11-13 01:19:05 +0100
  • 6021330765 Polish translation, uncompleted for now Added Polish translation, thanks to Krzysztof Malinowski <boromil@gmail.com> Also improved showing of click2flash object nowrep 2011-11-12 09:45:32 +0100
  • 3fe5f154e1 Merge pull request #39 from boromil/master David Rosca 2011-11-11 06:46:46 -0800
  • 9b4e750376 more pl translation changes boromil 2011-11-11 15:00:53 +0100
  • b0c767c04c more pl translation changes boromil 2011-11-11 13:47:47 +0100
  • e9d495b0f3 added some pl transaltion boromil 2011-11-11 13:35:51 +0100
  • c132767d5a Updated Italian translation Fixed some errors in translation nowrep 2011-11-10 20:31:20 +0100
  • 3b0ac5b3b5 Fixed Click2Flash plugin disabled by default Also updated README file with current version informations nowrep 2011-11-09 20:20:42 +0100
  • 7808408cc8 Final updates for 1.0.0 stable release. Containing small fixes: - updated windows installer - small modification to linux default theme (new tab button) nowrep 2011-11-09 16:58:25 +0100
  • 8791b9cf50 Merge pull request #37 from JHooverman/master David Rosca 2011-11-08 11:55:00 -0800
  • 7d959bcdee Minor changes Jonathan Hooverman 2011-11-08 20:49:16 +0100
  • 895942842d Fixed crash when downloading from SSL secured site If your download is opening in new empty tab, teh download manager will close it. If the new tab was secured, network manager was trying to set SSL configuration to already deleted page, thus leading to crash. nowrep 2011-11-08 15:20:53 +0100
  • f8feb86351 Fixed fetching of AdBlock EasyList - also fixed showing 1*1px widget when clicking on site info icon on empty or qupzilla: page - added global Ctrl (+ Shift) + Tab for navigating through tabs nowrep 2011-11-07 19:56:53 +0100
  • 8e8e884968 Removed .orig copies of source files I hope this will be last ... nowrep 2011-11-06 19:46:03 +0100
  • a72b515d5b Another previous commit fix... Deleting unneeded files + backup files from Gedit (file + ~) nowrep 2011-11-06 17:13:18 +0100
  • b6f84d648f Fixing previous commit Sorry for the mistake, it should be fine now. nowrep 2011-11-06 17:09:08 +0100
  • 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 nowrep 2011-11-06 17:01:23 +0100
  • 959fc9b450 Shortcuts improvements + improved performance of cookie manager - it is now possible to close page search with Esc, it is no longer needed to click on close button. - shortcuts for reload, stop, next, back are available everytime. - performance of cookie manager is not ideal yet, but it is much better than it was before. - fixed showing search engine name in locationbar placeholder text. - updated ca-certs bundle by latest Debian update - moved keypressevent handler from WebView to QupZila to make this actions global - added keypress actions for special keys on keyboard nowrep 2011-11-06 12:05:16 +0100
  • bf22ffbf9e Setting additional QWebSettings arguments when building w/ QtWebKit 2.2 Namely HyperlinkAuditingEnabled and JavascriptCanCloseWindows. See http://gitorious.org/+qtwebkit- nowrep 2011-11-05 22:02:23 +0100
  • 178baa7dc2 Improved mouse press events on page. Closes #33 The original function eventFilter was taken from QTestBrowser and used the MousePressEvents part. You can find original function at http://gitorious.org/+qtwebkit- nowrep 2011-11-05 21:27:01 +0100
  • 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 nowrep 2011-11-05 18:36:53 +0100
  • 4a556a4adc Improved cookies filtering + fixed crash Improved cookies filtering for domain mismatch and for tracking cookies, it is now fully (i hope) working and ready to use in everyday browsing. Please test it by yourself and report any issues. Also fixed crash when closing cookies manager window with "Close" in title bar or with Alt+F4 nowrep 2011-11-05 15:04:29 +0100
  • 56e7e5163a Completed translations Completed one missing string in Slovakia and Dutch translation from history. The string is "Database successfully optimized..." nowrep 2011-11-05 11:59:06 +0100
  • b62ed5edb3 Supporting data: scheme You can now enter image with data: scheme to locationbar to show it and data: images will now be showed in Site Info dialog nowrep 2011-11-05 11:51:46 +0100
  • 5f7d2d108b Added Italian translation. Closes #27 Thanks to Federico Fabiani <federico.fabiani85@gmail.com> and Francesco Marinucci <framarinucci@gmail.com> Also updated Chinese translation. nowrep 2011-11-05 10:22:24 +0100
  • 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 nowrep 2011-11-04 22:34:45 +0100
  • c40ea5437c Merge pull request #34 from JHooverman/master David Rosca 2011-11-04 04:35:17 -0700
  • 078c801536 Updated German translation Jonathan Hooverman 2011-11-04 12:19:31 +0100
  • a09778896c Serializing strings from ssl certificates This is only start, all strings from web pages are going to be serialized until 1.0.0 stable nowrep 2011-11-03 20:12:35 +0100
  • 575b15db6c Fixed restoring of multiple windows Restoring of multiple windows now won't add additional tab in second and next windows nowrep 2011-11-03 18:51:46 +0100
  • c3971c2672 Fixed Save Passwords saving in Preferences This option is now properly saved. Also updated Slovakia translation of desktop launcher. nowrep 2011-11-02 12:52:55 +0100
  • b28e037ad1 Updated Dutch translation Thanks to Heimen Stoffels. nowrep 2011-11-01 21:16:14 +0100
  • 66956ea287 Shortcuts for main menu. Closes #31 Also updated translations nowrep 2011-11-01 18:16:46 +0100
  • d51c2eaeac Merge pull request #30 from JHooverman/master David Rosca 2011-11-01 05:27:54 -0700
  • d412cb1f57 Updated German translation Jonathan Hooverman 2011-11-01 12:30:48 +0100
  • 490f88ffc2 Fixed crash + updated html highlighter Fixed crash when closing main window while there are still tabs loading and there are more than one QupZilla window nowrep 2011-10-31 21:27:52 +0100
  • 0a92482d3a Improved loading performance RSS feeds on page will now be checked only once, not every loading tick. It should have quite big noticeable performance improvement when loading more than one page at the same time. nowrep 2011-10-30 17:20:22 +0100
  • 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. nowrep 2011-10-30 16:32:36 +0100
  • 975e023d54 Minor fixes for back/forward history + "Clear history" option Back/forward history menus now won't show duplicated entries and also navigating with back/forward on pages won't leave you on the same page as you are actually visiting. Though this bug was appearing rarely, it was annoying. This is not normal QtWebKit behaviour, in standard implementation it is working just fine, but QupZilla is using QWebPage::extension error pages, and when this error page appears in frame on page (for example in <iframe>) it duplicates entry in history. nowrep 2011-10-29 23:01:17 +0200
  • 5e3c7b91d1 Possibility to set default zoom on pages Added option to set default zoom in pages (in preferences: Browsing -> Web Configuration -> Default zoom on pages:) Also fixed one spelling mistake (thank to J. Hooverman) Updated chinese translation file (zh_CN.ts) nowrep 2011-10-29 18:37:28 +0200
  • e1b5a7bb6e Merge pull request #28 from JHooverman/master David Rosca 2011-10-29 09:06:20 -0700
  • 224735d413 translation update Jonathan Hooverman 2011-10-29 17:27:00 +0200
  • d22c38fe27 Fixed loading of RSS Channels. See #26 It is now following redirections. Also it will no longer be shown Atom channels, as RSS parser currently doesn't support it. nowrep 2011-10-29 13:36:04 +0200
  • 8bdc213167 Search Manager now supports also MozSearch Used for example on http://www.qtcentre.org/content/, it is working now. Also updated copyright on files where it was missing. nowrep 2011-10-29 12:24:12 +0200
  • 1b7c01bec2 Rewritten icon fetching in bookmarks importing, closes #24 Instead of using QWebPage and then loading the whole page in order to get icon, it is now using own IconFetcher class. It simply download page, looks for <link rel=shortcut and downloads icon from here. If no <link rel=shortcut is present, the downloading standard favicon.ico from base directory. nowrep 2011-10-28 23:17:38 +0200
  • ed8969f7a9 Folders in Bookmark Toolbar It is now possible to add folders into bookmarks toolbar. nowrep 2011-10-28 17:52:42 +0200
  • 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 nowrep 2011-10-27 14:26:40 +0200
  • 627fcd1d7b Improved Saving Passwords It is now saving webview's url, not url of request (used to have problems on some pages) And addition small improvements - added possibility to open rss feed in new tab with middle click - middle click on home button loads homepage in new tab - right click on back/next buttons now show menu instantly (instead of holding left mouse button to get menu shown) nowrep 2011-10-26 19:23:50 +0200
  • 3edeb2464f Updated Dutch translation Credits to Heimen Stoffels again :) nowrep 2011-10-25 19:55:47 +0200
  • c5b1ef9636 Merge pull request #22 from JHooverman/patch-1 David Rosca 2011-10-24 12:37:11 -0700
  • 8bfeb76719 Added some missing strings. JHooverman 2011-10-24 22:07:02 +0300
  • a4b39822a6 Various small fixes (including fullscreen buttons hiding) When going to fullscreen, add tab button will no longer stay on screen, and also when going back to normal screen, list tabs button will no longer be hidden. nowrep 2011-10-24 17:46:45 +0200
  • 9aa382764e Updated German translation Added German translation to desktop launcher and to Windows installer credits to Jonathan Hooverman nowrep 2011-10-23 21:10:09 +0200
  • fb9a211d6b 1.0.0-rc1 nowrep 2011-10-23 15:12:04 +0200
  • 56397717f9 Add Tab icon next to last tab Also uploaded scripts for various jobs related to QupZilla to github (scripts folder) nowrep 2011-10-23 14:44:18 +0200
  • 356736f130 Show Web Inspector on Windows now opens a new window with inspector It is because somehow QDockWidget::setWidget or QWebInspector itself is bugged on Windows and is positioning badly in dockwidget window. nowrep 2011-10-23 10:17:06 +0200
  • 9902476078 Import Bookmarks from other Browsers Added possibility to import bookmarks from Chrome, Firefox and Opera Please test it by yourself and send me feedback. Thanks :) nowrep 2011-10-22 22:29:33 +0200
  • 57248e64e6 Search Engines Manager + OpenSearch It is neccessary to use new profile database in order to get search engines saved. In order to make profile database upgrade automatic, change content of YOURPROFILE/version file to 1.0.0-b4 and run QupZilla nowrep 2011-10-21 23:51:02 +0200
  • 8cb30073c4 Search Engines Manager + OpenSearch (with suggestions) Finally added support to manage search engines. You can add search engines from sites that supports opensearch standard, but you can also add them manually. There is also possibility to specify shortcuts for quickly searching in location bar on your favourite engines. nowrep 2011-10-21 23:26:34 +0200
  • 9c18e53238 Little changes to linux theme to look even better than now :-) Namely menu indicator on back and home buttons removed, using own menu indicator on websearchbar (default Qt is way too big on some themes) Added Ján Ďanovský to translators (Slovak translate fixed) nowrep 2011-10-21 22:33:10 +0200
  • 0448a0b862 Completely retranslated Slovak translation. Closes #20 nowrep 2011-10-21 21:26:59 +0200
  • 2214992f72 Fixed closing SSL Manager after clicking on close button. Closes #18 nowrep 2011-10-21 19:52:58 +0200
  • e0dc2e0d4d Updated Dutch and German translation nowrep 2011-10-21 14:26:19 +0200
  • e865eb0c7e Chinese translation (thanks to Unink-Lio <unink4451@163.com>) fixed optimize database not working after click nowrep 2011-10-20 17:56:01 +0200
  • 6225283814 Fixed build issue. Closes #16 nowrep 2011-10-19 16:49:04 +0200
  • 13bde06e9e German Translation (thanks to Jonathan Hooverman jonathan.hooverman@gmail.com) nowrep 2011-10-18 21:34:25 +0200
  • dca3d3a31a Fixed occasional random crashes + middle mouse click improvements Using now qobject_cast everywhere possible instead of c++ type cast Middle mouse click in bookmarks manager (library + sidebar + toolbar) and history manager (library + sidebar) now opens a new tab nowrep 2011-10-18 21:07:58 +0200
  • e243b1baf4 Fixed small problem with default accept language + updated translations nowrep 2011-10-18 18:22:05 +0200
  • 5ebdfd9a5a Added AcceptLanguage dialog, it is now possible to set preferred languages for showing web sites nowrep 2011-10-18 17:39:51 +0200
  • 2c9dc68c3e Added possibility to change prefix for installation + improved checking profile versions (every profile will now be checked, not only default) nowrep 2011-10-18 14:30:17 +0200
  • 12fb69a2fd Middle mouse click on free space on tabbar now open a new tab nowrep 2011-10-17 23:34:57 +0200
  • 4ed8026bfa Fixed align of all bookmarks in center when show most visited is hidden nowrep 2011-10-17 14:19:49 +0200
  • 483ef1a9cb Fixed downloading of some SSL secured content on Windows nowrep 2011-10-17 13:43:51 +0200