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

Commit Graph

  • 9564b0a5a9 Cleaned #ifdefs, Preferences in menu on all platforms. Closes #96 nowrep 2011-12-28 13:16:04 +0100
  • d9f2459ef8 Added full Russian translation. Thanks to Oleg Brezhnev. - also fixed labels overflow in Informations about application qupzilla:about page nowrep 2011-12-28 11:39:34 +0100
  • fac7de459b Initial Russian translation. Author Alexander Maslov nowrep 2011-12-27 19:10:53 +0100
  • b9b3709d51 Обновил файл перевода. Alexander Maslov 2011-12-26 18:45:35 +0800
  • 139e56ff97 Наброски русского перевода Alexander Maslov 2011-12-26 17:42:41 +0800
  • 7963ee3d49 Clicking on buttons in locationbar now won't focus locationbar. nowrep 2011-12-27 18:50:52 +0100
  • 168816ac65 Use light color for text in popup widgets even with Ambiance theme - popups when clicking on site icon, rss icon, bookmark (star) icon nowrep 2011-12-27 17:49:51 +0100
  • 695dee07ab FreeBSD raster graphics system workaround in FAQ. nowrep 2011-12-27 16:09:42 +0100
  • 34df905bf8 Added new Q&A to FAQ. Also added one string to translations. nowrep 2011-12-27 15:53:40 +0100
  • d4c0676c90 Fixed availability to delete profile in Preferences. - it is now available only on non-active profile - also moved browsedata.db + profiles.ini from data/ folder into binary nowrep 2011-12-27 15:26:32 +0100
  • ef28d2b00e Fixed focusing new window when opened from cmd argument. - also now correctly focusing download manager window when running qupzilla --download-manager nowrep 2011-12-27 12:27:39 +0100
  • c4ee306b5c Fixed argument for starting private browsing in unity quicklist nowrep 2011-12-26 23:28:51 +0100
  • bd06ca8362 Quick fix for previous commit. nowrep 2011-12-26 22:59:05 +0100
  • b37a02e078 Checking QtWebKit version rather than global Qt version. See #96 - choose (not) to compile with using QWebView::selectedHtml function nowrep 2011-12-26 22:54:03 +0100
  • a8f3c74c74 Transp. bg on Windows can now be turned off without restart. Closes #92 - also updated CA-Certificates (ca-certs.crt) nowrep 2011-12-26 21:23:21 +0100
  • f7952267d7 Added Unity QuickList actions + new command line option. - new command line option: turn on private browsing - QuickList actions: * open new tab * open new window * start private browsing nowrep 2011-12-26 20:23:54 +0100
  • 120b992954 Merge branch 'master' of github.com:nowrep/QupZilla nowrep 2011-12-26 18:39:28 +0100
  • 11b217eb89 Updated Spanish translation. nowrep 2011-12-26 18:34:59 +0100
  • 8e0fdd4665 Merge pull request #94 from vasitsiv/5eacc90985c67ddf8c7e2f6ab7c29f263aeba590 David Rosca 2011-12-26 07:30:36 -0800
  • 1ac6d08c3e Merge branch 'master' of github.com:vasitsiv/QupZilla vasitsiv 2011-12-26 17:07:54 +0200
  • d6d735d445 Updated el_GR vasitsiv 2011-12-26 17:07:02 +0200
  • eff9750ca6 Update translations/el_GR.ts vasitsiv 2011-12-26 16:53:30 +0200
  • 4eb11896dc Merge pull request #90 from vasitsiv/patch-1 David Rosca 2011-12-25 13:17:45 -0800
  • d7d9fa3139 Greek translation for desktop launcher nowrep 2011-12-25 22:15:59 +0100
  • 23398004e9 Greek translation added vasitsiv 2011-12-25 23:14:20 +0200
  • c7eff70ae2 Added e-mail for Greek translator Vasilis Tsivikis nowrep 2011-12-25 22:08:15 +0100
  • e620560db3 Added Greek translation. Closes #85 - thanks to Vasilis Tsivikis nowrep 2011-12-25 22:06:25 +0100
  • 74ff3058d9 Added French translation. Closes #61 - thanks to Jérôme Giry and Nicolas Ourceau :-) nowrep 2011-12-25 20:26:55 +0100
  • da1ea0a108 [Fix] Showing also RSS feeds without title now in RSS list. nowrep 2011-12-24 13:43:26 +0100
  • 4b089713ed Backend implementation for #80 - not sure where to put option to add page to speed dial in gui * I think it couldn't be as another "folder" when editing/creating bookmarks, as it's not a real bookmark nowrep 2011-12-24 13:31:32 +0100
  • d9b5c86dbe WebView now recieves only own Events. - also using static variables for qupzilla: scheme pages no need to generate it every time it is about to load nowrep 2011-12-24 12:21:23 +0100
  • 5aed695954 When opening links in new tab, moving it next to current tab. Closes #88 nowrep 2011-12-23 19:49:29 +0100
  • fb822b517d Merge pull request #89 from dunsmoreb/issue/88 David Rosca 2011-12-23 10:41:44 -0800
  • 07a145ce35 Open url in new tab now opens in consecutive, background tab. dunsmoreb 2011-12-23 10:32:55 -0600
  • 7b7d030540 Option to load title from page in Speed Dial. Closes #77 - also showing "Unable to load" title when page fails to load nowrep 2011-12-23 13:47:38 +0100
  • 51027ff782 Ctrl+Enter shortcut in locationbar for append .com and go. nowrep 2011-12-23 11:11:14 +0100
  • 9b84036b88 Merge branch 'master' of github.com:nowrep/QupZilla nowrep 2011-12-23 10:24:54 +0100
  • 1f3a16b298 Using QtWebKit version detection at run-time. Closes #81 - detecting wheter to delete or not QWebInspector on close - QWebInspector can be deleted with 533.3 WebKit but causing crash when using higher nowrep 2011-12-23 10:24:03 +0100
  • 24ad5ab2a6 Merge pull request #83 from dunsmoreb/issue/82 David Rosca 2011-12-23 01:10:56 -0800
  • 2247438c47 QupZilla now quits when last tab is closed. dunsmoreb 2011-12-22 22:05:20 -0600
  • 82870d5531 Added Shift+F3 shortcut to find previous on page. See #74 - "Shift+F3" and "F3" shortcuts are also available when searching in source code nowrep 2011-12-22 23:45:55 +0100
  • 72077ab496 Setting Click2Flash enabled by default again to reduce Flash crashes. - with latest Click2Flash commit, this plugin should be fully working on every page, thus we enable it by default again to prevent crashes from Adobe Flash content on page nowrep 2011-12-22 23:43:05 +0100
  • b44c9e4795 [Fix] Searching on page with highlight enabled. Closes #74 nowrep 2011-12-22 23:33:35 +0100
  • 091c944132 Enter accept editing Speed Dial entries. Closes #76 nowrep 2011-12-22 21:58:13 +0100
  • 3e62bee69d Added F3 shortcut to find next on page + source code. See #74 nowrep 2011-12-22 21:09:04 +0100
  • b5fa490573 [Fix] Click2Flash should now work properly on all pages. - using QWebHitTestResult mechanism to find html element associated to Click2Flash object (should work now 100%) > please let me know - added new context menu action to history manager = copy link address nowrep 2011-12-21 20:58:02 +0100
  • 882d0c6e18 Added option "Ask on entering Private mode" to preferences. Closes #70 nowrep 2011-12-21 18:57:27 +0100
  • c1e4212261 Showing "Apply" in Speed Dial edit dialog rather than "Edit". nowrep 2011-12-20 20:02:04 +0100
  • 1898643224 Opens all bookmarks in folder after middle click in menu. Closes #68 - also setting title of new tab when loading bookmarks/history when possible (when we know title of history entry / bookmark, let show on tab its title, rather than showing just "New page") nowrep 2011-12-20 18:58:42 +0100
  • 8bb47a0a5f Middle click on folder opens all bookmarks in it. See #68 - it works for folders inside bookmarks toolbar only for now nowrep 2011-12-19 21:30:26 +0100
  • d1c80b826c [Fix] Fixed crash in QWebInspector when using QtWebKit 2.2 - somehow it is no longer safe to delete QWebInspector ... nowrep 2011-12-18 16:57:14 +0100
  • 5f7d64537a [Fix] Fixed including path to download filename. - also showing revision in command line when starting qupzilla -v or qupzilla --version nowrep 2011-12-18 15:42:28 +0100
  • 1f13bf3ba9 Making icon itself bigger instead of just button in linux theme. nowrep 2011-12-18 13:28:04 +0100
  • e2adc2b5d0 Using bigger buttons in navigation bar when using only icons. - it makes buttons bigger in Linux and Old Default themes nowrep 2011-12-18 13:15:56 +0100
  • 6e5993e8d5 Merge pull request #66 from JHooverman/master David Rosca 2011-12-17 09:39:43 -0800
  • ff67510193 Updated German translation Jonathan Hooverman 2011-12-17 18:35:31 +0100
  • bffe5654c0 Updated translations + coding style - removed multiple translations for standard bookmark folders = tr("Bookmarks In Menu"), tr("Bookmarks In ToolBar"), tr("Unsorted Bookmarks") nowrep 2011-12-17 16:04:04 +0100
  • a6874eeed9 Enabling/disabling close window action in file menu. Closes #64 - enabled only when there is more than one main window nowrep 2011-12-17 15:09:17 +0100
  • 66fe20a8ff Merge branch 'master' of github.com:nowrep/QupZilla nowrep 2011-12-17 14:33:35 +0100
  • 976e5b5696 [Fix] editing new bookmark + moving some classes to own thread - history model and database writer are now in own thread - this will keep main thread (GUI) responsive when writing to database - it also greatly increases performance when deleting multiple items in history nowrep 2011-12-17 14:30:54 +0100
  • 88d15cd3b8 Drag&Drop siteicon to bookmarks toolbar creates bookmark. Closes #63 - initial drag&drop implementation - will be probably extended to other widgets too nowrep 2011-12-17 14:26:34 +0100
  • e5967a6c14 [Fix:] Loading local files from Menu File -> Open File action. See #65 David Rosca 2011-12-17 13:46:05 +0100
  • df01a3efef [Fix:] Setting Speed Dial as default url for new tab. nowrep 2011-12-16 22:08:10 +0100
  • efd79d246e Opening bookmarks/history in background on middle click. Closes #60 - also edited behaviour when page does not have title * it will be now used all url, not path -> host nowrep 2011-12-16 20:17:17 +0100
  • 348d0e5a18 Merge branch 'master' of github.com:nowrep/QupZilla nowrep 2011-12-16 19:46:05 +0100
  • 4c9a499187 Merge pull request #62 from JHooverman/master David Rosca 2011-12-16 10:46:19 -0800
  • 4618119b87 Small fixes Jonathan Hooverman 2011-12-16 19:42:49 +0100
  • 669a1c695b Small fixes Jonathan Hooverman 2011-12-16 19:38:29 +0100
  • 2cfd9808ec Possiblity to move up/down in search engines manager and other... - F6 shortcut for focusing locationbar - no more empty title in history back/next menus - showing only active norification preview in preferences nowrep 2011-12-16 19:07:36 +0100
  • bed30cb483 Showing revision number in About dialog. - it will be only shown when compiling with git_revision file in root directory (where QupZilla.pro is). nowrep 2011-12-16 14:46:31 +0100
  • e6222bc65c Fixed mistake in Qt Linguist screen nowrep 2011-12-16 12:17:15 +0100
  • 26f8c5ef46 Added screenshots of Qt Linguist for wiki nowrep 2011-12-16 12:10:14 +0100
  • d27293355e Added empty.ts translation file for new translations. nowrep 2011-12-16 12:03:47 +0100
  • 3f5c07163f Removing StartupNotify=true from desktop launcher - also removed system watcher from TODO nowrep 2011-12-15 19:09:41 +0100
  • 9be140ffa6 FileSystemWatcher: Reloading local files when they changes - implement with QFileSystemWatcher - only one tab with the same file will be watched nowrep 2011-12-15 19:08:33 +0100
  • de3535b8db Edited copyright + escaping html entities in copyright at qupzilla:about - adding my email <nowrep@gmail.com> to copyright nowrep 2011-12-15 18:34:48 +0100
  • 4439a1d57f [Fix:] Crash when opening js dialog from locationbar and closing tab - how to reproduce: 1. write javascript:alert("test"); to locationbar and hit enter 2. alert will show up 3. close tab 4. app will most likely crash nowrep 2011-12-15 17:43:06 +0100
  • c78d9f4978 [Fix:] Fixed tab animation when moving mouse ot of tabbar - calling QTabBar::mouseReleaseEvent nowrep 2011-12-15 17:03:50 +0100
  • 04af41d0b2 OS/2 related tweaks. - fixed compilation error by renaming menu.h to enhancedmenu.h nowrep 2011-12-14 22:30:05 +0100
  • 59de491557 Version 1.1.0 - checking for updates is by default disabled on Linux - added Polish translation, thanks to Michał Szymanowski nowrep 2011-12-14 18:09:43 +0100
  • 826126fd2d Added multiple sizes for desktop icon + little fixes. - fixed session restore problem, where tab url wasn't properly restored (and instead loads empty search on active search engine) - fixed loading icons in next/back history menu nowrep 2011-12-14 15:16:09 +0100
  • 1fc35ffa35 Spanish translation for linux desktop launcher - also added copyright to menu.h + menu.cpp nowrep 2011-12-13 21:15:07 +0100
  • 0fdb151d2a Middle click now works in bookmarks + history menu. See #58 - also changed some strings in czech + slovak translation nowrep 2011-12-13 19:18:05 +0100
  • a9a5900d9a Added new define for building on KDE. #59 - using just better icons for oxygen theme for now nowrep 2011-12-13 17:00:56 +0100
  • 1abb6e8717 [Fix:] Fixed downloading of files with broken encoding on windows - using QString::fromLatin1 and filtering all forbidden chars from filename nowrep 2011-12-13 16:36:45 +0100
  • 05f1809242 Fixed typo "appereance"->"appearance". Thanks to #59 - also fixed in all translations nowrep 2011-12-13 16:02:41 +0100
  • 942bbb005d [Fix:] Fixed crash when closing tab with active javascript dialog - when one of javascript dialogs (alert, confirm, prompt) were active and tab was closed, QEventLoop wasn't terminated, thus leading to crash on application exit - running QEventLoop is now exited in WebPage destructor nowrep 2011-12-13 15:38:09 +0100
  • 21068cefd6 Updated Dutch + Chinese + Slovak translation nowrep 2011-12-13 14:08:21 +0100
  • 078616bf89 Updated German + Spanish translations nowrep 2011-12-12 22:47:55 +0100
  • 221bccdb9c Showing yellow locationbar on secured page in default linux theme. - linux default theme was the only one theme, where you couldn't recognize whether you are on secured on normal page nowrep 2011-12-12 21:47:32 +0100
  • 668c038147 Improved context menus in bookmarks manager - added import bookmarks link to bookmarks manager - edited coding style - updated translations nowrep 2011-12-12 21:14:43 +0100
  • 42b5ad7947 Fully implemented #58 + little improvement in locationbar - it will now show empty url when going in history back or forward to speed dial nowrep 2011-12-12 18:30:08 +0100
  • c69022b670 Middle(or ctrl) click in history(forward/next) opens new tab. Closes #58 - the current tab will be duplicated (thus all history will be copied) and the created tab will go to desired history item. - also updated Dutch + Chinese translations, thanks again to translators nowrep 2011-12-12 18:07:07 +0100
  • e112166fad Hidden option to change User Agent. - it won't be in Preferences for now, as changing user agent is really not the thing that every user should do. If you don't know what are you doing, you can get unexpected behaviour on some sites. nowrep 2011-12-11 20:32:46 +0100
  • 4af108642c Fixed setting user defined fonts + option to set useragent nowrep 2011-12-11 19:37:16 +0100
  • 6378c4d3fe Improved opening bookmarks inside subfolders. Closes #54 nowrep 2011-12-11 17:51:03 +0100
  • 7d3fa5d4c4 Restoring closed tabs now remember its position in tabbar. - used only when restoring single tab, not when restoring all nowrep 2011-12-11 17:03:18 +0100
  • e3db115fc3 Click on arrow in locationbar now shows most visited pages. Closes #23 - also updated German translation nowrep 2011-12-11 14:12:40 +0100
  • dd3f59da4d Merge pull request #57 from JHooverman/master David Rosca 2011-12-11 04:34:17 -0800
  • b683f40ab4 Updated German translation Jonathan Hooverman 2011-12-11 13:30:52 +0100