1
mirror of https://invent.kde.org/network/falkon.git synced 2025-09-11 00:57:53 +02:00

Commit Graph

  • 620e2a5ea2 Render the bar darker, if set to "Top" or "Bottom", as the small bar could be too hard to recognize. Also set m_progressVisible only to false (in hideProgress), if m_loadProgress==100. If the user clicks a link during the 700ms-timeout, the bar shows for a short time and hideProgress sets m_progressVisible to false, though the page still is loading, which hides the bar in mid-run. This also fixes the weird behaviour of the progressbar on session-restore. Franz Fellner 2012-09-20 10:04:18 +0200
  • 703a41c0f4 Fixed showing 'Preferences' window without parent. -issue: 'Preferences::saveSettings()' doesn't work without parent. S. Razi Alavizadeh 2012-09-17 14:59:08 +0430
  • 6d4005cd7b Fixed starting AboutDialog without parent. S. Razi Alavizadeh 2012-09-17 14:54:05 +0430
  • 738a0b9791 Fixed a typo in CHANGELOG S. Razi Alavizadeh 2012-09-17 11:36:39 +0430
  • 4ae804b954 Adding the possibility to search for whole words only in the source viewer. Daniele Cocca 2012-09-04 23:55:45 +0200
  • 6f7d8b13f6 Merge pull request #584 from ff2000/location_bar_options David Rosca 2012-09-19 12:34:14 -0700
  • 4bb87822cf Highlight host in locationbar. To simplify color computation I simply imported the "blib/colors.*" from bespin. Franz Fellner 2012-09-19 20:24:41 +0200
  • 8723382b5c Add options to select color+style for progresss locationbar. Franz Fellner 2012-09-19 10:08:30 +0200
  • e59241f525 Fixed file permissions from last commit. nowrep 2012-09-17 18:03:30 +0200
  • 1502181dad Merge pull request #577 from stuarch/master David Rosca 2012-09-17 08:50:09 -0700
  • e942daa7b4 Update Traditional Chinese Translations stuarch 2012-09-17 18:32:43 +0800
  • eddc51734a Version 1.3.5 nowrep 2012-09-16 20:42:07 +0200
  • 5d80f4b380 Use QFrame::StyledPanel for LocationBarPopup - also added copyright to new files nowrep 2012-09-16 20:19:10 +0200
  • c4eacede53 Merge pull request #572 from ff2000/locatiobarpopup David Rosca 2012-09-15 09:17:06 -0700
  • eb2256e2cf Also add the new files to the git index... Franz Fellner 2012-09-15 17:54:12 +0200
  • f3221c70d6 Introduce LocationBarPopup as base for - popups in the location bar. The switch is needed due to palette problems on some color schemes (e.g. inverted look for popupmenus or tooltips), which could lead to unreadable text. Franz Fellner 2012-09-15 17:39:54 +0200
  • eb82df9aef Coding style: Moved showing BookmarksWidget into LocationBar nowrep 2012-09-14 22:09:58 +0200
  • 2b6de8182b Updated French translation nowrep 2012-09-14 21:52:17 +0200
  • f29cbf9e7a Merge pull request #570 from srazi/master David Rosca 2012-09-13 01:08:26 -0700
  • 36266e135a Merge pull request #569 from vasitsiv/master David Rosca 2012-09-13 01:08:06 -0700
  • 19c3310099 Some fixes applied to Persian translation S. Razi Alavizadeh 2012-09-13 11:32:52 +0430
  • 25c8021371 Updated Greek Translations 1.3.5 Vasilis Tsivikis 2012-09-13 03:17:29 +0300
  • 884c152c39 Fixed crash when opening qupzilla:restore in multiple tabs. nowrep 2012-09-12 14:03:26 +0200
  • 5cf6b1c565 Fixed color of text in labels in SiteInfo/Bookmarks/RSS urlbar popup. - using tooltip text color with gtk+ and besping styles nowrep 2012-09-12 11:59:23 +0200
  • 2d5b0c0bc0 Don't check for null pointer before deleting objects. - as delete 0 is safe nowrep 2012-09-11 11:43:11 +0200
  • 92b18f5466 Plugins: Fixed crash when unloading with settings dialog opened. - also it is now possible to open only one settings dialog at time nowrep 2012-09-11 11:31:28 +0200
  • 0704236d3e Added Name/Folder labels back to BookmarksWidget. nowrep 2012-09-11 10:55:37 +0200
  • 6846a9a46c Merge branch 'master' of git://github.com/ff2000/qupzilla into ff2000-master nowrep 2012-09-11 10:52:08 +0200
  • bfc760c858 Merge branch 'master' of github.com:QupZilla/qupzilla nowrep 2012-09-11 10:49:49 +0200
  • abc4959e7c Using color from palette for all links. nowrep 2012-09-11 10:49:38 +0200
  • 4a33a9c538 Remove Name/Folder-Labels, change SpeeddialButton into a ClickableLabel. Franz Fellner 2012-09-11 10:47:59 +0200
  • 814abafade Serbian translation updates Mladen Pejaković 2012-09-10 20:33:01 +0200
  • a15f0bd0ee Merge pull request #564 from ff2000/bookmarks_simplified_1.3.5 David Rosca 2012-09-10 09:05:58 -0700
  • d70894866b run coding_style.sh Franz Fellner 2012-09-10 15:11:24 +0200
  • 5ca9b8b21a Take the edited title into account when saving the bookmark. Franz Fellner 2012-09-10 15:05:27 +0200
  • 23dfe8b8a8 Merge branch 'bookmarks_simplified_1.3.5' of git://github.com/ff2000/qupzilla into ff2000-bookmarks_simplified_1.3.5 nowrep 2012-09-10 10:50:47 +0200
  • 29cc7cf47d Rework the quick bookmark widget. Franz Fellner 2012-09-10 09:34:05 +0200
  • 98bdacc296 Added missing qt_fa.qm Qt translation file. nowrep 2012-09-09 18:03:04 +0200
  • b984d66fcc Merge pull request #562 from srazi/master David Rosca 2012-09-09 08:44:42 -0700
  • 6863a240be MouseGestures Persian translation was updated. S. Razi Alavizadeh 2012-09-09 15:02:46 +0430
  • 873a801f74 Reversed some mouse-gestures for RTL environment. S. Razi Alavizadeh 2012-09-09 15:01:55 +0430
  • f4f5ae7083 Updated German translation for MouseGestures plugin Jonathan Hooverman 2012-09-09 11:40:28 +0200
  • db020ff735 Merge pull request #561 from alexandre596/master David Rosca 2012-09-09 01:34:53 -0700
  • d4d69bee08 Update src/plugins/MouseGestures/translations/pt_BR.ts alexandre596 2012-09-09 00:56:08 -0300
  • 8d8a033ebd LocationCompleter: Reset scrollbar position when hiding completer - fixes issue with opening completer scrolled down when showing new suggestions nowrep 2012-09-08 22:54:53 +0200
  • 7189ff58b4 LocationCompleter: Improved sorting bookmarks by visit count. - it sorts by visit counts of bookmark's url from history - count column in bookmarks is not needed after all :-) nowrep 2012-09-08 22:52:32 +0200
  • c2100127e0 Merge pull request #560 from sys9kdr/master David Rosca 2012-09-08 11:17:41 -0700
  • 5b0ba71d52 Updated Japanese translation for MouseGestures Daiki Noda 2012-09-09 03:15:18 +0900
  • 14c2166e57 MouseGestures: Added 2 new gestures for switching tabs - up + right and up + left nowrep 2012-09-08 20:10:41 +0200
  • 398c1ffdd6 MouseGestures: Updated translations nowrep 2012-09-08 20:10:13 +0200
  • ac83b5bac6 MouseGestures: Fixed loading correct page when opening new tab. - loading page according to user preferences on new tab = eg. speed dial, blank tab, specified url, ... nowrep 2012-09-08 19:46:19 +0200
  • a79522be4d Show unsorted bookmarks in bookmarks menu. nowrep 2012-09-08 19:42:40 +0200
  • de6ce70038 Merge branch 'master' of github.com:QupZilla/qupzilla nowrep 2012-09-08 19:29:05 +0200
  • f548c45f6a Check for normal tabs count when asking whether to close window. - eg. don't take into account pinned tabs nowrep 2012-09-08 19:28:47 +0200
  • 2e44d4505b Updated German translation Jonathan Hooverman 2012-09-08 15:38:21 +0200
  • a5a757a43d Merge pull request #558 from xmt/issue557 David Rosca 2012-09-07 11:46:33 -0700
  • 41168f0ff4 Fix crash on unloading PIM plugin Mark Tolley 2012-09-07 19:33:38 +0100
  • 36dd2e086d Fix build on windows Mark Tolley 2012-09-07 19:31:55 +0100
  • a0457251a0 Updated ukrainian translation. nowrep 2012-09-07 18:44:44 +0200
  • 3ee19dfa77 Windows Installer: Fixed silent installation (/S argument) nowrep 2012-09-07 15:16:54 +0200
  • 98fc2a8ed7 Updated Russian translation nowrep 2012-09-07 10:22:29 +0200
  • 17bb99a8d8 Edited BookmarksWidget UI (widget showed after clicking on star button) - in address bar nowrep 2012-09-06 20:34:18 +0200
  • 3c70ebcd65 Regression: Fixed restoring state on Windows. - regression from previous commit nowrep 2012-09-06 12:56:38 +0200
  • ba7f919cd5 Location/Search Bar: Always open new active window with Alt+Enter - in Web Search Bar it can be also opened with middle click on magnifying glass button nowrep 2012-09-06 12:02:03 +0200
  • 55845ab4df X11: Restore windows on correct virtual desktops - this will not be used for first application window, to prevent starting application and no window being opened on current desktop nowrep 2012-09-06 11:39:42 +0200
  • 11244acc6e Fixed crash when dragging site with empty url from siteicon nowrep 2012-09-06 11:29:05 +0200
  • 5a3f4e5f4d Fixed crash when dragging bookmark from manager to sidebar nowrep 2012-09-06 11:28:43 +0200
  • 3aba5ac7a0 Merge branch 'master' of git://github.com/srazi/qupzilla into srazi-master nowrep 2012-09-06 10:57:43 +0200
  • 726b11fab3 LocationBar: Show go icon when getting focus with edited text nowrep 2012-09-06 10:53:37 +0200
  • d9ae633d1a Added Drag-n-Drop functionality to bookmarkmanager and bookmarksidebar. S. Razi Alavizadeh 2012-09-06 02:22:40 +0430
  • a046ec4ece Show better icons in Preferences for oxygen icon theme - only when oxygen icon theme is actually used nowrep 2012-09-05 19:58:30 +0200
  • 62ac0e2fde More QLatin1String and QLatin1Char work nowrep 2012-09-05 19:57:36 +0200
  • 6810366994 Updated Chinese and Portuguese translations nowrep 2012-09-05 19:56:40 +0200
  • 528f398cbe Using QLatin1String and QLatin1Char now everywhere - it saves few unnecessary allocations nowrep 2012-09-04 12:42:45 +0200
  • 1afc663e91 GreaseMonkey: Use QLatin1String and QLatin1Char in script parsing nowrep 2012-09-04 11:29:47 +0200
  • 40a335bc1f AdBlock: Improved string performance when parsing rules - using QLatin1String and QLatin1Char nowrep 2012-09-04 11:24:41 +0200
  • 7b21bf61f1 Q_OS_X11 macro is invalid in both Qt 4 & 5. - so for now, use just Q_WS_X11 nowrep 2012-09-04 10:54:39 +0200
  • 84ec408669 Merge pull request #550 from mckaygerhard/master David Rosca 2012-09-03 14:04:33 -0700
  • c7cdaf824f Qt5: Changing Q_WS_* macros to Q_OS_* - Q_WS_* macros have been removed in Qt 5 nowrep 2012-09-03 22:48:52 +0200
  • c71cf910cb TabBar: If not enough space, show close button only on current tab - removed "Show close button on tabs" option as it is now redundant nowrep 2012-09-03 22:40:52 +0200
  • 0c6abb8afc Added Brazilian Portuguese translation for plugins nowrep 2012-09-03 22:38:31 +0200
  • b1ec2e1a35 Update transalation for es_VE and spanish mckaygerhard 2012-09-03 14:40:55 -0430
  • 9fdcf1772f Merge pull request #549 from sys9kdr/master Mladen Pejaković 2012-09-03 09:26:51 -0700
  • 30b8eaf44e Another Oxygen workaround for pinned tab width. - it now also center site icon in the tab nowrep 2012-09-03 15:28:37 +0200
  • 8c7891c716 Typo fixed Daiki Noda 2012-09-03 22:05:00 +0900
  • 3065d58b25 Fixed width of pinned tab with Oxygen theme. - also added runtime check of current Qt theme in use nowrep 2012-09-03 13:24:29 +0200
  • 4e75aac866 Merge pull request #548 from sys9kdr/master Mladen Pejaković 2012-09-02 12:30:05 -0700
  • a09c108fae Merge pull request #547 from w41l/master Mladen Pejaković 2012-09-02 12:29:31 -0700
  • 1ece8028b1 Serbian translation updates Mladen Pejaković 2012-09-02 21:28:03 +0200
  • f11b0a8378 Japanese language file updated Daiki Noda 2012-09-03 02:14:29 +0900
  • 1d2e22dc4f Updated Indonesian translations w41l 2012-09-02 23:10:19 +0700
  • d5e21ab911 BookmarksSideBar: Get focus to search line when opening sidebar - also addeed support for opening bookmarks with Enter * Enter - opens bookmark in current tab * Ctrl + Enter - opens bookmark in new tab nowrep 2012-09-02 15:53:00 +0200
  • 2c57528d29 LocationCompleter: Sort also results from bookmarks by count - bookmarks get +10 count because bookmarks gets count only from location completer and bookmakrs manager/sidebar but history entries gets count also from navigating through webpages (eg. click on link, redirect, ...) nowrep 2012-09-02 15:36:20 +0200
  • ec70c7d43d LocationCompleter: Bookmarks results are now ordered by count nowrep 2012-09-02 15:19:12 +0200
  • cff5fce5da Fixed showing close buttons on pinned tabs. - regression from 1e5b7d92cd nowrep 2012-09-02 14:18:07 +0200
  • 1d919e0172 Fixed width of pinned tabs on all Qt styles. nowrep 2012-09-02 12:22:11 +0200
  • b2181f0bab Coding style: Use empty QString() constructor instead of "" everywhere nowrep 2012-09-02 11:42:41 +0200
  • 0437ae171f LocationCompleter: Draw light line at the bottom of item - also space between title and link is now 2px bigger because of underlining nowrep 2012-09-01 17:23:17 +0200
  • 179d173bcf Removed explicit setting of font size to 8pt from previous commit. - mistake ... nowrep 2012-09-01 17:00:27 +0200
  • 8429f84879 LocationCompleter: Another improvements and fixes. - draw 1px line for fonts smaller than 9pt nowrep 2012-09-01 16:58:55 +0200