Commit Graph

  • a32e1a03e1 ci: github workflow: Bump Ubuntu version master Michael Drake 2025-06-28 16:02:18 +0100
  • 4afb3ea95d Fixup tests having changed css colour options Vincent Sanders 2025-06-26 20:17:10 +0000
  • 0cc87b962d Fixup riscos frontend for css level 4 colours Vincent Sanders 2025-06-26 12:04:53 +0000
  • 5538882b8f Fixup amiga os 3 and framebuffer frontends for css level 4 colours Vincent Sanders 2025-06-26 11:08:48 +0000
  • 51363a9290 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Chris Young 2025-06-26 11:49:49 +0100
  • 8a98b66906 Amiga: Don't track APen and OPen, these may be changed by other graphics.lib calls Fixes a background colour bug on csdb.dk and others Chris Young 2025-06-26 11:48:48 +0100
  • 3f8f4be0b8 Update to using css level 4 system colours Vincent Sanders 2025-05-28 20:09:51 +0000
  • 600892a3da AmigaOS 3: Build for 68020-60 Should make it a little more performant on 040/060 Chris Young 2025-06-26 09:18:17 +0100
  • 1b14f72e97 Amiga: Fix multiple declarations picked up by gcc 11 Chris Young 2025-06-25 15:49:49 +0100
  • 07a634fa29 allow configuration of prefers-color-scheme vince/qt6 Vincent Sanders 2025-05-15 20:58:35 +0000
  • 385c65565f allow configuration of http proxy settings Vincent Sanders 2025-03-10 23:16:52 +0000
  • 90cff6acdc use correct option Vincent Sanders 2025-03-02 12:53:33 +0000
  • 137714f9c2 Improve layout string measuring Vincent Sanders 2025-02-27 23:02:35 +0000
  • 31502c4e85 add some options to teh settings dialog Vincent Sanders 2025-02-16 11:01:59 +0000
  • 31c5ceb966 fix path plot transform application Vincent Sanders 2025-02-04 22:33:03 +0000
  • 1cf1c15b70 do not allow scrollbars to be set below the minimum Vincent Sanders 2025-02-04 22:31:48 +0000
  • b6639fd2df implement caret Vincent Sanders 2025-01-28 19:17:32 +0000
  • 44b4afad6f make status/scrollbar splitter use options Vincent Sanders 2025-01-24 19:25:25 +0000
  • e8b576ae89 add settings to select web search provider Vincent Sanders 2025-01-22 23:55:21 +0000
  • aa3b9800b1 Correctly track drag operations Vincent Sanders 2025-01-22 22:54:08 +0000
  • e469e0c1ef add context menu and actions to populate it Vincent Sanders 2025-01-16 21:58:19 +0000
  • e2ec74ab4a Add page scale Vincent Sanders 2024-12-15 11:59:52 +0000
  • b135eef1af add tab control to settings Vincent Sanders 2024-11-20 23:15:51 +0000
  • 2ad7685e7d split listselection widget out of settings code Vincent Sanders 2024-11-20 23:13:38 +0000
  • f2ba49a35b always open new tabs and windows in foreground Vincent Sanders 2024-11-20 22:52:27 +0000
  • 2448716053 implement add bookmark action Vincent Sanders 2024-11-19 23:49:05 +0000
  • 9f1a8ef21c add cookies opening to qt misc table Vincent Sanders 2024-11-13 19:40:16 +0000
  • 47d6fadf2b Improve readability of treeview search callback Vincent Sanders 2024-11-13 19:27:49 +0000
  • a23d6fa4b0 Fix search text not being removed when search is cleared Vincent Sanders 2024-11-13 19:24:26 +0000
  • 5a38936339 make qt pass all mouse buttons to core Vincent Sanders 2024-11-12 22:34:13 +0000
  • 27605e65c9 confine local history size to that of the browser window Vincent Sanders 2024-11-10 10:26:14 +0000
  • 3755fb21d5 make page info popup in the correct place and close at correct time Vincent Sanders 2024-10-29 23:08:07 +0000
  • ee4961e1bc Improve actions, page info and tab creation Vincent Sanders 2024-10-28 08:37:51 +0000
  • c87437272e add quit action and restructure application singleton Vincent Sanders 2024-10-10 23:34:27 +0100
  • 1de82c2131 stop crashing when removing window Vincent Sanders 2024-10-10 23:31:07 +0100
  • 4a342f2b26 match delete with new Vincent Sanders 2024-10-10 23:24:45 +0100
  • d777be1cb8 implement resource path using qt methods Vincent Sanders 2024-10-08 19:22:54 +0100
  • e99a9a9074 add new tab and window actions Vincent Sanders 2024-10-06 23:55:34 +0100
  • 6614c69f0d implement bitmap content render Vincent Sanders 2024-10-04 21:18:02 +0100
  • 434ab023b7 add favicon Vincent Sanders 2024-10-04 19:31:29 +0100
  • c4ae8cafe9 implement path plotter Vincent Sanders 2024-09-26 22:33:38 +0100
  • 8789e36d59 add translations to actions Vincent Sanders 2024-09-26 09:27:42 +0100
  • c51fa04bfb add embedded qt resources Vincent Sanders 2024-09-23 20:52:16 +0100
  • 962829765a Add message translations Vincent Sanders 2024-09-22 16:00:51 +0100
  • ceba045433 implement keymaping Vincent Sanders 2024-09-18 21:05:03 +0100
  • ae814173f6 page info core window Vincent Sanders 2024-09-18 09:02:01 +0100
  • b0abd72808 add local history corewindow Vincent Sanders 2024-09-17 08:40:04 +0100
  • a0b4c9f507 add corewindow support Vincent Sanders 2024-09-15 21:24:28 +0100
  • ab3e7be30f make qt frontend use QSettings to store and retrieve user options Vincent Sanders 2024-09-09 16:02:13 +0100
  • 1c412cb80e Allow entering of url in the bar Vincent Sanders 2024-09-09 11:44:18 +0100
  • 3ad39d0e83 add nsoptions methods to application core Vincent Sanders 2024-08-25 10:54:06 +0100
  • de4a480e85 Add web language selection Vincent Sanders 2024-08-23 00:00:52 +0100
  • d2ad17d46c add settings window Vincent Sanders 2024-08-18 23:15:19 +0100
  • 11ac08de6f cursor change Vincent Sanders 2024-08-11 23:05:54 +0100
  • f3877a2e92 fixup layout Vincent Sanders 2024-08-11 23:04:56 +0100
  • b79d419e51 fix layout and font handling Vincent Sanders 2024-08-06 21:13:21 +0100
  • 45a64d9866 fixup default options setting Vincent Sanders 2024-08-06 21:12:07 +0100
  • f0a8fe33b8 fix missing socket fetch table entries Vincent Sanders 2024-08-06 21:11:43 +0100
  • 97e53650fa stop fallthrough clas in application class header Vincent Sanders 2024-08-06 21:10:23 +0100
  • 02ace58fa9 add corewindow to netsurf table Vincent Sanders 2024-08-06 21:09:40 +0100
  • 728d9fbb69 call text ploting in layout Vincent Sanders 2024-02-25 10:00:31 +0000
  • 95963842ac make back/forward buttons work Vincent Sanders 2024-01-25 14:11:50 +0000
  • 318814514c update git ignore for qt target Vincent Sanders 2024-01-25 08:43:27 +0000
  • 203d7dba51 Fix opening tabs in same scaffold Vincent Sanders 2024-01-19 16:53:41 +0000
  • 15a30cff73 fix unprintable characters in key events Vincent Sanders 2024-01-18 19:17:18 +0000
  • 07c929ae54 commit a neatness ordering the class headers Vincent Sanders 2024-01-18 18:59:33 +0000
  • cb173cead2 close window when all tabs are removed Vincent Sanders 2024-01-18 18:50:14 +0000
  • a34c7dee80 initial keypress handling Vincent Sanders 2024-01-16 22:44:45 +0000
  • 4f090b0aec apply scroll offsets to button click Vincent Sanders 2024-01-16 10:51:27 +0000
  • 5cce5a6652 correctly set tab and window titles Vincent Sanders 2024-01-15 16:33:10 +0000
  • b1bc36c520 move qt application code to a suitable class Vincent Sanders 2024-01-05 00:09:23 +0000
  • a821bace82 implement tabbed browsing with a scaffolding class Vincent Sanders 2024-01-04 09:12:53 +0000
  • ec1a1126c7 generate MOC output as a build artifact not in source tree Vincent Sanders 2024-01-02 14:26:14 +0000
  • 3a81824574 add bitmap plotting Vincent Sanders 2023-12-10 22:48:29 +0000
  • dfd5f2646c add status in splitter with horizontal scrollbar Vincent Sanders 2023-12-10 00:13:19 +0000
  • 7ad0cf323b make scrollbars work Vincent Sanders 2023-12-09 00:55:11 +0000
  • 767924fbfc fix url setting Vincent Sanders 2023-12-07 14:56:52 +0000
  • 532f7efc66 split out widget and urlbar method implementations Vincent Sanders 2023-12-07 09:54:31 +0000
  • fb9c4f0e6c Initial working QT frontend Vincent Sanders 2023-12-07 09:38:12 +0000
  • 2bea36a53e Add search configuration to RISC OS frontend Vincent Sanders 2025-03-19 23:28:26 +0000
  • 501c67686d Add interface to be able to set single messgae key/value Vincent Sanders 2025-03-19 22:57:28 +0000
  • c2ac0f37ca Alter hash add to return standard error code Vincent Sanders 2025-03-19 22:55:17 +0000
  • df37b7ee37 Amiga: add a note about suppressing logging Chris Young 2025-03-17 12:28:37 +0000
  • 53b31efb7c Web Search: Add Ecosia and Qwant European search engine alternatives Chris Young 2025-03-09 18:15:58 +0000
  • 0079c74d55 make disable popup option available to all frontends Vincent Sanders 2025-03-02 12:48:17 +0000
  • fb56aa214c Improve GTK layout functions to split correctly Vincent Sanders 2025-02-27 22:56:53 +0000
  • 4609648b9e Initialise web search engines on riscos Vincent Sanders 2025-02-23 22:26:35 +0000
  • d62fca3af6 work around frontends that do not initialise the web search providers Vincent Sanders 2025-02-23 21:56:56 +0000
  • 81226105e9 Add hidden about scheme search page Vincent Sanders 2025-02-11 21:58:01 +0000
  • 274871f332 GTK issues found by coverity Vincent Sanders 2025-02-16 14:51:49 +0000
  • ae93bd7365 Amiga: switch option new_tab_is_active to generic core foreground_new Chris Young 2025-02-14 10:32:35 +0000
  • 2b768c6c90 Add hidden about scheme search page vince/about-search Vincent Sanders 2025-02-11 21:58:01 +0000
  • dc3d63c96f Fix nsurl utf8 API returning incorrect length Vincent Sanders 2024-12-18 22:49:50 +0000
  • 23ef9e74eb HTML: flag intention for restartable event processing jmb/bm John-Mark Bell 2024-12-25 23:13:48 +0000
  • 65e4faae42 HTML: capture pending event queue John-Mark Bell 2024-12-25 23:04:39 +0000
  • d5127150f2 HTML: schedule event processing directly John-Mark Bell 2024-12-25 22:53:32 +0000
  • 0565b30318 HTML: divorce box manager from box_get_style() John-Mark Bell 2024-12-25 01:22:39 +0000
  • 8f96ed3701 HTML: fetch parent and root styles before selecting John-Mark Bell 2024-12-25 01:00:35 +0000
  • c362a65d51 HTML: (re)select styles for nodes John-Mark Bell 2024-12-23 20:01:25 +0000
  • e8b92a5c4d CSS: remove bogus assertion John-Mark Bell 2024-12-23 19:50:29 +0000