1
mirror of https://invent.kde.org/network/falkon.git synced 2025-09-10 16:47:54 +02:00

Commit Graph

  • d8ec1b8675 Removed one translated string from preferences. nowrep 2012-01-12 21:32:27 +0100
  • d1230b7bce Merge pull request #161 from JHooverman/master David Rosca 2012-01-12 12:12:38 -0800
  • b181fd447e Updated German translation Jonathan Hooverman 2012-01-12 21:09:28 +0100
  • c35aceaa1a Using resources inside bundle on Mac. Hopefully closes #125 - also improved mac .plist a little nowrep 2012-01-12 20:32:09 +0100
  • e39ddf5a79 Saving settings even without calling quitApplication. Closes #157 nowrep 2012-01-12 20:10:51 +0100
  • 9e368775bd Should fix build issues when using ...? Closes #158 #154 - it was compiling fine for me with Qt 4.8RC1 and 4.7.4 - but it wasn't compiling fine for haiku & mac os nowrep 2012-01-12 18:40:02 +0100
  • 999f0ef702 Using global QSettings object, should save some writes to disk. - instead of creating new QSettings objects whenever we want to save some data, we are using global QSettings object that is keeping its data in memory and writing to disk only when really needed nowrep 2012-01-11 21:58:25 +0100
  • 53d0c256c5 Merge branch 'master' of github.com:nowrep/QupZilla nowrep 2012-01-10 21:15:46 +0100
  • b4a18d5729 Updated translations nowrep 2012-01-10 21:15:03 +0100
  • 432004efe3 Merge pull request #151 from JHooverman/master David Rosca 2012-01-10 12:14:26 -0800
  • 4d2d4fda5f Updated German translation Jonathan Hooverman 2012-01-10 21:10:40 +0100
  • ee8a16b3e1 [Fix] Fixed occasional fails to restore session. - also removed unneeded (now) checks to process slot while app/window is closing * as now no signals will be invoked on deleted objects nowrep 2012-01-10 19:10:16 +0100
  • 8a88bdcc2d [Fix] Fixed occasional crash when closing tabs/windows. Closes #143 - disconnecting all signals/slots from widgets before deleting them to prevent invoking slots on deleted objects. nowrep 2012-01-10 18:31:38 +0100
  • 030d1b8c08 Merge pull request #150 from pejakm/master David Rosca 2012-01-09 23:07:33 -0800
  • a60389b0a5 Added Wiktionary back and renamed Translate menu item Mladen Pejaković 2012-01-09 22:53:08 +0100
  • bbcd113f6e Merge pull request #149 from vasitsiv/master David Rosca 2012-01-09 13:49:05 -0800
  • 73397df0ae Greek website translation Vasilis Tsivikis 2012-01-09 23:37:09 +0200
  • 03a2b8e991 [Fix] Fixing previous commit, it was unable to click on any button. - Oops... nowrep 2012-01-09 22:17:05 +0100
  • eb0d24efd3 Edited Menu behaviour on Mac, should hopefully close #129 - also improved visible clicks on ToolButtons nowrep 2012-01-09 22:14:02 +0100
  • 456a8d3e77 Fixed go to web page + using google translate as dictionary provider. nowrep 2012-01-09 16:45:36 +0100
  • 61b410ece3 Code edits + added Mladen Pejaković into contributors. - moved speed dial background settings from qupzillaschemehandler to speed dial's class speeddial nowrep 2012-01-09 16:23:03 +0100
  • 350a683f46 Merge pull request #146 from pejakm/master David Rosca 2012-01-09 06:49:33 -0800
  • 7781e1a1c7 Speed dial background picture backend Mladen Pejaković 2012-01-09 14:12:21 +0100
  • f108a82d55 Update Serbian language files Mladen Pejaković 2012-01-09 13:07:08 +0100
  • d3e3a99aa8 Update translations Mladen Pejaković 2012-01-09 12:50:46 +0100
  • 28e2572215 Rearranged tight click context menu; added new menu entries Mladen Pejaković 2012-01-09 12:39:34 +0100
  • 5b98b42692 Merge pull request #145 from Fisiu/master David Rosca 2012-01-08 22:28:28 -0800
  • 0b54948877 restore first tab as active in preferences dialog Mariusz Fik 2012-01-09 03:21:33 +0100
  • b3d36baaf7 fix tab order for preferences dialog Mariusz Fik 2012-01-09 03:16:51 +0100
  • 6362bfab96 Merge pull request #142 from JHooverman/master David Rosca 2012-01-08 11:10:53 -0800
  • b9f808f681 Updated German translation Jonathan Hooverman 2012-01-08 20:08:28 +0100
  • e6264a281d Merge pull request #141 from pejakm/master David Rosca 2012-01-08 10:17:41 -0800
  • ac4750e3a1 Serbian language files - fix Mladen Pejaković 2012-01-08 19:14:39 +0100
  • 9c6d582c44 Added Mladen Pejaković into translators (Serbian) - also fixed .qm filenames and added qt translation nowrep 2012-01-08 18:17:47 +0100
  • 7ab8103c34 Merge pull request #140 from pejakm/master David Rosca 2012-01-08 09:07:19 -0800
  • 466d8ce459 Fix sr_RS language file\'s country suffix Mladen Pejaković 2012-01-08 18:02:22 +0100
  • 8bd98f45a9 Qt Serbian translations, initial Mladen Pejaković 2012-01-08 17:58:58 +0100
  • b927368421 Initial support for Serbian language Mladen Pejaković 2012-01-08 17:58:37 +0100
  • 87fcb7abe2 Initial support for Serbian language Mladen Pejaković 2012-01-08 17:50:20 +0100
  • 1bb87310be Desktop file Serbian language Mladen Pejaković 2012-01-08 17:39:32 +0100
  • f219877c24 Merge pull request #138 from pejakm/master David Rosca 2012-01-08 06:26:45 -0800
  • 5c11906c72 Fix Send image menu entry Mladen Pejaković 2012-01-08 15:21:49 +0100
  • 295e86988f Little change in speed dial: drag start after moving 40 pixels. - it prevent unwanted drags when clicking on pages - also fixed little issue when focusing locationbar after hiding search toolbar - added portuguese translation for hompage nowrep 2012-01-08 14:24:10 +0100
  • 2d6585c786 [Fix] Fixed wrong tab focus order. Closes #135 - it is now LocationBar -> WebSearchBar -> WebView -> ... nowrep 2012-01-08 12:38:02 +0100
  • f0c04e88e9 [Fix] Fixed standard menu actions in app menu on Mac. Closes #130 - it should show About QupZilla, About Qt, Preferences and Quit in application menu on Mac - it should also fix related crash in #130 nowrep 2012-01-08 11:38:15 +0100
  • 8320dd0615 Added Alt+Left/Right shortcuts for history back/forward. Closes #136 nowrep 2012-01-08 11:12:04 +0100
  • 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 nowrep 2012-01-08 10:56:50 +0100
  • d9966c08a1 Added possibility to create new rss feeds. Closes #120 - also edited string in adblock icon "web-pages" > "web pages" nowrep 2012-01-07 20:56:58 +0100
  • aa7ab1d9e1 Version 1.1.5 nowrep 2012-01-07 12:43:18 +0100
  • fe28298fae Fixed also YouTube opensearch suggestions. - correction: you need to remove google + youtube providers and then click "Defaults", only clicking "Defaults" won't replace old google/youtube providers with new working. nowrep 2012-01-07 12:19:47 +0100
  • 7f43333fbf Fixed google suggestions in websearch bar. - you may need to click "Defaults" to add Google with correct suggestions url template - also improved behaviour when opening NewBackgroundTab if it is opened from pinned tab. It will be opened after last pinned tab, to prevent opening normal tabs between pinned ones. nowrep 2012-01-07 12:09:39 +0100
  • 3a2ceeab31 Automatic updates for ca-bundle.crt CA certificates bundle. - checking updates every 5 days from homepage qupzilla.com nowrep 2012-01-07 10:29:38 +0100
  • 2b82d486d0 Added translation files for translating homepage. - you can find them under /translations/homepage nowrep 2012-01-07 10:26:52 +0100
  • 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 nowrep 2012-01-06 17:31:44 +0100
  • 27078a58cd Merge pull request #133 from niutech/patch-2 David Rosca 2012-01-06 06:16:12 -0800
  • 412b170f4f Don't quit application on last closed window on Mac. Closes #129 nowrep 2012-01-06 15:03:48 +0100
  • 890e8f0cdf Can now load long locale named qt translation file. (ex. qt_zh_CN.qm) - patch by Mladen Pejaković, see #128 - also updated Polish and Dutch translations nowrep 2012-01-06 14:34:12 +0100
  • 96a8020f08 Added reading mac.css theme file on Mac OS X niu tech 2012-01-06 14:17:46 +0100
  • d3ea77f8f1 Merge pull request #131 from niutech/patch-1 David Rosca 2012-01-05 23:07:01 -0800
  • 4162b40698 Updated Polish translation ("odśwież" przez "ż") niu tech 2012-01-06 05:07:41 +0100
  • a0c1113f65 Updated French translation + Portuguese fixes in desktop launcher. nowrep 2012-01-05 21:46:03 +0100
  • ee88c78f7a Updated Windows installer + added Greek language. Closes #127 nowrep 2012-01-05 19:43:30 +0100
  • 806693b199 Added Info.plist and icons for Mac. Hopefully closes #126 nowrep 2012-01-05 18:34:44 +0100
  • f64ea6bb22 Updated Polish and Chinese translations nowrep 2012-01-05 17:43:01 +0100
  • 8cff19e982 Updated Polish + Portuguese(+ windows installer) translations. nowrep 2012-01-05 17:30:29 +0100
  • fb6ef29e14 [Fix] Don't show error when using unknown cmd argument. Closes #124 - it is now possible to change application style, graphics system, X11 display, ... etc from command line nowrep 2012-01-05 17:26:51 +0100
  • 9e7e0285bb Added support for printing page through javascript window.print() nowrep 2012-01-04 19:02:33 +0100
  • ab5555d913 [Fix] Fixed "Hide tabs when there is only one tab" option. Closes #121 - also edited spanish translation in desktop launcher nowrep 2012-01-04 16:00:59 +0100
  • 86d6f0cae0 Updated Spanish translation. nowrep 2012-01-04 15:33:01 +0100
  • 002dc39bc8 [Fix] Fixed cookies loss when closing browser with private browsing. nowrep 2012-01-04 14:09:27 +0100
  • 31bdfe4f1a Showing right default directories for bookmarks on Windows. Closes #116 - also updated Italian translation nowrep 2012-01-04 13:44:43 +0100
  • 85cbddf008 Merge pull request #123 from vasitsiv/master David Rosca 2012-01-04 04:35:59 -0800
  • c9149b6fe3 Updated Greek Translation vasitsiv 2012-01-04 14:31:24 +0200
  • 4b33fc2478 Merge branch 'master' of git://github.com/nowrep/QupZilla vasitsiv 2012-01-04 02:16:58 +0200
  • 9d51025e07 Merge pull request #113 from JHooverman/master David Rosca 2012-01-03 13:14:40 -0800
  • b720eee746 Updated German translation Jonathan Hooverman 2012-01-03 21:58:55 +0100
  • 06406b5a9f Updated translations + uploaded missing files. nowrep 2012-01-03 21:05:48 +0100
  • a09d6ce6e4 Using own CA certificates database from now. Closes #111 - fixing various problems with accessing / downloading content from secured sites - using CA certificates from debian's ca-certificates package - added copyright notice for Mozilla's certificates nowrep 2012-01-03 21:02:35 +0100
  • be0bf20585 Added Portuguese translation. Closes #107 - thanks to Sérgio Marques nowrep 2012-01-03 20:57:30 +0100
  • 8d3c56afe2 Code style + fixed cppcheck warnings. - using static_cast rather than C-style casting nowrep 2012-01-02 17:23:31 +0100
  • 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 nowrep 2012-01-02 13:56:52 +0100
  • 2abe5d8e65 Updated Dutch translation. nowrep 2012-01-01 19:51:41 +0100
  • f3970f164b Updated copyright for new year. Closes #100 nowrep 2012-01-01 15:29:55 +0100
  • ef67b1745f Other updateds for new domain. Happy New Year! - last commit today, have fun :-) nowrep 2011-12-31 12:57:01 +0100
  • 18fbb1cd31 New project domain qupzilla.com. Thank you very much, Radomir Orkac. nowrep 2011-12-31 10:33:01 +0100
  • c38e063580 Showing Apply and Edit on its right places in Speed Dial now. nowrep 2011-12-30 17:56:49 +0100
  • b8a0b52982 Improved commandline options. Possibility to use more than at once. - it is also now possible to start in private mode from commandline nowrep 2011-12-30 16:54:37 +0100
  • 6eb4f7bb3b Merge pull request #108 from JHooverman/master David Rosca 2011-12-30 04:29:55 -0800
  • 8ede49edc2 Updated German translation Jonathan Hooverman 2011-12-30 11:29:36 +0100
  • 8e84b6c19f Fixes in Russian translation nowrep 2011-12-30 01:11:16 +0100
  • ffc4f825a6 Proper handling of metaDataChanged signal in downloading. Closes #69 - checking whether downloaded item doesn't want to redirect, and making redirect if so nowrep 2011-12-29 22:28:04 +0100
  • d23704bc82 Hide new tab button while moving tabs. Closes #103 - also updated spanish translation nowrep 2011-12-29 21:50:03 +0100
  • 47b6af18b5 [Fix] Showing custom rules properly under custom rules now. - if you created new custom rule, it showed under custom rules only until restart, then it was moved into EasyList nowrep 2011-12-29 21:25:49 +0100
  • 93e7c073d4 [Fix:] Going to history items from history back/forward menu in new tab - fixed regression from 061e1e21543b3cfd323fa901992328e14a9f36d2 nowrep 2011-12-29 15:45:29 +0100
  • 77e7ed55f0 Fixed overflowing bookmarks toolbar when there is a lot of bookmarks. - also updated Russian translation nowrep 2011-12-29 15:21:26 +0100
  • 5af4df90b7 [Fix] crash in Click2Flash plugin when element is not found. - also little improvement in WebView mousepress events nowrep 2011-12-28 23:25:40 +0100
  • 89cad89ad0 Automatic updates for EasyList in AdBlock. - updates are scheduled to every 3 days nowrep 2011-12-28 19:28:34 +0100
  • 6259577d8b [Fix] searching bookmarks in bookmarks sidebar. - now it properly search also unsorted bookmarks - improved performance when searching in all treeviews - updated italian translation nowrep 2011-12-28 16:31:18 +0100
  • 290f52f477 Merge remote-tracking branch 'upstream/master' vasitsiv 2011-12-28 16:28:27 +0200
  • e5f6478439 Added PORTABLE_BUILD define allowing portable building. Closes #99 - also updated russian and italian translations nowrep 2011-12-28 14:55:54 +0100