November 2015 Archives by author
Starting: Sun Nov 1 17:18:35 UTC 2015
Ending: Mon Nov 30 19:20:36 UTC 2015
Messages: 150
- [rkward] /: Do away with the index column in optionsets, entirely.
Thomas Friedrichsmeier
- [rkward] doc: In preparation for moving to KDE bug tracker, make a list of bug URLs that are referenced in the code (comments)
Thomas Friedrichsmeier
- [rkward] rkward: Draw division lines above and below an expanded editor, and make sure to draw the background without margin.
Thomas Friedrichsmeier
- [rkward] rkward/misc: Add expand / collapse indicator to accordion
Thomas Friedrichsmeier
- [rkward] rkward/misc: Some cleanups
Thomas Friedrichsmeier
- [rkward] /: Insert separator between "main" toolbar actions and "context" actions.
Thomas Friedrichsmeier
- [rkward] rkward: Remove mdiToolBar. Should have been part of previous commit.
Thomas Friedrichsmeier
- [rkward] rkward/misc: EXPERIMENTAL: Alternating row colors in accordion table
Thomas Friedrichsmeier
- [rkward] /: Bookkeeping
Thomas Friedrichsmeier
- [rkward/work/workspace_browser_redesign] rkward: In the object item model, make .GlobalEnv a root level item, sibling to the old RObjectList (which will now 'contain' all other toplevel envs, only).
Thomas Friedrichsmeier
- [rkward/work/workspace_browser_redesign] rkward/core: Fix environment search() re-ordering detection.
Thomas Friedrichsmeier
- [rkward/work/workspace_browser_redesign] rkward: Style the two root level items to look like accordion captions in the workspace browser.
Thomas Friedrichsmeier
- [rkward/work/workspace_browser_redesign] rkward/plugin: Allow to show 'all environments' in varselector, again.
Thomas Friedrichsmeier
- [rkward] /: Merge branch 'work/workspace_browser_redesign'
Thomas Friedrichsmeier
- [rkward/work/workspace_browser_redesign] /: Start sorting out, which object browser settings are actually still needed, and at what level.
Thomas Friedrichsmeier
- [rkward/work/workspace_browser_redesign] rkward: More restructuring of filter settings, both in UI and internally. Work in progress.
Thomas Friedrichsmeier
- [rkward/work/workspace_browser_redesign] rkward/misc: Further progress on workspace browser filtering.
Thomas Friedrichsmeier
- [rkward/work/workspace_browser_redesign] rkward: Finish first version of workspace browser filter settings UI.
Thomas Friedrichsmeier
- [rkward] /: Merge branch 'work/workspace_browser_redesign'
Thomas Friedrichsmeier
- [rkward] /: Use translated strings for varselector caption
Thomas Friedrichsmeier
- [rkward/frameworks] rkward: Merge branch 'master' into frameworks
Thomas Friedrichsmeier
- [rkward/frameworks] /: Assorted KF5 porting
Thomas Friedrichsmeier
- [rkward] doc/rkwardplugins: Fix build
Thomas Friedrichsmeier
- [rkward] rkward/dialogs: Make the category headers look and behave like in other accordion-like controls in RKWard.
Thomas Friedrichsmeier
- [rkward] rkward/misc: Use right and down, instead of down and up arrows to indicate expandable collapsible headers.
Thomas Friedrichsmeier
- [rkward] rkward/misc: Add button to reset filters.
Thomas Friedrichsmeier
- [rkward] rkward: Add tool button to <varselector> to make it easier to find filter options
Thomas Friedrichsmeier
- [rkward] rkward: Allow regular expressions in object list view filtering.
Thomas Friedrichsmeier
- [rkward] rkward: Fix focus problem.
Thomas Friedrichsmeier
- [rkward] rkward/misc: Fix minor layout problem and search line focus
Thomas Friedrichsmeier
- [rkward] /: Switch to bugs.kde.org as primary issue tracker.
Thomas Friedrichsmeier
- [rkward] rkward/dialogs: Fix build
Thomas Friedrichsmeier
- [rkward] /: Don't list rkward-repo twice in fresh installation
Thomas Friedrichsmeier
- [rkward] rkward/pages: Hint to the existence of external plugins
Thomas Friedrichsmeier
- [rkward] rkward/pages: Hint at donations
Thomas Friedrichsmeier
- [rkward/frameworks] rkward: Assorted KF5 porting
Thomas Friedrichsmeier
- [rkward/frameworks] rkward: Merge branch 'master' into frameworks
Thomas Friedrichsmeier
- [rkward/frameworks] /: Assorted KF5 porting
Thomas Friedrichsmeier
- [rkward/frameworks] rkward: Assorted KF5 porting
Thomas Friedrichsmeier
- [rkward/frameworks] rkward: Move functionality out of RKWardApplication. Somehow it was getting in the way of command line parsing.
Thomas Friedrichsmeier
- [rkward/frameworks] rkward: Add override keyword, where appliable (thanks to the clang-modernize tool)
Thomas Friedrichsmeier
- [rkward/frameworks] rkward: Now fix the cases, where function was overriding in KDE4, but is no longer.
Thomas Friedrichsmeier
- [rkward] rkward: Add Jan to contributor list. Also adding Björn for his earlier contributions.
Thomas Friedrichsmeier
- [rkward] rkward: Also, don't forget to list Aaron
Thomas Friedrichsmeier
- [rkward] rkward: Hotfix for type-checking problem.
Thomas Friedrichsmeier
- [rkward] rkward/plugins/plots: Fix counter-intuitive layout in dotchart
Thomas Friedrichsmeier
- [rkward] rkward/plugins: Now fix the few plugins that had the previous spelling correct
Thomas Friedrichsmeier
- [rkward] rkward/plugin: Make varslot checks "soft". (This change is still subject to further discussion on the list.)
Thomas Friedrichsmeier
- [rkward/frameworks] rkward: Some more KF5 porting
Thomas Friedrichsmeier
- [rkward/frameworks] rkward/windows: Fix basic help page navigation.
Thomas Friedrichsmeier
- [rkward/frameworks] rkward: Work in progress: Port away form KUrl.
Thomas Friedrichsmeier
- [rkward/frameworks] /: Further KUrl porting
Thomas Friedrichsmeier
- [rkward/frameworks] /: Remove some legacy version checks, and fix static code highlighter
Thomas Friedrichsmeier
- [rkward/frameworks] /: Remove more obsolete version checks
Thomas Friedrichsmeier
- [rkward/frameworks] /: Activate QT_NO_URL_CAST_FROM_STRING and associated adjustments.
Thomas Friedrichsmeier
- [rkward/frameworks] /: Don't show status bar on R Console, and handle drag-and-drop, gracefully.
Thomas Friedrichsmeier
- [rkward/frameworks] rkward: Spelling in comments
Thomas Friedrichsmeier
- [rkward/frameworks] rkward: Convert most signal/slot connections to new syntax
Thomas Friedrichsmeier
- [rkward/frameworks] /: Convert almost all remaining cases of old signal/slot connection syntax
Thomas Friedrichsmeier
- [rkward] /: Small fixes
Thomas Friedrichsmeier
- [rkward] /: Fix varslot highlighting in multi-object mode
Thomas Friedrichsmeier
- [rkward/frameworks] /: Conver now-invalid usages of i18n("...%1...").arg(x) to i18n("...%1...", x)
Thomas Friedrichsmeier
- [rkward/frameworks] rkward: Automatic conversion from KIcon to QIcon.
Thomas Friedrichsmeier
- [rkward/frameworks] rkward/windows: Disconnect any remaining windows before exit
Thomas Friedrichsmeier
- [rkward/frameworks] /: Fix some broken connects. And I had thought, these would be compile-time errors, now...
Thomas Friedrichsmeier
- [rkward/frameworks] /: To avoid danger of runtime errors in case a signal is hidden by a differnt function of the same name in a derived class,
Thomas Friedrichsmeier
- [rkward/frameworks] /: Fix some install locations
Thomas Friedrichsmeier
- [rkward/frameworks] rkward: Hack around the katepart ignoring our interactive session highlighting definition
Thomas Friedrichsmeier
- [rkward/frameworks] /: Fix crash on exit issue by avoiding static QIcons
Thomas Friedrichsmeier
- [rkward/frameworks] rkward: Some automatic replacements
Thomas Friedrichsmeier
- [rkward/frameworks] rkward: KTemporaryFile -> QTemporaryFile
Thomas Friedrichsmeier
- [rkward/frameworks] rkward: KMenu -> QMenu
Thomas Friedrichsmeier
- [rkward/frameworks] rkward: Keep track of last used locations without kfiledialog.
Thomas Friedrichsmeier
- [rkward/frameworks] /: Also remember last used location in plugin filebrowsers. While at it, implement basic validity checking.
Thomas Friedrichsmeier
- [rkward] /: Explain frameworks branch, and some more bits.
Thomas Friedrichsmeier
- [rkward] /: Debian build: Make build reproducible
Thomas Friedrichsmeier
- [rkward] /: Debian build: Make build reproducible
Thomas Friedrichsmeier
- [rkward/releases/0.6.4] /: Prepare for forking release branch
Thomas Friedrichsmeier
- [rkward/releases/0.6.4] /: Bump version number
Thomas Friedrichsmeier
- [rkward] /: Bump version in master
Thomas Friedrichsmeier
- [rkward/releases/0.6.4] scripts: Update Ubuntu versions to build for
Thomas Friedrichsmeier
- [rkward/releases/0.6.4] /: Fix some typos
Thomas Friedrichsmeier
- [rkward/releases/0.6.4] /: Use absolute paths in import / export plugin tests, but strip the path from recorded files before comparing.
Thomas Friedrichsmeier
- [rkward/releases/0.6.4] rkward/rbackend: Fix a build problem on Windows
Thomas Friedrichsmeier
- [Build #8298765] amd64 build of rkward 0.6.3z+0.6.4+devel1-0daily+4711+201511140131~ubuntu12.04.1 in ubuntu precise RELEASE [~rkward-devel/ubuntu/rkward-dailys-cran]
Launchpad Buildd System
- [Build #8298766] i386 build of rkward 0.6.3z+0.6.4+devel1-0daily+4711+201511140131~ubuntu12.04.1 in ubuntu precise RELEASE [~rkward-devel/ubuntu/rkward-dailys-cran]
Launchpad Buildd System
- [Build #8298768] i386 build of rkward 0.6.3z+0.6.4+devel1-0daily+4711+201511140131~ubuntu14.04.1 in ubuntu trusty RELEASE [~rkward-devel/ubuntu/rkward-dailys-cran]
Launchpad Buildd System
- [Build #8298767] amd64 build of rkward 0.6.3z+0.6.4+devel1-0daily+4711+201511140131~ubuntu14.04.1 in ubuntu trusty RELEASE [~rkward-devel/ubuntu/rkward-dailys-cran]
Launchpad Buildd System
- [Build #8298769] amd64 build of rkward 0.6.3z+0.6.4+devel1-0daily+4711+201511140131~ubuntu12.04.1 in ubuntu precise RELEASE [~rkward-devel/ubuntu/rkward-dailys]
Launchpad Buildd System
- [Build #8298773] amd64 build of rkward 0.6.3z+0.6.4+devel1-0daily+4711+201511140132~ubuntu15.04.1 in ubuntu vivid RELEASE [~rkward-devel/ubuntu/rkward-dailys-cran]
Launchpad Buildd System
- [Build #8298772] i386 build of rkward 0.6.3z+0.6.4+devel1-0daily+4711+201511140131~ubuntu15.04.1 in ubuntu vivid RELEASE [~rkward-devel/ubuntu/rkward-dailys]
Launchpad Buildd System
- [Build #8298770] i386 build of rkward 0.6.3z+0.6.4+devel1-0daily+4711+201511140131~ubuntu12.04.1 in ubuntu precise RELEASE [~rkward-devel/ubuntu/rkward-dailys]
Launchpad Buildd System
- [Build #8298775] amd64 build of rkward 0.6.3z+0.6.4+devel1-0daily+4711+201511140132~ubuntu14.04.1 in ubuntu trusty RELEASE [~rkward-devel/ubuntu/rkward-dailys]
Launchpad Buildd System
- [Build #8298776] i386 build of rkward 0.6.3z+0.6.4+devel1-0daily+4711+201511140132~ubuntu14.04.1 in ubuntu trusty RELEASE [~rkward-devel/ubuntu/rkward-dailys]
Launchpad Buildd System
- [Build #8298774] i386 build of rkward 0.6.3z+0.6.4+devel1-0daily+4711+201511140132~ubuntu15.04.1 in ubuntu vivid RELEASE [~rkward-devel/ubuntu/rkward-dailys-cran]
Launchpad Buildd System
- [Build #8298771] amd64 build of rkward 0.6.3z+0.6.4+devel1-0daily+4711+201511140131~ubuntu15.04.1 in ubuntu vivid RELEASE [~rkward-devel/ubuntu/rkward-dailys]
Launchpad Buildd System
- [Build #8311297] amd64 build of rkward 0.6.3z+0.6.4+devel1-0daily+4729+201511180135~ubuntu12.04.1 in ubuntu precise RELEASE [~rkward-devel/ubuntu/rkward-dailys]
Launchpad Buildd System
- [Build #8311307] amd64 build of rkward 0.6.3z+0.6.4+devel1-0daily+4729+201511180135~ubuntu12.04.1 in ubuntu precise RELEASE [~rkward-devel/ubuntu/rkward-dailys-cran]
Launchpad Buildd System
- [Build #8311298] i386 build of rkward 0.6.3z+0.6.4+devel1-0daily+4729+201511180135~ubuntu12.04.1 in ubuntu precise RELEASE [~rkward-devel/ubuntu/rkward-dailys]
Launchpad Buildd System
- [Build #8311308] i386 build of rkward 0.6.3z+0.6.4+devel1-0daily+4729+201511180135~ubuntu12.04.1 in ubuntu precise RELEASE [~rkward-devel/ubuntu/rkward-dailys-cran]
Launchpad Buildd System
- [rkward] packages/rkwarddev: updated vignette
m.eik michalke
- [rkward] packages/rkwarddev: rebuild docs
m.eik michalke
- [rkward] packages/rkwarddev/R: fixed js() issues when called inside local()
m.eik michalke
- [rkward] packages/rkwarddev: bookkeeping
m.eik michalke
- [rkward] packages/rkwarddev: enable linebreaks in js()
m.eik michalke
- [rkward] packages/rkwarddev/R: typo
m.eik michalke
- [rkward] packages/rkwarddev/R: don't freak out over empty brackets
m.eik michalke
- [rkward] packages/rkwarddev/R: trying to fix layout problems
m.eik michalke
- [rkward] packages/rkwarddev: fixed the indentation issue and added better control over indentation in js()
m.eik michalke
- [rkward] packages/rkwarddev: bookkeeping
m.eik michalke
- [rkward] packages/rkwarddev: new function idq()
m.eik michalke
- [rkward] packages/rkwarddev: new function modifiers()
m.eik michalke
- [rkward] packages/rkwarddev: updated docs & bookkeeping
m.eik michalke
- [rkward] packages/rkwarddev: added new functions rk.set.indent()/rk.get.indent()
m.eik michalke
- [rkward] packages/rkwarddev: rewrote idq() to also work in XML context
m.eik michalke
- [rkward] packages/rkwarddev: added noquote feature to rk.JS.header()
m.eik michalke
- [rkward] doc/rkwardplugins: updated plugin docs
m.eik michalke
- [rkward] doc/rkwardplugins: updated plugin docs
m.eik michalke
- [rkward] doc/rkwardplugins: updated plugin docs
m.eik michalke
- [rkward] doc/rkwardplugins: typo
m.eik michalke
- [rkward] packages/rkwarddev/R: fixed negation in js()
m.eik michalke
- [rkward] packages/rkwarddev: made linebreaks the default for js()
m.eik michalke
- [rkward] packages/rkwarddev/R: fixed code layout
m.eik michalke
- [rkward] packages/rkwarddev: globally define empte.e and corrected spacing in JS code
m.eik michalke
- [rkward] packages/rkwarddev: added rk.updatePluginMessages()
m.eik michalke
- [rkward] packages/XiMpLe: tried to improve comment sections
m.eik michalke
- [rkward] packages/XiMpLe/R: removed leftover file and small indentation fix
m.eik michalke
- [rkward] packages/XiMpLe: fixed indentation
m.eik michalke
- [rkward] packages/rkwarddev: added hint to particular rkwarddev scripts in generated code
m.eik michalke
- [rkward] packages/rkwarddev: updated generator script
m.eik michalke
- [rkward] packages/rkwarddev: enabled rk.JS.options() to work with js()
m.eik michalke
- [rkward] packages/rkwarddev/demo: further rewrite of plugin generator script
m.eik michalke
- [rkward] packages/XiMpLe: prepared XiMpLe for release as 0.03-23
m.eik michalke
- [rkward] packages/rkwarddev: think i'm through with the script rewrite
m.eik michalke
- [rkward] packages/XiMpLe: bump version number
m.eik michalke
- [rkward] packages/XiMpLe: wrong vignette title
m.eik michalke
- [rkward] packages/rkwarddev: fixed i18n in option lists of various functions
m.eik michalke
- [rkward] rkward/plugins/rkwarddev_scripts: i18n comment for power analysis plugin script
m.eik michalke
- [rkward] rkward/plugins/rkwarddev_scripts: added more i18n context hints and fixed internal helper function
m.eik michalke
- [rkward] rkward/plugins/rkwarddev_scripts: started replacing some ite() calls with js(if())
m.eik michalke
- [rkward] rkward/plugins/rkwarddev_scripts: finalized changes from ite() to js()
m.eik michalke
- [rkward] packages/rkwarddev: solved the scope issue of js()
m.eik michalke
- [rkward] packages/rkwarddev: decided to go for a higher release number
m.eik michalke
- [rkward] packages/rkwarddev: fixed ugly indentation of generated optionset JavaScript code
m.eik michalke
- [rkward] packages/rkwarddev/R: cleaned up code of rk.rkh.doc()
m.eik michalke
- [rkward] packages/rkwarddev: typo
m.eik michalke
- [rkward] packages/rkwarddev: bookkeeping
m.eik michalke
- [rkward] packages/rkwarddev/vignettes: expanded vignette
m.eik michalke
- [rkward] packages/rkwarddev: fixed rk.XML.valueslot() and rk.XML.varslot()
m.eik michalke
- [rkward] packages/rkwarddev: forgot to mention: changed the defaults for plugin2script()
m.eik michalke
Last message date:
Mon Nov 30 19:20:36 UTC 2015
Archived on: Mon Nov 30 19:20:52 UTC 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).