VirtualBox

source: vbox/trunk/src/VBox/GuestHost/SharedClipboard/testcase

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102929   12 months vboxsync Shared Clipboard: Better documented for what headless mode is and why …
(edit) @102917   12 months vboxsync GuestHost/SharedClipboard/tstClipboardHttpServer.cpp: Workaround …
(edit) @102843   12 months vboxsync scm
(edit) @102832   12 months vboxsync Shared Clipboard/Transfers: Added building a separate X11 binary, so …
(edit) @102830   12 months vboxsync Shared Clipboard/Transfers: Added building a separate X11 binary, so …
(edit) @102472   14 months vboxsync Shared Clipboard/testcase: Logging fix for environment variable. …
(edit) @102466   14 months vboxsync Shared Clipboard/testcases: Re-enabled (+ adapted) formerly disabled …
(edit) @102230   14 months vboxsync Shared Clipboard/tstClipboardHttpServer: Try to fixing timeouts on the …
(edit) @102180   14 months vboxsync Shared Clipboard/tstClipboardHttpServer: Further decreased test file …
(edit) @102163   14 months vboxsync Shared Clipboard/tstClipboardHttpServer: Added some more tests (Korean …
(edit) @102161   14 months vboxsync Shared Clipboard/tstClipboardHttpServer: Compare source and …
(edit) @102159   14 months vboxsync Shared Clipboard/tstClipboardHttpServer: Increased default running …
(edit) @102146   14 months vboxsync Shared Clipboard/Transfers: Implemented support for percent-encoded …
(edit) @102141   14 months vboxsync Shared Clipboard/Transfers: Implemented support for percent-encoded …
(edit) @101555   15 months vboxsync Guest/Host: bugref:10450: Get rid of Qt5 stuff.
(edit) @100685   18 months vboxsync Shared Clipboard/X11: Enabled a minimal subset of the testcases again, …
(edit) @100679   18 months vboxsync Shared Clipboard: More code for HTTP server testcase to make it fully …
(edit) @100676   18 months vboxsync Shared Clipboard: HTTP transfers with multiple files are also working …
(edit) @100668   18 months vboxsync Shared Clipboard/testcase: Also include flow logging with most verbose …
(edit) @100393   19 months vboxsync Shared Clipboard: Made setting the transfer callbacks part of …
(edit) @100386   19 months vboxsync Shared Clipboard: Linux build fixes (needs VBOX_WITH_LIBCURL). bugref:9437
(edit) @100367   19 months vboxsync Shared Clipboard: More work on making the internal APIs more fine …
(edit) @100242   19 months vboxsync Shared Clipboard: More code for HTTP transfer testcase. bugref:9437
(edit) @100204   19 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @99940   20 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99939   20 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99938   20 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99937   20 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99845   20 months vboxsync bugref:10450: Justify Qt 5/6 unit choice in various project parts.
(edit) @98413   2 years vboxsync GuestHost/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98169   2 years vboxsync *.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
(edit) @98127   2 years vboxsync *.kmk: s/VBOXQTGUIEXE/VBoxQtGuiExe/ s/VBOXQTGUI/VBoxQtGuiDll/ bugref:10348
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @93504   3 years vboxsync Shared Clipboard: Implemented backend callbacks and a dedicated …
(edit) @93496   3 years vboxsync Shared Clipboard: Implemented backend callbacks and a dedicated …
(edit) @93326   3 years vboxsync Shared Clipboard/X11: Renamed mandatory (own) X11 callbacks to better …
(edit) @93321   3 years vboxsync Shared Clipboard/X11: Renamed mandatory (own) X11 callbacks to better …
(edit) @93315   3 years vboxsync Shared Clipboard/X11: Renaming "formats" to "targets", to better point …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92789   3 years vboxsync Shared Clipboard/testcases: Skip running tstClipboardQt on testboxes; …
(edit) @88608   4 years vboxsync FE/Qt: bugref:9972. Adding a text edit to the test app.
(edit) @88607   4 years vboxsync FE/Qt: bugref:9972. A better check
(edit) @88606   4 years vboxsync FE/Qt: bugref:9972. Exclude 32bit builds.
(edit) @88604   4 years vboxsync FE/Qt: bugref:9972. scm fix
(edit) @88603   4 years vboxsync FE/Qt: bugref:9972. Initial commit of the tstClipboardQt app
(edit) @87568   4 years vboxsync Shared Clipboard: doxygen fixes for unnecessary @copydoc in …
(edit) @87566   4 years vboxsync Shared Clipboard: doxygen fixes for unnecessary @copydoc in …
(edit) @87452   4 years vboxsync Shared Clipboard/Transfers: More code for HTTP transfers. bugref:9437
(edit) @87082   4 years vboxsync Shared Clipboard: Simplified and cleaned up the X11 callback handling …
(edit) @86737   4 years vboxsync Shared Clipboard/X11: First unregister, then uninit context for …
(edit) @86712   4 years vboxsync Shared Clipboard/X11: More work on untangling the threading code …
(edit) @86702   4 years vboxsync Shared Clipboard/X11: More cleanup + documentation. Renamed some …
(edit) @86538   4 years vboxsync tstClipboardGH-X11.cpp: 'j' isn't a good variable name. 'i' does not …
(edit) @86537   4 years vboxsync tstClipboardGH-X11.cpp: 'j' isn't a good variable name. 'i' does not …
(edit) @85845   4 years vboxsync Shared Clipboard/X11: Fixes for empty strings (was too strict before), …
(edit) @85567   4 years vboxsync GA/Linux: bugref:9804: Trunk GAs have a VBoxClient shared clipboard …
(copy) @85296   5 years vboxsync Shared Clipboard/GuestHost: testcases -> testcase.
copied from trunk/src/VBox/GuestHost/SharedClipboard/testcases
(edit) @82934   5 years vboxsync Shared Clipboard/tstClipboardGH-X11: Disable -Warray-bounds to …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette