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

1781 Commits

Author SHA1 Message Date
Sérgio Marques
d41fca1244 Update Portuguese installer strings 2012-11-20 14:27:29 +00:00
David Rosca
44caeb9208 Merge pull request #638 from srazi/nsis_improved
NSIS script improved!
2012-11-20 01:45:47 -08:00
S. Razi Alavizadeh
b88c917d54 NSIS Script: added some comments. 2012-11-20 13:11:29 +03:30
S. Razi Alavizadeh
65909ed935 Delete DLLs: There may be some copyright issues. 2012-11-20 12:37:29 +03:30
Franz Fellner
7eaa2d11e0 Fixed crash when clearing history.
To reproduce the issue:
* clear your browsing history via the ui - do not close the browser
* start navigating pages, so that new items get inserted into the
* history model.
-> will crash as m_todayItem got deleted but not recreated, as it was
not NULLed.
2012-11-20 09:49:23 +01:00
nowrep
c3f0e9164f Updated .gitignore to ignore all .pro.user files 2012-11-20 09:45:54 +01:00
S. Razi Alavizadeh
3007ffe131 Create separate ProgIds for HTTP and HTTPS protocols.
because of icon conflicting! (protocols use icon at index 0 and extentions use icon at index 1 of executable)
2012-11-20 11:30:17 +03:30
S. Razi Alavizadeh
25410eb00f NSIS script improved:
-'FileAssociation.nsh' rewritten and renamed to 'AllAssociation.nsh'
-Now supports new association method on Vista and newer version of Windows.
-Support register as protocol handler and add option for set as default browser.
-Backup old association even on Vista and newer version of Windows and restore them when uninstalling.
-Support 'Default Programs' on Vista and newer version of Windows.
2012-11-19 21:59:04 +03:30
S. Razi Alavizadeh
3482a7f875 Installer script improved:
-Ask for terminate running instance.
-Prevent multiple installer instances
-Register more info within uninstaller section
2012-11-19 20:36:39 +03:30
David Rosca
2a2beaa2ae Merge pull request #637 from srazi/master
Fixed history case sensitive search.
2012-11-19 06:42:44 -08:00
S. Razi Alavizadeh
02a7742cc6 Fixed history case sensitive search. 2012-11-19 17:34:25 +03:30
nowrep
ed74c773b3 Updated getrevision.sh script
- it can now show long/short revision number
2012-11-09 15:43:52 +01:00
nowrep
0c4b8e164e Don't set white body bg color for sites by default
- it does actually break some pages

Reverts 4fce161414
2012-11-09 14:59:46 +01:00
David Rosca
f20e10a360 Merge pull request #631 from smarquespt/master
Minor fixes for Portuguese
2012-11-09 05:51:30 -08:00
Sérgio Marques
ad33545b0a Minor fixes for Portuguese 2012-11-09 13:46:19 +00:00
David Rosca
02063c362d Merge pull request #629 from w41l/master
Updated Indonesian translation
2012-11-07 02:46:05 -08:00
David Rosca
16bfd18977 Merge pull request #628 from dagsoftware/patch-2
Update translations/sk_SK.ts
2012-11-07 02:45:00 -08:00
w41l
a735a1ae1c Updated Indonesian translation 2012-11-06 08:11:27 +07:00
dagsoftware@yahoo.com
458f36b59a Update translations/sk_SK.ts
oprava množstva chýb

lots of fixes
2012-11-05 13:01:46 +01:00
Luke Dashjr
66081f8625 Fixed moving restored windows to virtual desktops
- it wasn't working on some X servers
2012-11-04 23:50:20 +01:00
David Rosca
363b1716f4 Merge pull request #624 from ff2000/master
Don't crash on adblock menu when adblock is disabled.
2012-10-27 05:46:10 -07:00
Franz Fellner
37da53731c Don't crash on adblock menu when adblock is disabled. 2012-10-27 13:36:48 +02:00
David Rosca
d012e7923f Merge pull request #622 from smarquespt/master
Minor fixes for Portuguese translation
2012-10-26 05:58:16 -07:00
Sérgio Marques
5daa6ea60f Minor fixes for Portuguese translation 2012-10-25 12:59:37 +01:00
David Rosca
af7a85913e Merge pull request #619 from ff2000/master
remove CloseButton::hideEvent()
2012-10-24 23:50:10 -07:00
Franz Fellner
d08ec28d70 remove CloseButton::hideEvent()
That causes crashes when entering/leaving fullscreen mode when the tabbar has non-closable tabs.
deleteLater() in the hideEvent left a dangling pointer in the corresponding QTabBarPrivate::Tab.
The next re-layout of the tabs caused the crash when querying the size of the deleted closeButton:

[...]
2012-10-24 18:24:39 +02:00
Mladen Pejaković
e8745590ac Serbian translation updates 2012-10-23 19:13:24 +02:00
David Rosca
ba9dcea8e1 Merge pull request #617 from smarquespt/master
Update for Portuguese language
2012-10-23 10:02:07 -07:00
Sérgio Marques
fced005399 Update for Portuguese language 2012-10-23 17:49:06 +01:00
David Rosca
7b6749afbf Merge pull request #616 from sys9kdr/master
update japanese language file
2012-10-22 02:45:17 -07:00
Jonathan Hooverman
c66e76b907 Updated German translation 2012-10-21 10:01:29 +02:00
Daiki Noda
7af967f3b9 update japanese language file
update japanese language file
2012-10-21 00:18:54 +09:00
nowrep
7f62d2e602 Option to hide Reload/Stop buttons in navigation bar
closes #615
2012-10-20 11:31:45 +02:00
nowrep
3a1af8e168 Updated translations 2012-10-20 11:31:04 +02:00
nowrep
742a376109 Fixed cookie domain handling according to RFC 6265
closes #610
2012-10-19 13:59:40 +02:00
Mladen Pejaković
a70a7d2404 Merge pull request #614 from smarquespt/master
Portuguese translation update
2012-10-18 04:11:47 -07:00
Sérgio Marques
e75ddaeaf5 Portuguese translation update 2012-10-18 11:56:33 +01:00
nowrep
ba84fa2d7a [Code] Small changes in showing context menu in url and searchbar
- may fix occasional crashes in Ubuntu
2012-10-11 19:57:12 +02:00
David Rosca
288d2caafe Merge pull request #611 from stuarch/master
Update Translations
2012-10-11 10:32:19 -07:00
Cheng-Hong Wu
e21842ee33 Update Traditional Chinese Translations 2012-10-11 19:27:08 +08:00
David Rosca
a5dab884d2 Merge pull request #604 from srazi/master
Added Persian translation of QupZilla's homepage.
2012-10-10 00:48:55 -07:00
David Rosca
3f33f73c81 Merge pull request #605 from ff2000/master
Force a LineEdit::paintEvent after a setCursorPosition
2012-10-07 04:33:25 -07:00
Franz Fellner
e08428a6d1 Force a LineEdit::paintEvent after a setCursorPosition, in order to
trigger a recalculation of the visible text rect.
2012-10-07 13:22:45 +02:00
S. Razi Alavizadeh
260e42f455 Added Persian translation of QupZilla's homepage. 2012-10-07 14:32:50 +03:30
nowrep
4fce161414 Set default white background for all pages.
- fixes issue with dark themes

closes #602
2012-10-06 11:15:58 +02:00
nowrep
fa1ee13611 Open bookmark (in new tab) from menu in bookmarks toolbar
closes #601
2012-10-05 22:15:18 +02:00
David Rosca
8098241078 Merge pull request #599 from ff2000/master
Cleanup in WebSearchBar/NavigationBar
2012-10-01 07:38:18 -07:00
Franz Fellner
204e942f87 Cleanup in NavigationBar and WebSearchBar:
* move helper-functions in navigationbar.cpp into NavigationBar [private]
* remove (unused) 2nd arg in WebSearchBar/NavigationBar and use mainClass as parent.
* remove NavigationBar-destructor (not needed)
* remove WebSearchBar::m_menu and create a QMenu-instance directly in WebSearchBar::contextMenuEvent()
2012-10-01 11:26:07 +02:00
Franz Fellner
bf3b05d501 Merge remote-tracking branch 'upstream/master' 2012-10-01 10:33:11 +02:00
David Rosca
6854169f23 Merge pull request #598 from srazi/master
Windows: Updated NSIS Installer and some fixes about Persian translation
2012-09-30 15:24:48 -07:00