1
mirror of https://invent.kde.org/network/falkon.git synced 2025-09-11 08:57:54 +02:00

Commit Graph

  • 0a7773bec1 [spellcheck] Added dialog with spell check settings. nowrep 2013-02-05 22:31:16 +0100
  • c3a0e1f13a [spellcheck] Added context menu options to replace misspelled words. nowrep 2013-02-05 20:43:53 +0100
  • 074bd928c7 [spellcheck] Adding Speller object into MainApplication. nowrep 2013-02-05 15:41:10 +0100
  • fc41e1516d [sourceviewer] Option to load edited source code in page. nowrep 2013-02-05 15:17:36 +0100
  • dfb69be90e Don't show AdBlock icon in webview context menu on editable content. nowrep 2013-02-05 13:41:30 +0100
  • 668022ed64 Improved parsing of Content-Disposition header. nowrep 2013-02-04 22:48:34 +0100
  • 37a81cdf30 Sending information about versions in reportbug page. nowrep 2013-02-04 13:07:21 +0100
  • bb8bff1676 Merge pull request #744 from srazi/master David Rosca 2013-02-04 03:54:34 -0800
  • e3db93740b Better RTL support for LocationCompleter and add direction property to dirlist.html S. Razi Alavizadeh 2013-02-04 15:14:56 +0330
  • 9f02eecc21 Merge pull request #743 from srazi/master David Rosca 2013-02-04 03:18:29 -0800
  • 396bac50b6 Update HTTP password when needed and remove redundant casting S. Razi Alavizadeh 2013-02-04 14:41:27 +0330
  • 47eecba4da Added QtWebKit platform plugin for notifications and spellcheck. nowrep 2013-02-03 18:14:57 +0100
  • c0c0d51b25 Little cleanups in code. nowrep 2013-02-02 13:54:26 +0100
  • 886b4202c8 Updated French translation in Windows installer. nowrep 2013-02-02 13:51:09 +0100
  • 00a5b62667 Fixed matching cookies according RFC 6265. nowrep 2013-02-01 14:45:42 +0100
  • 0c10211cea [autofill] Change saved password when user enters new data. nowrep 2013-01-31 23:11:57 +0100
  • 4fc6686185 Properly export form data if password input is the only input in form. nowrep 2013-01-31 21:29:30 +0100
  • 4f3c8b0d00 Check for QtWebKit 2.2 availability with pkg-config. nowrep 2013-01-31 20:27:37 +0100
  • f17f9f89b4 WebGL is now enabled by default on QtWebKit 2.3 nowrep 2013-01-31 19:17:38 +0100
  • 0b2bf6b0c0 Added search field in autofill manager in preferences. Mladen Pejaković 2013-01-31 19:16:11 +0100
  • ced0683c96 Updated translations. nowrep 2013-01-31 15:07:17 +0100
  • 61e11c7404 Moving translations to Transifex.com nowrep 2013-01-31 14:19:13 +0100
  • 4f42040c7e Followup for background fix with dark themes. nowrep 2013-01-31 14:18:28 +0100
  • a97ef7d627 Properly fixed page background color with dark themes. nowrep 2013-01-31 11:54:42 +0100
  • b97d1eeef5 Revert "Add new option "Ignore system colors" for dark themes." nowrep 2013-01-31 11:53:48 +0100
  • 4b2fd86fdd Add new option "Ignore system colors" for dark themes. nowrep 2013-01-31 02:08:28 +0100
  • ccec3409c2 Merge pull request #736 from plfiorini/master David Rosca 2013-01-30 16:33:29 -0800
  • d56f1e9bd4 Fix build with Qt 5.1 development branch Pier Luigi Fiorini 2013-01-31 01:06:37 +0100
  • 1ebb9a2abc Updated German translation Jonathan Hooverman 2013-01-30 21:26:39 +0100
  • 023a37802e Fixed typo Jonathan Hooverman 2013-01-30 21:09:27 +0100
  • f329e4914c Merge branch 'master' of github.com:QupZilla/qupzilla Jonathan Hooverman 2013-01-30 19:33:45 +0100
  • 8f7ea1dd92 Updated German translation of Windows Installer Jonathan Hooverman 2013-01-30 19:32:38 +0100
  • bb1c775d50 Don't remove whitelisted cookies with "Remove all cookies on close" opt. nowrep 2013-01-30 18:49:35 +0100
  • 20a549a837 Updated German translation Jonathan Hooverman 2013-01-30 18:34:38 +0100
  • 01723beda9 Updated German translation of Windows Installer Jonathan Hooverman 2013-01-30 17:52:45 +0100
  • 109f607157 Fixed removing all cookies on close option. nowrep 2013-01-30 16:04:05 +0100
  • 949bfe42ed GreaseMonkey: Reload scripts on when source file changes. nowrep 2013-01-30 14:12:09 +0100
  • e9b3442ef9 Use different network cache folders for each WebKit version nowrep 2013-01-30 12:18:07 +0100
  • 69bbca32ce Serbian translations update/fix Mladen Pejaković 2013-01-30 11:40:06 +0100
  • 5569cec48b [win] Fixed building after last commit. nowrep 2013-01-29 20:58:08 +0100
  • 95445738ef [win] Don't check for default browser on startup. nowrep 2013-01-29 20:34:14 +0100
  • b415df3395 Fixed building on both Linux & Windows. nowrep 2013-01-29 19:55:09 +0100
  • ecb1d54af3 Merge pull request #726 from srazi/master David Rosca 2013-01-29 10:29:32 -0800
  • 2c95c445b1 Merge pull request #727 from smarquespt/master David Rosca 2013-01-29 10:26:55 -0800
  • 5968849e6d Make "Switch to tab" translatable. nowrep 2013-01-29 19:25:20 +0100
  • edc5e31662 Portuguese update Sérgio Marques 2013-01-29 17:11:37 +0000
  • 62d3fd8bbb [FTP] Caching file icons, also added ftp to installer script and associationManager() S. Razi Alavizadeh 2013-01-29 20:03:56 +0330
  • de7c9d56d3 Fixed crash on choosing non-writable download location. S. Razi Alavizadeh 2013-01-29 19:50:58 +0330
  • 8f06ad811b Serbian translation updates Mladen Pejaković 2013-01-29 17:09:51 +0100
  • 51a4943a60 Merge pull request #724 from sys9kdr/master David Rosca 2013-01-29 06:46:12 -0800
  • 1d7916e455 Update Japanese language file Daiki Noda 2013-01-29 23:44:04 +0900
  • 7024e14592 Merge branch 'master' of github.com:QupZilla/qupzilla Mladen Pejaković 2013-01-29 15:02:46 +0100
  • e716a277e4 Serbian Latin translations for plugins Mladen Pejaković 2013-01-29 14:48:39 +0100
  • 4f906fc515 Cleanup in locationbar progressbar settings in preferences. nowrep 2013-01-29 14:47:11 +0100
  • 62ca09edf4 Serbian Latin translations Mladen Pejaković 2013-01-29 14:43:43 +0100
  • 26141a4249 Serbian translations update Mladen Pejaković 2013-01-29 14:37:31 +0100
  • 712877a068 Updated windows installer - remove untranslated languages. nowrep 2013-01-29 14:23:10 +0100
  • 53a30cbf39 Updated translations. nowrep 2013-01-29 13:40:15 +0100
  • 570ecf36cd Using mApp->tempPath() everywhere. (PROFILEDIR/temp) nowrep 2013-01-29 13:16:24 +0100
  • d5ce0cf33f [FTP} no console output when there is no error. S. Razi Alavizadeh 2013-01-29 05:32:33 +0330
  • 23a16726a8 Fixed bug about incorrect icon returned by QFileIconProvider() for the file that is going to download. -and added the missing include S. Razi Alavizadeh 2013-01-29 05:22:08 +0330
  • dd58127293 Fixed blocking link with ftp and qupzilla schemes because of the 'Same Origin Policy'. S. Razi Alavizadeh 2013-01-29 05:15:10 +0330
  • 709bc71f1a Merge branch 'srazi-master' + fixed building on Linux. nowrep 2013-01-29 00:13:34 +0100
  • fbfcc706c2 Support for loading not percent encoded bookmarklets. hrobeers 2013-01-28 23:10:49 +0100
  • 1d83557af2 Merge pull request #721 from sys9kdr/master David Rosca 2013-01-28 12:51:31 -0800
  • 262a09233a Update Japanese language files Daiki Noda 2013-01-29 05:42:49 +0900
  • 4962dff5e7 Updated German translation of Windows Installer Jonathan Hooverman 2013-01-28 20:35:46 +0100
  • 780106ddd0 Draw cursor in locationbar when completion popup is shown. nowrep 2013-01-28 19:38:03 +0100
  • eb583d429b New dialog in preferences: HTML5 Permissions nowrep 2013-01-28 18:20:36 +0100
  • c727245d2a Serbian translations for Windows installer - fix Mladen Pejaković 2013-01-28 17:30:00 +0100
  • a89b10fcf1 Serbian translations for Windows installer Mladen Pejaković 2013-01-28 11:45:52 +0100
  • a05c4b2bdb Added FTP support. (List and Download) S. Razi Alavizadeh 2013-01-28 13:22:55 +0330
  • 772440d86c Fixed opening target=_blank links in new tab. nowrep 2013-01-27 20:49:22 +0100
  • b70fc83474 Fixed position of background images in SpeedDial. nowrep 2013-01-27 13:29:35 +0100
  • 32f69c89be Don't steal Ctrl+U/B/I shortcuts from page. nowrep 2013-01-26 21:58:09 +0100
  • 84dc48ef67 Don't show "Resend form" dialog when app is starting. nowrep 2013-01-26 12:20:46 +0100
  • 1f2b0eef87 Possible to open background/selected tab from "Open in new tab" action nowrep 2013-01-26 12:04:30 +0100
  • 3caf5535cd PageFormCompleter: Improved detecting sent form. nowrep 2013-01-26 11:09:25 +0100
  • c1c1b4130e New option "Open new empty tabs after active tab". nowrep 2013-01-25 23:49:46 +0100
  • 3cdb4c26df Fixed setting current tab after recovering crash. nowrep 2013-01-25 23:36:50 +0100
  • 359e1842a0 Fixed crash when showing context menu in websearchbar. nowrep 2013-01-25 22:42:20 +0100
  • df6417af4a Final fix for page background with dark themes. nowrep 2013-01-25 21:14:37 +0100
  • 3f616b330d Added Inspect Element action into popup window's context menu. nowrep 2013-01-25 20:00:37 +0100
  • b7cc728d63 Improved PopupWindow + added correspoding tests. nowrep 2013-01-25 19:52:30 +0100
  • 88c2c25490 [Tests] Add tests for PageFormCompleter. nowrep 2013-01-25 16:59:42 +0100
  • 498f24add1 [Code] Renamed AutoFillModel + new class PageFormCompleter. nowrep 2013-01-24 17:47:50 +0100
  • 21d2c57dd8 Added autotests for QzTools helper functions. nowrep 2013-01-24 14:25:26 +0100
  • 25cf1eedc4 Fixed broken Click2Flash from previous commit. nowrep 2013-01-24 00:00:57 +0100
  • 1fef4efec7 Using clever approach to find username inputs in form. nowrep 2013-01-23 23:23:48 +0100
  • 30719365ac Fixed loading NYTimes Skimmer page. nowrep 2013-01-23 18:48:51 +0100
  • 2135ab8d13 Final proper fix for showing popup windows with QtWebKit 2.3 nowrep 2013-01-23 18:23:34 +0100
  • 00268a294b Fix closing Settings tab in Cookies dialog Mladen Pejaković 2013-01-23 14:00:37 +0100
  • 86e3dd91d2 Added x-scheme-handler into Linux desktop launcher. nowrep 2013-01-23 01:54:47 +0100
  • a34a72cdb8 Moved all cookies settings into Cookies Manager. nowrep 2013-01-23 01:34:15 +0100
  • a71302fbc6 [git-hooks] New hook for checking copyright year. nowrep 2013-01-22 23:30:59 +0100
  • 347cebcf8a [Windows] Fixed saving files endings with space. S. Razi Alavizadeh 2013-01-22 22:56:39 +0100
  • e28f9d438e [Code] qz_ prefixed functions moved to QzTools namespace. nowrep 2013-01-22 19:04:22 +0100
  • 9f2de4b73a [Code] Made all helper functions static. nowrep 2013-01-22 18:12:21 +0100
  • 90a6b79050 Proper fix for #608 saving page screen. nowrep 2013-01-22 16:17:50 +0100
  • 3729649f6b Fixed using new icon for search button. nowrep 2013-01-22 15:31:50 +0100