1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-23 02:32:10 +02:00
Commit Graph

30 Commits

Author SHA1 Message Date
nowrep
c6cbaa286b Added shortcut for Paste&Search.
- merged pejakm-master and Mikino89-master
2012-01-24 20:12:00 +01:00
nowrep
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
2012-01-24 19:12:31 +01:00
Mladen Pejaković
4423f884bf Paste and Search action for Search Bar v2 2012-01-24 18:23:43 +01:00
Mladen Pejaković
a09766a2ee Paste and Go action for Search Bar 2012-01-24 15:39:20 +01:00
nowrep
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
2012-01-23 17:30:34 +01:00
nowrep
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
2012-01-21 23:19:38 +01:00
nowrep
977f9db6f6 Refactoring whole code to support popup windows.
- it is needed to provide support for casting WebView
  into TabbedWebView and PopupWebView
2012-01-21 20:27:45 +01:00
Mladen Pejaković
d0c313f5b7 Location bar Paste and Go 2012-01-21 19:26:47 +01:00
nowrep
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)
2012-01-18 18:36:10 +01:00
nowrep
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
2012-01-18 16:52:30 +01:00
nowrep
f3970f164b Updated copyright for new year. Closes #100 2012-01-01 15:29:55 +01:00
nowrep
de3535b8db Edited copyright + escaping html entities in copyright at qupzilla:about
- adding my email <nowrep@gmail.com> to copyright
2011-12-15 18:34:48 +01:00
nowrep
f03b05fecb Speed Dial: fixed showing of loading animation in first tab
- also using faster QWeakPointer everywhere instead of slower
  and deprecated QPointer
2011-12-09 21:56:01 +01:00
nowrep
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
2011-11-06 17:01:23 +01:00
nowrep
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.
2011-10-21 23:26:34 +02:00
nowrep
6f395631ad Updated copyright informations 2011-10-17 09:57:07 +02:00
Daniele Cocca
f16e29b8be Selecting all the contents of the WebSearchBar when receiving focus from
keyboard (i.e., Ctrl+K).
2011-10-15 00:15:29 +02:00
nowrep
c23f3f8b5d Set maximumHeight of websearchbar for Windows + update default position
of QupZilla on screen from 0,0 to 20,20
This fixed bug on Windows, where window title of mainwindow wasn't
visible
2011-10-03 19:39:32 +02:00
nowrep
9902e64f81 Added theme support. 5 themes are available now: Chrome, Windows, Old,
Linux Native and Mac
2011-09-11 19:15:06 +02:00
nowrep
9698146075 Fixed height of Flash info widget if src is too long. WebSearchBar now
search dropped text
2011-08-27 17:52:44 +02:00
nowrep
f370877bda Edited WebSearchBar to support changing search engines with mouse whell 2011-06-06 19:38:37 +02:00
nowrep
a71c0e073c Added option to use native system dialog in downloads or not (using
native file dialog on windows sometimes cause problems with downloading
SSL content)
Fixed issue with width of file name at download manager
2011-05-25 14:26:36 +02:00
nowrep
90e8ef01bd New search (magnify) icon 2011-05-18 23:05:49 +02:00
nowrep
d9d8506536 Updated code model 2011-03-17 17:03:04 +01:00
nowrep
c44d844c87 Clicking on search button with no text in searchbar will now open the
search provider's page instead of doing nothing
2011-03-17 15:37:21 +01:00
nowrep
ea2d57a5e2 Margins of location & search bars 2011-03-05 11:16:23 +01:00
nowrep
544e2f3f2e Windows compiling fixes 2011-03-04 15:40:45 +01:00
nowrep
3847f8662d Added copyright header to all files 2011-03-03 18:29:20 +01:00
nowrep
29eb575322 Some focus fixes 2011-03-02 17:54:22 +01:00
nowrep
b23ed87b87 Initial commit 2011-03-02 16:57:41 +01:00