1
mirror of https://invent.kde.org/network/falkon.git synced 2024-12-20 10:46:35 +01:00

Commit Graph

  • 34fadb4512 Merge branch 'Mikino89-master' nowrep 2012-01-24 20:50:04 +0100
  • 173e767b40 Updated Swedish translation nowrep 2012-01-24 20:49:09 +0100
  • 69525404a7 Update SK translation Peter Vacula 2012-01-24 20:32:24 +0100
  • c6cbaa286b Added shortcut for Paste&Search. - merged pejakm-master and Mikino89-master nowrep 2012-01-24 20:12:00 +0100
  • 5a7e13486f Merge https://github.com/Mikino89/QupZilla into Mikino89-master nowrep 2012-01-24 20:04:27 +0100
  • fc13958953 Using static variables to store settings of WebView and LocationBar. - in its own WebViewSettings and LocationBarSettings classes - because we don̈́'t want to load settings on every creation of new tab nowrep 2012-01-24 19:58:20 +0100
  • 5b4b76bd1c Updated Slovak translation + fixed one mistake in Czech. Peter Vacula 2012-01-24 19:45:48 +0100
  • 16526b0177 Handling Ctrl+Middle clicks on links in keyReleaseEvent. - fixes problems when you open link in new tab (with middle mouse click) and also paste text to focused input element nowrep 2012-01-24 19:12:31 +0100
  • 1807f489d7 Added bin/qupzilla.exe into .gitignore Peter Vacula 2012-01-24 18:54:18 +0100
  • 4423f884bf Paste and Search action for Search Bar v2 Mladen Pejaković 2012-01-24 18:23:43 +0100
  • a09766a2ee Paste and Go action for Search Bar Mladen Pejaković 2012-01-24 15:39:20 +0100
  • 5d057f9107 Automatic styling screwup fix Mladen Pejaković 2012-01-24 15:21:16 +0100
  • beca87fe19 Option to open new tabs after active tab (enabled by default) Mladen Pejaković 2012-01-24 15:16:33 +0100
  • 361cc6a184 Updated swedish translation nowrep 2012-01-23 22:04:48 +0100
  • 4fc23c359d Updated Portuguese + Spanish translations nowrep 2012-01-23 21:02:53 +0100
  • b1deb2b101 Serbian translations update Mladen Pejaković 2012-01-23 20:45:47 +0100
  • 79f30b03e8 Little improvement in speed dial + option to set minimum font size. - also registering SIGPIPE signal handler to prevent some unneeded crashes when using QtWebKit 2.2 nowrep 2012-01-23 19:28:47 +0100
  • 09a4bd62b6 Serbian translations update Mladen Pejaković 2012-01-23 18:56:47 +0100
  • 342aa2e31f [Fix] Fixed ugly big size of animation when loading pages in speed dial. - this regression was introduced with option to change size of dials - and .. um .. it was introduced by me, not Mladen :-) nowrep 2012-01-23 18:31:07 +0100
  • 40ff69c87f Fixed Report Issue page. - sending to correct url (www.qupzilla.com/reportbug.php) now nowrep 2012-01-23 17:57:46 +0100
  • c31ee75928 History menu submenus and List of closed tabs in tab bar - merged pejakm-master - also using const variables in foreach loops everywhere it is possible - updated translations nowrep 2012-01-23 17:30:34 +0100
  • 08dae0e4ce Merge branch 'master' of https://github.com/pejakm/QupZilla into pejakm-master nowrep 2012-01-23 16:01:58 +0100
  • 23b73ce388 Fixing compilation on Mac. Closes #215 - one missing include: <QFileOpenEvent> nowrep 2012-01-23 16:01:02 +0100
  • 80216ce7dc Option to replace opened tabs list with closed tabs list: no need to restart after change Mladen Pejaković 2012-01-23 11:05:47 +0100
  • c9741e9442 Option to replace opened tabs list with closed tabs list, in tab bar (Opera like behaviour) Mladen Pejaković 2012-01-23 00:23:45 +0100
  • 4a4111161c History menu submenus for recently visited and most visited Mladen Pejaković 2012-01-23 00:14:01 +0100
  • 79762d8b41 Serbian translations update and sr_RS.ts file fix Mladen Pejaković 2012-01-22 21:56:52 +0100
  • ab342fa161 [Fix] Fixed icon in bookmark when dropping from site icon nowrep 2012-01-22 20:13:50 +0100
  • e163a8cd81 Added .gitignore + Paste&Go action works now from menu. nowrep 2012-01-22 18:40:49 +0100
  • 2d5266333e Don't trigger QWebPage::InspectElement twice on Windows. nowrep 2012-01-22 16:41:57 +0100
  • 2ea51405fd Fixed loading empty page upon closing last tab. nowrep 2012-01-22 16:28:11 +0100
  • 310294d8ed Merge branch 'master' of github.com:nowrep/QupZilla nowrep 2012-01-22 16:26:41 +0100
  • e2f256e0ad Merge pull request #210 from pejakm/master David Rosca 2012-01-22 07:17:22 -0800
  • 15e2462ae6 Serbian translations update Mladen Pejaković 2012-01-22 16:10:36 +0100
  • 0c699c709c Little improvements regarding popup windows + opening new tabs. - showing popup window in center of screen if requested position has top left coordinates [0,0] nowrep 2012-01-22 15:15:43 +0100
  • d955d44a17 Merge pull request #209 from JHooverman/master David Rosca 2012-01-22 05:48:38 -0800
  • 832da27ea3 Updated German translation Jonathan Hooverman 2012-01-22 14:47:50 +0100
  • f7fa01519b Improved context menu WebView actions. - all functions related to craeting context menu are now in base WebView class, not in subclasses - it is now also possible to do actions on selected text in input and textarea elements - fixed bug in QtWebKit 2.2 when Direction menu was displayed twice in context menu on input and textarea elements nowrep 2012-01-22 11:49:58 +0100
  • eb00897025 Merge pull request #208 from pejakm/master David Rosca 2012-01-21 23:57:48 -0800
  • dcd3615d81 Eye candy: icon for Open location in File menu Mladen Pejaković 2012-01-22 02:49:25 +0100
  • 16334a72c7 Eye candy: icons for Copy (in webview) Mladen Pejaković 2012-01-22 02:35:39 +0100
  • 8364ac7e18 Eye candy: icon for Dictionary menu entry Mladen Pejaković 2012-01-22 02:34:55 +0100
  • 18ab37e5cd Eye candy: icon for Send link in File menu (the same as in webview) Mladen Pejaković 2012-01-22 02:34:05 +0100
  • f74da6aa0c Eye candy: icon for Open in new window in webview (the same as it is in File menu) Mladen Pejaković 2012-01-22 02:33:05 +0100
  • 9a4c8f8a2b Muted icon in Audio/Video element fixed Mladen Pejaković 2012-01-22 01:43:09 +0100
  • 532d7e2816 Icons and send via mail menu entry in Audio/Video elements Mladen Pejaković 2012-01-22 01:24:35 +0100
  • f8fea1f32e Added context menu controls for Html 5 video/audio - also fixed little issue when restoring tabs (bad order of restored tabs) nowrep 2012-01-22 00:20:29 +0100
  • dfc667e785 [Fix] Fixed Paste&Go shortcut, it works now. - for some reason, QKeySequence("Ctrl+Shift+V") doesn't work so we catch it in keyPressEvent nowrep 2012-01-21 23:51:24 +0100
  • 6c8f9c07b8 Merge branch 'master' of github.com:nowrep/QupZilla nowrep 2012-01-21 23:25:32 +0100
  • 195288c83b [Fix] Fixed restoring multiple windows + added global defines header - also added tests directory with html files to test QupZilla behaviour - it only contain opening links test, more tests will come nowrep 2012-01-21 23:19:38 +0100
  • b798649959 Merge pull request #207 from pejakm/master David Rosca 2012-01-21 12:24:36 -0800
  • 16abc7e8c9 Serbian translations update Mladen Pejaković 2012-01-21 21:21:33 +0100
  • bd9cead2c2 Updated translations. nowrep 2012-01-21 20:29:33 +0100
  • 977f9db6f6 Refactoring whole code to support popup windows. - it is needed to provide support for casting WebView into TabbedWebView and PopupWebView nowrep 2012-01-21 20:27:45 +0100
  • a9f9876a25 Support for opening popup windows from JavaScript. - it is now possible to detect and open popup windows from window.open() javascript method. - craeted classes PopupWindow, PopupWebView and PopupWebPage for this purpose - PopupWebView inherits from WebView - PopupWebPage inherits from WebPage nowrep 2012-01-21 20:24:36 +0100
  • bbadb4ec37 Created new base WebView and WebPage classes. - they can be used standalone, they are no longer bound to being in TabWidget nowrep 2012-01-21 20:20:48 +0100
  • 61d41046b6 Merge pull request #206 from pejakm/master David Rosca 2012-01-21 11:05:33 -0800
  • f0d5965d98 Merge pull request #205 from JHooverman/master David Rosca 2012-01-21 11:05:08 -0800
  • 0607da10d9 Serbian translations update Mladen Pejaković 2012-01-21 19:47:59 +0100
  • 0104917a29 Serbian translations update Mladen Pejaković 2012-01-21 19:47:09 +0100
  • a5fc9042fc Translations update Mladen Pejaković 2012-01-21 19:36:28 +0100
  • d0c313f5b7 Location bar Paste and Go Mladen Pejaković 2012-01-21 19:26:47 +0100
  • 68b517df16 Small fix Jonathan Hooverman 2012-01-21 18:48:43 +0100
  • c1e4cebf42 Updated German translation Jonathan Hooverman 2012-01-21 18:16:47 +0100
  • 408feb0ac1 Updated Portuguese translation nowrep 2012-01-21 15:38:09 +0100
  • 647487fcdb [Fix] Fixed searching strings with & character. nowrep 2012-01-21 00:20:30 +0100
  • b47c91db5f Merge pull request #201 from pejakm/master David Rosca 2012-01-20 10:43:27 -0800
  • 8e5ae0a698 Preferences UI index fix Mladen Pejaković 2012-01-20 19:40:56 +0100
  • 7a5af39981 Don't quit upon closing last tab option Mladen Pejaković 2012-01-20 14:12:26 +0100
  • 0aeead3825 Little modifications in speed dial + fixed spelling mistake. nowrep 2012-01-20 13:10:05 +0100
  • 156d67f25e Merge branch 'master' of https://github.com/pejakm/QupZilla nowrep 2012-01-20 12:15:27 +0100
  • ad82ddabb9 Translations update Mladen Pejaković 2012-01-19 23:33:21 +0100
  • 06c123f0e3 Resizing Speed Dials + eye candy, v2 Mladen Pejaković 2012-01-19 23:30:00 +0100
  • bdff655dc8 Small improvement in speed dial, added DuckDuckGo default search engine. - also fixed bad spanish qt translation (qt_es.qm) - closes #195 nowrep 2012-01-19 18:05:21 +0100
  • 1211018c2f Small improvement in speed dial, added DuckDuckGo default search engine. - also fixed bad spanish qt translation (qt_es.qm) - closes #195 nowrep 2012-01-19 18:05:21 +0100
  • f29bab10c6 Merge pull request #194 from pejakm/master David Rosca 2012-01-18 22:55:25 -0800
  • 20f17ae7f1 Small fixes Mladen Pejaković 2012-01-19 01:37:34 +0100
  • 71b7fa567e Translations updates Mladen Pejaković 2012-01-19 01:20:16 +0100
  • 63b8ea25c0 Add number of pages in a row in Speed Dial settings Mladen Pejaković 2012-01-19 01:10:01 +0100
  • 7db7f69ec0 New "plus" icon for new page in speed dial + updated Dutch translation - the icon is not a masterpiece, but it is definitely better than current one nowrep 2012-01-18 22:22:34 +0100
  • c41dc3b8be Updated translations + little edits in speed dial. nowrep 2012-01-18 21:09:27 +0100
  • 5d58260ed8 Merge pull request #193 from pejakm/master David Rosca 2012-01-18 11:19:30 -0800
  • 7bcfac6198 Serbian translations update Mladen Pejaković 2012-01-18 20:14:15 +0100
  • c75e74fa02 Translations update Mladen Pejaković 2012-01-18 20:11:57 +0100
  • bd5a39f3ba Speed Dial background image Mladen Pejaković 2012-01-18 20:10:04 +0100
  • 92f6550587 Serbian translation updates Mladen Pejaković 2012-01-18 19:55:51 +0100
  • ce7fc6e7ef Restoring/saving pinned tabs only on first app window. - also fixed some crashes when there is only download manager window (when download is in progress and users closed browser window) nowrep 2012-01-18 18:36:10 +0100
  • 27c4441848 Improved possibility to open some actions in new tab. - Alt+Enter shortcuts for locationbar and websearchbar - middle click on magnifying glass (in websearchbar) now open search results in new tab - search results of selected page on page is now also opened in new tab - updated portuguese translation nowrep 2012-01-18 16:52:30 +0100
  • 46edc8d5a2 Added option to edit bookmark from context menu in bookmarks toolbar. - also added new function to Speed Dial to be able to get path of background image file nowrep 2012-01-18 15:05:50 +0100
  • 275c717783 Fixed Serbian translation files from previous commit. nowrep 2012-01-18 13:06:54 +0100
  • 36d02bb680 Merge branch 'master' of https://github.com/pejakm/QupZilla into pejakm-master nowrep 2012-01-18 13:00:55 +0100
  • 9aec7cf07f [Fix] Fixed showing of "Are you sure to close x tabs?" question. - also added translation comments for 3 strings in preferences nowrep 2012-01-18 12:58:09 +0100
  • c01611e60f Finished Serbian translations Mladen Pejaković 2012-01-18 12:56:21 +0100
  • 5e479713d1 Updated Portuguese translation. Application + homepage. nowrep 2012-01-18 12:34:42 +0100
  • 9246ac0a73 Merge branch 'master' of github.com:nowrep/QupZilla nowrep 2012-01-17 21:49:38 +0100
  • 7a9493a3b3 Edited windows installer, now installing msvc2008 redistributables. - QupZilla now should run correctly on every MS system nowrep 2012-01-17 21:20:09 +0100
  • 80a6271f1e Merge pull request #188 from pejakm/master David Rosca 2012-01-17 11:43:10 -0800
  • f5048ee400 Serbian language updates Mladen Pejaković 2012-01-17 20:37:16 +0100
  • e5a06e8a8b Merge pull request #187 from JHooverman/master David Rosca 2012-01-17 10:49:36 -0800
  • b98dc26774 Updated German translation Jonathan Hooverman 2012-01-17 19:48:35 +0100