June 2024 Archives by subject
      
      Starting: Sat Jun  8 09:22:47 BST 2024
         Ending: Sun Jun 30 11:15:28 BST 2024
         Messages: 65
     
- [education/rkward] /: Add ability to display PDF windows inline
 
Thomas Friedrichsmeier
- [education/rkward] /: Add breeze icons as fallback
 
Thomas Friedrichsmeier
- [education/rkward] /: Add command line option --setup (esp. useful to force re-installation of R package during development)
 
Thomas Friedrichsmeier
- [education/rkward] /: Bump version to enforce R package changes
 
Thomas Friedrichsmeier
- [education/rkward] /: Documentation improvements
 
Thomas Friedrichsmeier
- [education/rkward] /: Documentation updates
 
Thomas Friedrichsmeier
- [education/rkward] /: Fix compilation (I wonder, why this didn't fail, before)
 
Thomas Friedrichsmeier
- [education/rkward] /: Fix save to file option in basic statics plugin
 
Thomas Friedrichsmeier
- [education/rkward] /: Temporary workaround: Require kate master version, while default target (24.05) is not buildable outside Linux due to dbus breakage
 
Thomas Friedrichsmeier
- [education/rkward] rkward/autotests: Add basic test for HTML window availability
 
Thomas Friedrichsmeier
- [education/rkward] rkward/autotests: Allow more time for autotests
 
Thomas Friedrichsmeier
- [education/rkward] rkward/dialogs: Fix config storage for R inside AppImage
 
Thomas Friedrichsmeier
- [education/rkward] rkward/dialogs: Keep next button disabled until R restart is complete
 
Thomas Friedrichsmeier
- [education/rkward] rkward/dialogs: Rework setup wizards internals, to allow addition of backend selection page
 
Thomas Friedrichsmeier
- [education/rkward] rkward/dialogs: rkward/dialogs/rksetupwizard.cpp (RBackendStatusWidget::update) : Fix typo in statustext message.
 
Oliver Kellogg
- [education/rkward] rkward/dialogs: When running from AppImage, but a system R is available, default to using that.
 
Thomas Friedrichsmeier
- [education/rkward] rkward/misc: Better diagnostics in case of missing icons
 
Thomas Friedrichsmeier
- [education/rkward] rkward/misc: Fix several icons
 
Thomas Friedrichsmeier
- [education/rkward] rkward/misc: Fix workspace browser name filter
 
Thomas Friedrichsmeier
- [education/rkward] rkward/pages: rkward/pages/rkward_trouble_shooting.rkh : Fix typo in section crashed_backend.
 
Oliver Kellogg
- [education/rkward] rkward/plugins/x11device: Hide surplus preview box
 
Thomas Friedrichsmeier
- [education/rkward] rkward/rbackend/rkwarddevice: Fix potential race condition
 
Thomas Friedrichsmeier
- [education/rkward] rkward/rbackend: Calculate relative installation paths to backend process and backend library in cmake
 
Thomas Friedrichsmeier
- [education/rkward] rkward/rbackend: Clarifications
 
Thomas Friedrichsmeier
- [education/rkward] rkward/rbackend: Correct path to backend lib inside MacOS bundle
 
Thomas Friedrichsmeier
- [education/rkward] rkward/rbackend: Do not use dlmopen after all: It causes library(tlctk) to crash, for some reason
 
Thomas Friedrichsmeier
- [education/rkward] rkward/rbackend: Properly reset R default library locations, when restarting backend.
 
Thomas Friedrichsmeier
- [education/rkward] rkward/rbackend: Try to make detection of backend lib more robust
 
Thomas Friedrichsmeier
- [education/rkward] rkward/windows: Add check for pdflatex, when previewing pdf
 
Thomas Friedrichsmeier
- [education/rkward] rkward/windows: Add markdown PDF preview
 
Thomas Friedrichsmeier
- [education/rkward] rkward/windows: Add workaround for visual quirk
 
Thomas Friedrichsmeier
- [education/rkward] rkward/windows: Cleaner handling of the IO involved in script previews
 
Thomas Friedrichsmeier
- [education/rkward] rkward/windows: Convert preview modes to an abstracted list, for easier additions
 
Thomas Friedrichsmeier
- [education/rkward] rkward/windows: Fix check for pandoc
 
Thomas Friedrichsmeier
- [education/rkward] rkward/windows: Fix some cppcheck warnings
 
Thomas Friedrichsmeier
- [education/rkward] rkward/windows: Improve layout
 
Thomas Friedrichsmeier
- [education/rkward] rkward/windows: Reduce flicker a bit
 
Thomas Friedrichsmeier
- [education/rkward] rkward/windows: Remove obsolete workaround
 
Thomas Friedrichsmeier
- [education/rkward] rkward/windows: Slight simplification
 
Thomas Friedrichsmeier
- [education/rkward] rkward: Actually store the selected R version
 
Thomas Friedrichsmeier
- [education/rkward] rkward: Avoid misleading message, if no R installation was found (importantly, for the Mac bundle)
 
Thomas Friedrichsmeier
- [education/rkward] rkward: Avoid tests hanging on warning message
 
Thomas Friedrichsmeier
- [education/rkward] rkward: Backend select function mostly complete
 
Thomas Friedrichsmeier
- [education/rkward] rkward: Fix crash related to short-lived graphics windows (in previews)
 
Thomas Friedrichsmeier
- [education/rkward] rkward: Fix deprecation warning
 
Thomas Friedrichsmeier
- [education/rkward] rkward: Fix linkage in craft appimage build
 
Thomas Friedrichsmeier
- [education/rkward] rkward: Fix placement in case of PDF error
 
Thomas Friedrichsmeier
- [education/rkward] rkward: Further mockup of R backend selection
 
Thomas Friedrichsmeier
- [education/rkward] rkward: Help the linker to do its job
 
Thomas Friedrichsmeier
- [education/rkward] rkward: Init (fallback) icon theme before QApplication
 
Thomas Friedrichsmeier
- [education/rkward] rkward: Init command line args values in tests, too.
 
Thomas Friedrichsmeier
- [education/rkward] rkward: metainfo.xml -> appdata.xml
 
Thomas Friedrichsmeier
- [education/rkward] rkward: Move all command-line option handling to dedicated class
 
Thomas Friedrichsmeier
- [education/rkward] rkward: Move all startup error handling into the setup wizard, itself.
 
Thomas Friedrichsmeier
- [education/rkward] rkward: Move appimage detection logic to RKSessionVars
 
Thomas Friedrichsmeier
- [education/rkward] rkward: Move detection of R installation closer to the backend
 
Thomas Friedrichsmeier
- [education/rkward] rkward: Revert "metainfo.xml -> appdata.xml"
 
Luigi Toscano
- [education/rkward] rkward: Some more restructuring, and start adding backend selection page.
 
Thomas Friedrichsmeier
- [education/rkward] rkward: Use small inline status display for previews. Greatly reduces visual noise while updating.
 
Thomas Friedrichsmeier
- [recipe build #3743462] of ~rkward-devel rkward-kf5-backports-daily-r40 in bionic: Dependency wait
 
noreply at launchpad.net
- [recipe build #3743472] of ~rkward-devel rkward-kf5-daily-r40 in bionic: Dependency wait
 
noreply at launchpad.net
- [recipe build #3748277] of ~rkward-devel rkward-kf5-backports-daily-r40 in bionic: Dependency wait
 
noreply at launchpad.net
- [recipe build #3748287] of ~rkward-devel rkward-kf5-daily-r40 in bionic: Dependency wait
 
noreply at launchpad.net
- [recipe build #3748722] of ~rkward-devel rkward-kf5-backports-daily-r40 in bionic: Dependency wait
 
noreply at launchpad.net
- [recipe build #3748732] of ~rkward-devel rkward-kf5-daily-r40 in bionic: Dependency wait
 
noreply at launchpad.net
    
      Last message date: 
       Sun Jun 30 11:15:28 BST 2024
    Archived on: Sun Jun 30 11:15:39 BST 2024
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).