1
mirror of https://invent.kde.org/network/falkon.git synced 2025-11-10 05:39:43 +01:00

Commit Graph

  • 274c234988 Fixed building on Windows + updated v1.3.0 tag nowrep 2012-07-12 10:43:47 +0200
  • 625c9a38f3 Version 1.3.0 - properly updated * src/lib/data/data/browsedata.db * src/lib/data/data/ca-bundle.crt nowrep 2012-07-11 18:37:18 +0200
  • c471c0e882 Version 1.3.0 nowrep 2012-07-11 18:31:23 +0200
  • 014fa12159 Added GreaseMonkey + PIM plugins nowrep 2012-07-11 18:30:00 +0200
  • edb2e6d624 Preferences: Fixed showing current language twice in list. nowrep 2012-07-10 22:26:59 +0200
  • 11972affaf All issues regarding saving passwords should now be fixed. nowrep 2012-07-10 22:15:07 +0200
  • 2d5c9bcc2b Building: Option to build without QtDBUS module. - more info in BUILDING - desktop notifications will be disabled with this option nowrep 2012-07-10 11:56:24 +0200
  • e4e87b02a5 CommandLineOptions: Added option to open new window with url - syntax: -ow=URL or --open-window=URL nowrep 2012-07-10 00:36:05 +0200
  • a252fe7db0 Win: Fixed theme loading delay. - closes #388 nowrep 2012-07-09 23:45:49 +0200
  • 8a5880c77d Plugins: Fixed disabling all plugins when saving preferences - and not going to extensions tab nowrep 2012-07-09 12:47:27 +0200
  • b0f209b1da Using UTF-8 when reading files. nowrep 2012-07-08 21:17:10 +0200
  • 0e12433c0e PluginsManager: Opens plugin settings with double click in ListWidget nowrep 2012-07-08 17:57:06 +0200
  • ac36261549 Plugins: Calling unload() on app shutdown. nowrep 2012-07-08 14:03:50 +0200
  • 7fee7053d4 Plugins: New method in API (createRequest in network manager) nowrep 2012-07-08 00:15:03 +0200
  • f9b38c4376 Fixed compilation from previous commit nowrep 2012-07-06 20:28:10 +0200
  • 19f34ecd4c Fixed potentional issue with starting external download manager nowrep 2012-07-06 20:22:08 +0200
  • c0c996dbbd Fixed building with Qt 4.7 nowrep 2012-07-06 16:52:27 +0200
  • 2bf1638dea Fixed setting WebPage to WebView more than once nowrep 2012-07-06 14:47:34 +0200
  • 189193a8b8 PluginsList: Sorting plugins alphabetically nowrep 2012-07-06 14:37:49 +0200
  • 0d4078f005 Build system now allow building plugins out of src/plugins directory nowrep 2012-07-06 13:28:45 +0200
  • abdcc5bfab Updated French translation nowrep 2012-07-05 21:51:30 +0200
  • cdf10da2af Serbian home page translation updates Mladen Pejaković 2012-07-05 10:17:32 +0200
  • 9ff76a5911 Fixed showing duplicated (Private browsing) in window title - also don't save window geometry in private mode nowrep 2012-07-04 19:13:44 +0200
  • b4c3c1b9b1 Updated German homepage translation Jonathan Hooverman 2012-07-04 18:00:07 +0200
  • d8e0556d3e AdBlock: Changes to element blocking rules are now instant. - instead of need to reload settings / restart browser nowrep 2012-07-04 17:53:49 +0200
  • 2dc0785aff AdBlock: Support for $elemhide and $document exception rules - with @@||qupzilla.com^$document you can completely disable AdBlock from running on qupzilla.com site nowrep 2012-07-04 16:00:53 +0200
  • 526c7475d4 Merge pull request #436 from Mikino89/master David Rosca 2012-07-04 02:19:54 -0700
  • de93c5ed36 Updated Slovak translation - added translation for AKN plugin Mikino89 2012-07-04 11:18:24 +0200
  • ae18e4c221 Fixed building on Windows Mikino89 2012-07-04 11:16:38 +0200
  • 138ffdfe93 AdBlock: Better and faster hiding placeholders of blocked elements - also Ctrl+C in AdBlock tree now copies url filter into clipboard nowrep 2012-07-04 10:08:55 +0200
  • 2b7b28db37 HistoryModel: Fixed deleting top level item (month, day) - when it was not fetched nowrep 2012-07-04 00:21:08 +0200
  • 770a9762a9 Linux: Generating backtrace upon crash and saving it to file. - in $PROFILEDIR/crashlog nowrep 2012-07-03 22:57:31 +0200
  • dea5c4261a Merge branch 'master' of github.com:QupZilla/qupzilla nowrep 2012-07-03 21:54:28 +0200
  • adac699cc9 AdBlock: Subscription downloading now follows redirects. - fixed related possible crash nowrep 2012-07-03 21:54:04 +0200
  • 55a2931ffe Updated homepage translation Jonathan Hooverman 2012-07-03 20:32:43 +0200
  • 935cf7b40b Updated Ukrainian translation (desktop launcher + plugins) nowrep 2012-07-03 18:21:21 +0200
  • 42fd82fb2d Added CHANGELOG file instead of changelog in wiki nowrep 2012-07-03 17:42:26 +0200
  • cc62966840 Updated homepage translations. - added one new string nowrep 2012-07-03 16:55:23 +0200
  • 8542dc307f NetworkManager: Fixed excessive questions about invalid SSL certificate - user will now be asked only once if he rejects the certificate * works only within WebPage, so if user opens new tab, he will get the question again (in case he want to change his mind) nowrep 2012-07-03 15:22:42 +0200
  • 193a9371f0 WebView: Shift modifier for inverting preferred new tab position. - Shift + MiddleMouseClick and Ctrl + Shift + LeftMouseClick nowrep 2012-07-03 11:28:14 +0200
  • dda70eef32 Updated Spanish translation nowrep 2012-07-02 17:12:45 +0200
  • a63078bc02 [Fix:] Navigationbar's completer popup when used with dark themes nowrep 2012-07-02 16:38:27 +0200
  • 608135ac95 AdBlock: Using QString::endsWith in domain matching - instead of QString::contains nowrep 2012-07-02 09:58:56 +0200
  • 5b68deba48 Merge pull request #433 from stuarch/master David Rosca 2012-07-02 00:39:43 -0700
  • e8792a9498 Updated Italian and Portuguese translation nowrep 2012-07-02 09:39:02 +0200
  • baf98203f4 Update Traditional Chinese Translations stuarch 2012-07-02 09:22:59 +0800
  • c73c9820e4 AdBlock: Fixed domain match rules ||domain.com^ - it should also match something.domain.com nowrep 2012-07-02 01:40:32 +0200
  • e06517bdd4 Added EasyPrivacy into known third party subscriptions - also fixed crashes when not having adblock enabled on startup nowrep 2012-07-01 20:38:37 +0200
  • 699f309ffd AdBlock: Disabling rules now persist through subscription updates nowrep 2012-07-01 20:11:37 +0200
  • dd170f653f Using QChar instead of 1-char QString everywhere nowrep 2012-07-01 18:50:18 +0200
  • fbc44d2889 AdBlock: Show correct subscription when opening dialog with rule - from AdBlock context menu or icon nowrep 2012-07-01 18:13:49 +0200
  • a37b29b275 Using QString::left instead of QString::mid(0, ) nowrep 2012-07-01 18:11:43 +0200
  • 066600ff10 AdBlock: Option to delete rule with Del key - fixed setting color of newly added rule according to its type nowrep 2012-07-01 14:44:42 +0200
  • 1b000812b9 AdBlock: Improved performance in 2 types of rules - ||domain.com^ and anything| rules are now using string matching - edited updating EasyList to download more rules * only 50 rules are slow now (use regexp) in EasyList nowrep 2012-07-01 14:44:01 +0200
  • 6228082225 AdBlock: Support for $object $subdocument and $xmlhttprequest options - also there's now support for blocking all netscape plugins, not just flash plugin nowrep 2012-07-01 12:07:00 +0200
  • 2ffb8ee523 Updated Ukrainian translation. nowrep 2012-06-30 21:49:36 +0200
  • 3eecc93f54 Updated Russian translation nowrep 2012-06-29 22:31:21 +0200
  • 86580cba4d website Polish update Mariusz Fik 2012-06-29 14:01:09 +0200
  • 2c4d97e050 Polish translation of Windows part Mariusz Fik 2012-06-29 13:40:48 +0200
  • 4ff97abfd9 polish translation for plugins Mariusz Fik 2012-06-29 13:28:49 +0200
  • ba6875e2a6 Update QupZilla Polish translation Mariusz Fik 2012-06-29 13:08:38 +0200
  • 4baa0baa3e Merge branch 'master' of github.com:QupZilla/qupzilla nowrep 2012-06-29 10:01:05 +0200
  • 5ff993727f Merge branch 'master' of https://github.com/alexandre596/qupzilla into alexandre596-master nowrep 2012-06-29 10:00:24 +0200
  • 34bf9d6625 Serbian translation updates Mladen Pejaković 2012-06-29 08:23:26 +0200
  • 572057b4f2 MouseGesturesPlugin: Fixed symbol lookup error. - undefined symbol: _ZN7Gesture20MouseGestureCallbackD2Ev nowrep 2012-06-28 22:23:46 +0200
  • 39e8592e43 Jonathan Hooverman: Updated de_DE.ts nowrep 2012-06-28 20:46:51 +0200
  • 6ab3970bdd Merge pull request #426 from sys9kdr/master David Rosca 2012-06-28 11:40:28 -0700
  • 62ad29efbf Merge pull request #425 from mckaygerhard/patch-2 David Rosca 2012-06-28 11:36:28 -0700
  • f25c518fa7 Merge pull request #423 from mckaygerhard/patch-1 David Rosca 2012-06-28 11:35:25 -0700
  • 7fa6067e2d Merge pull request #422 from vasitsiv/master David Rosca 2012-06-28 11:34:21 -0700
  • c8b00d5284 Update Japanese langunage files Daiki Noda 2012-06-29 02:19:49 +0900
  • 01af8bec59 please fix the line in new tab, PICCORO Lenz McKAY 2012-06-28 11:40:52 -0530
  • 30f4df4790 Update Translation alexandre596 2012-06-28 14:08:13 -0300
  • ed5c19eec9 Update translation es_VE, i go for others related to me, please update as soon, i see the mail.. i can translate the page too.. i'll try today... but win instaler related files i'll must be evaluate.. i dont use non-linux/non-mac software PICCORO Lenz McKAY 2012-06-28 11:35:24 -0530
  • cb94172064 Updated Greek Translation v1.3.0 Vasilis Tsivikis 2012-06-28 19:31:29 +0300
  • c01604ffe9 RSS: Added support for adding feeds into external applications - including some web applications (Google Reader, My AOL, Yahoo! ...) - Liferea and Akregator are support from desktop readers * akregator needs testing (i don't use kde) nowrep 2012-06-28 17:16:45 +0200
  • 8aa2bd9543 Updated translations nowrep 2012-06-28 17:14:16 +0200
  • 7e6ba1d702 AdBlock: Don't show element hiding rules when viewing source code nowrep 2012-06-28 12:03:08 +0200
  • c6ccd6bd1f AdBlock: Added full support for $third-party option - checking Referer of network request to determine if it is third party request or not * matching is performed on second-level domains (there is minor issue with it in Qt < 4.8) nowrep 2012-06-28 01:41:01 +0200
  • fa72a38050 Fixed showing option what to do with some urls with external protocol. - sometimes, just "?" was shown in dialog instead of actual external url nowrep 2012-06-27 20:32:13 +0200
  • da7fd9ebba Added new loading animation + removed unused icons. nowrep 2012-06-27 18:52:22 +0200
  • 4743549851 Showing loading animation (spinner) in popup windows. nowrep 2012-06-27 18:29:00 +0200
  • dfb82fb3cc Using user preferred new tab position now everywhere it makes sense. see #382 nowrep 2012-06-27 18:05:09 +0200
  • 4017c5303e Fixed issue with setting tabs movable - regression from previous commit nowrep 2012-06-27 00:14:51 +0200
  • 8da91fde13 Merge branch 'master' of github.com:QupZilla/qupzilla nowrep 2012-06-26 23:40:21 +0200
  • 1a5ad1413b Preferences: New option "Automatically switch to newly opened tabs" - also removed unnecessary option to make tabs movable * everyone wants the tabs to be movable :-) nowrep 2012-06-26 23:39:23 +0200
  • 6ec1b9ab00 Merge pull request #419 from sys9kdr/master David Rosca 2012-06-26 08:19:26 -0700
  • 484d2747ee Update ja_JP.ts Daiki Noda 2012-06-27 00:11:05 +0900
  • 38ef828b82 Private browsing now opens new browser window (in own process) - closes #415 nowrep 2012-06-26 11:49:39 +0200
  • 209395a003 Updated translations nowrep 2012-06-26 11:48:08 +0200
  • 2301e9b206 Serbian translation updates Mladen Pejaković 2012-06-25 23:04:35 +0200
  • b9476c9bbc AdBlock: Showing different colors for each rule type - black = normal rules green = exceptions gray = disabled rules blue = css rules nowrep 2012-06-25 21:01:30 +0200
  • 847469e0be AdBlock: Support for element hiding rules & improved performance - improved performance with not using regexps when not necessary - added support for element hiding even with domain restrictions - almost all types of rules are supported now * exceptions are only some special cases when rule has unssuported options (part of rule after $ character) * those rules are ignored nowrep 2012-06-25 16:07:25 +0200
  • 84e4e70b15 Merge branch 'master' of github.com:QupZilla/qupzilla nowrep 2012-06-24 23:46:51 +0200
  • e471bfd5d4 AdBlock: Support for adding new subscriptions. - you can add subscriptions in AdBlock dialog or with abp: scheme links nowrep 2012-06-24 23:46:32 +0200
  • daa50e2ca5 Updated translations nowrep 2012-06-24 23:43:08 +0200
  • 785f250e76 Merge pull request #414 from alexandre596/master David Rosca 2012-06-23 01:29:55 -0700
  • 68984d6017 Update Translation alexandre596 2012-06-22 22:06:19 -0300
  • 91bed8ad15 AdBlock: Showing name of subscription in blocked content page. nowrep 2012-06-21 21:49:41 +0200
  • 5393acb514 Fixed crash in AdBlock dialog when deleting rules. - regression from previous AdBlock commit nowrep 2012-06-15 20:54:58 +0200