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

5958 Commits

Author SHA1 Message Date
nowrep
2b82d486d0 Added translation files for translating homepage.
- you can find them under /translations/homepage
2012-01-07 10:26:52 +01:00
nowrep
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
2012-01-06 17:31:44 +01:00
David Rosca
27078a58cd Merge pull request #133 from niutech/patch-2
Themes on Mac OS X
2012-01-06 06:16:12 -08:00
nowrep
412b170f4f Don't quit application on last closed window on Mac. Closes #129 2012-01-06 15:03:48 +01:00
nowrep
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
2012-01-06 14:34:12 +01:00
niu tech
96a8020f08 Added reading mac.css theme file on Mac OS X 2012-01-06 14:17:46 +01:00
David Rosca
d3ea77f8f1 Merge pull request #131 from niutech/patch-1
Update Polish translation
2012-01-05 23:07:01 -08:00
niu tech
4162b40698 Updated Polish translation ("odśwież" przez "ż") 2012-01-06 05:07:41 +01:00
nowrep
a0c1113f65 Updated French translation + Portuguese fixes in desktop launcher. 2012-01-05 21:46:03 +01:00
nowrep
ee88c78f7a Updated Windows installer + added Greek language. Closes #127 2012-01-05 19:43:30 +01:00
nowrep
806693b199 Added Info.plist and icons for Mac. Hopefully closes #126 2012-01-05 18:34:44 +01:00
nowrep
f64ea6bb22 Updated Polish and Chinese translations 2012-01-05 17:43:01 +01:00
nowrep
8cff19e982 Updated Polish + Portuguese(+ windows installer) translations. 2012-01-05 17:30:29 +01:00
nowrep
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
2012-01-05 17:26:51 +01:00
nowrep
9e7e0285bb Added support for printing page through javascript window.print() 2012-01-04 19:02:33 +01:00
nowrep
ab5555d913 [Fix] Fixed "Hide tabs when there is only one tab" option. Closes #121
- also edited spanish translation in desktop launcher
2012-01-04 16:00:59 +01:00
nowrep
86d6f0cae0 Updated Spanish translation. 2012-01-04 15:33:01 +01:00
nowrep
002dc39bc8 [Fix] Fixed cookies loss when closing browser with private browsing. 2012-01-04 14:09:27 +01:00
nowrep
31bdfe4f1a Showing right default directories for bookmarks on Windows. Closes #116
- also updated Italian translation
2012-01-04 13:44:43 +01:00
David Rosca
85cbddf008 Merge pull request #123 from vasitsiv/master
Updated Greek translation
2012-01-04 04:35:59 -08:00
vasitsiv
c9149b6fe3 Updated Greek Translation 2012-01-04 14:31:24 +02:00
vasitsiv
4b33fc2478 Merge branch 'master' of git://github.com/nowrep/QupZilla 2012-01-04 02:16:58 +02:00
David Rosca
9d51025e07 Merge pull request #113 from JHooverman/master
Updated German translation
2012-01-03 13:14:40 -08:00
Jonathan Hooverman
b720eee746 Updated German translation 2012-01-03 21:58:55 +01:00
nowrep
06406b5a9f Updated translations + uploaded missing files. 2012-01-03 21:05:48 +01:00
nowrep
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
2012-01-03 21:02:35 +01:00
nowrep
be0bf20585 Added Portuguese translation. Closes #107
- thanks to Sérgio Marques
2012-01-03 20:57:30 +01:00
nowrep
8d3c56afe2 Code style + fixed cppcheck warnings.
- using static_cast rather than C-style casting
2012-01-02 17:23:31 +01:00
nowrep
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
2012-01-02 13:56:52 +01:00
nowrep
2abe5d8e65 Updated Dutch translation. 2012-01-01 19:51:41 +01:00
nowrep
f3970f164b Updated copyright for new year. Closes #100 2012-01-01 15:29:55 +01:00
nowrep
ef67b1745f Other updateds for new domain. Happy New Year!
- last commit today, have fun :-)
2011-12-31 12:57:01 +01:00
nowrep
18fbb1cd31 New project domain qupzilla.com. Thank you very much, Radomir Orkac. 2011-12-31 10:33:01 +01:00
nowrep
c38e063580 Showing Apply and Edit on its right places in Speed Dial now. 2011-12-30 17:56:49 +01:00
nowrep
b8a0b52982 Improved commandline options. Possibility to use more than at once.
- it is also now possible to start in private mode from commandline
2011-12-30 16:54:37 +01:00
David Rosca
6eb4f7bb3b Merge pull request #108 from JHooverman/master
Updated German Translation
2011-12-30 04:29:55 -08:00
Jonathan Hooverman
8ede49edc2 Updated German translation 2011-12-30 11:29:36 +01:00
nowrep
8e84b6c19f Fixes in Russian translation 2011-12-30 01:11:16 +01:00
nowrep
ffc4f825a6 Proper handling of metaDataChanged signal in downloading. Closes #69
- checking whether downloaded item doesn't want to redirect, and making
  redirect if so
2011-12-29 22:28:04 +01:00
nowrep
d23704bc82 Hide new tab button while moving tabs. Closes #103
- also updated spanish translation
2011-12-29 21:50:03 +01:00
nowrep
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
2011-12-29 21:25:49 +01:00
nowrep
93e7c073d4 [Fix:] Going to history items from history back/forward menu in new tab
- fixed regression from 061e1e21543b3cfd323fa901992328e14a9f36d2
2011-12-29 15:45:29 +01:00
nowrep
77e7ed55f0 Fixed overflowing bookmarks toolbar when there is a lot of bookmarks.
- also updated Russian translation
2011-12-29 15:21:26 +01:00
nowrep
5af4df90b7 [Fix] crash in Click2Flash plugin when element is not found.
- also little improvement in WebView mousepress events
2011-12-28 23:25:40 +01:00
nowrep
89cad89ad0 Automatic updates for EasyList in AdBlock.
- updates are scheduled to every 3 days
2011-12-28 19:28:34 +01:00
nowrep
6259577d8b [Fix] searching bookmarks in bookmarks sidebar.
- now it properly search also unsorted bookmarks
- improved performance when searching in all treeviews
- updated italian translation
2011-12-28 16:31:18 +01:00
vasitsiv
290f52f477 Merge remote-tracking branch 'upstream/master' 2011-12-28 16:28:27 +02:00
nowrep
e5f6478439 Added PORTABLE_BUILD define allowing portable building. Closes #99
- also updated russian and italian translations
2011-12-28 14:55:54 +01:00
nowrep
9564b0a5a9 Cleaned #ifdefs, Preferences in menu on all platforms. Closes #96 2011-12-28 13:16:04 +01:00
nowrep
d9f2459ef8 Added full Russian translation. Thanks to Oleg Brezhnev.
- also fixed labels overflow in Informations about application
  qupzilla:about page
2011-12-28 11:39:34 +01:00