texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch qt-info deleted (was e2d72c0f4f)


From: Gavin D. Smith
Subject: branch qt-info deleted (was e2d72c0f4f)
Date: Wed, 30 Nov 2022 13:29:55 -0500 (EST)

gavin pushed a change to branch qt-info.

     was e2d72c0f4f Avoid white flash when changing node.

This change permanently discards the following revisions:

 discard e2d72c0f4f Avoid white flash when changing node.
 discard 101ba5d3f2 Change Top link in sidebar.
 discard e50e97df70 exdent body of info.js two spaces
 discard 3754ae9338 Fix loading of nodes beginning "g_t".
 discard ba80a3cbcf Scroll to start of sidebar correctly.
 discard c4423bc92b Make help optional.
 discard 73f84fa31e * js/info.css: Comment out overflow properties because of 
scrolling problems.
 discard 6b3e6a9302 fix undefined variable
 discard f3dad53711 do not call with_sidebar_query
 discard fb226d6a62 Make fix_links leave internal links alone.
 discard 33e1e5e11a avoid injecting into about:blank with greasemonkey metadata
 discard ab728407e6 press return to search for index entry
 discard ca5c45f19f disable welcome message
 discard 15242b94f3 * info/js (config): Add 'show_welcome_message' field. 
(on_load) Check show_welcome_message to decide whether to show welcome message.
 discard 262eba90f5 error message for non-existent index entry
 discard d7e80c7793 block non-existent index entries
 discard c617f44ac6 dont hide combo input on activated signal and make it 
uneditable
 discard 3217b46be2 use separate widget for input search
 discard dd2e991c56 input box changes
 discard c685b2828f Fix up pointer to Top node.
 discard 42371c85de correct changelog
 discard 2f576aae34 Remove a parameter of the Store object.
 discard cdc4e0c404 Fix direction after index search.
 discard f204041231 change some misleading comments
 discard e6bf0953f8 Defer calling fix_links.
 discard ebc5f3292c remove unused parameter
 discard 11892d2b45 scroll to search result in top node
 discard 775539107d remove short table of contents
 discard 533e96480d return to load new manual
 discard 76e873d150 remove ui member from Core
 discard 126eb1be8d implement search
 discard c3c724a326 move public slots to end of file
 discard a86a4c0102 call setRunsOnSubFrames
 discard f4326afb13 * js/info.js: Don't run init code or set event handlers if 
the location is "about:blank".  QWebEngine seems to add scripts even into this 
page, which has bad results, e.g. with event handlers running twice.
 discard ae9dda219d support m for menu. (only works once, though)
 discard f4c95a1a43 declare wc_controlled in info.js
 discard 4a94afa4f6 rm useless widgets
 discard e004934deb concatenate contents of qtinfo.js with that of info.js
 discard 2448e61518 * js/info.js: Remove section at end dealing with 
QWebChannel, and place in a new file (js/docbrowser/qtinfo.js).
 discard 1010075710 call setRunsOnSubFrames(true)
 discard 95a2ad220a Add wc_controlled conditional.
 discard 6486a1d928 call wc_init from profile scripts
 discard 88dff4a2f6 move more into function
 discard e391d8fd53 inject js via function
 discard 4b0cddc376 add qwebchannel.js as script
 discard e06e85a003 Implement index search box
 discard bc37072191 * js/info.js (web_channel_override) <input>: Pass 
store.state.index as an argument. (wc_init): Receive 'set_current_url' signal 
and pass on an action to be dispatched.
 discard c753b0f042 Reduce ambiguity of "index".
 discard 72329552d1 Reduce ambiguity of "index".
 discard 33a22a1872 Reduce ambiguity of "index".
 discard a5fa5669cd * js/info.js (web_channel_override) <input>: Only override 
for index searches, not menu searches.
 discard e36ed1fa6f Add a text input.  This will be needed because datalist 
doesn't work with QtWebEngine: see https://bugreports.qt.io/browse/QTBUG-54433.
 discard e1bb40de7f * js/info.js (web_channel_override) <input>: Add override.  
This will be used for index and menus.
 discard 8ed8e4ebe1 * js/info.js (init_ifram) <on_load>: Pass iframe window 
object to "click" event handler. (on_click): Allow window object to be 
overridden.  Use it to get a type.
 discard cc5a6980cc * js/info.js (add_icons): Take a document argument.  Add 
CSS (not currently injected into iframes).
 discard 1ff28b1dab Preparation for integration with a new help browser with Qt.
 discard b04e952948 Inject info.js into viewed pages.
 discard fdf0d5d1ed parse url
 discard dcbc6c35df load_manual in Core
 discard 6f62286995 give Core object a reference to Ui::MainWindow
 discard 6c9bfc67d7 load the manual the user chose
 discard a8182b37b5 change init to wc_init
 discard 6e33bfbd83 rename init function to wc_init
 discard 947ec4beb7 new file infopath.c, to look for a HTML manual
 discard 3351a18ed7 add load button
 discard 870ec9d1f2 untrack file
 discard 9559cb8211 use Qt object tree to destroy objects
 discard 824cdd6a3e Commit sources of Qt program.
 discard c07a5b6b6e Preparation for integration with a new help browser with Qt.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]