2012-01-30 |
Jonatan Liljedahl | update version to 3.5-beta3
|
commit | commitdiff | tree |
2012-01-26 |
Jonatan Liljedahl | OSX: install libs into bundle explicitly
|
commit | commitdiff | tree |
2012-01-26 |
Jonatan Liljedahl | OSX: Bundle everything inside the .app, except examples...
|
commit | commitdiff | tree |
2012-01-26 |
Jonatan Liljedahl | Move configured SCVersion.sc -> SCVersion/SCVersion.sc
|
commit | commitdiff | tree |
2012-01-25 |
Jonatan Liljedahl | osx: standalone build fixes
|
commit | commitdiff | tree |
2012-01-24 |
Jonatan Liljedahl | add SimpleNumber-asSize, similar to asPoint
|
commit | commitdiff | tree |
2012-01-24 |
Jonatan Liljedahl | QView: add fixedWidth_ and fixedHeight_
|
commit | commitdiff | tree |
2012-01-23 |
Miguel Negrão | OSX: Fix cmake -DSC_SYMLINK_CLASSLIB=ON and add symlink... Signed-off-by: Jonatan Liljedahl <lijon@kymatica.com>
|
commit | commitdiff | tree |
2012-01-23 |
Jonatan Liljedahl | Object.schelp: a couple of fixes
|
commit | commitdiff | tree |
2012-01-23 |
Jonatan Liljedahl | Main.schelp: fix typo
|
commit | commitdiff | tree |
2012-01-23 |
Jonatan Liljedahl | Main: rename customPorts to openPorts, since it includes...
|
commit | commitdiff | tree |
2012-01-23 |
Jonatan Liljedahl | OSCFunc: open the udp recv port automatically (if not...
|
commit | commitdiff | tree |
2012-01-22 |
Jonatan Liljedahl | sced3: configure correct version
|
commit | commitdiff | tree |
2012-01-22 |
Jonatan Liljedahl | remove gremlin
|
commit | commitdiff | tree |
2012-01-21 |
Jonatan Liljedahl | Add 10.5 compatible DS_Store to DMG (thanks redFrik)
|
commit | commitdiff | tree |
2012-01-21 |
Jonatan Liljedahl | Improve setting of current SC version.
|
commit | commitdiff | tree |
2012-01-21 |
Jonatan Liljedahl | Boolean: fix help file, add asInteger and binaryValue...
|
commit | commitdiff | tree |
2012-01-21 |
Jonatan Liljedahl | SCDoc: avoid some uses of pseudo-methods
|
commit | commitdiff | tree |
2012-01-21 |
Jonatan Liljedahl | MIDIIn.schelp: fix broken links to UsingMIDI
|
commit | commitdiff | tree |
2012-01-14 |
Jonatan Liljedahl | scdoc: handle moved/removed doc additions
|
commit | commitdiff | tree |
2012-01-14 |
Jonatan Liljedahl | Browse.html: Color-code document types.
|
commit | commitdiff | tree |
2012-01-13 |
Jonatan Liljedahl | move scapp-specific code to scide_scapp subfolder
|
commit | commitdiff | tree |
2012-01-13 |
Tim Blechmann | class library: implement CocoaDialog:*openPanel Signed-off-by: Jonatan Liljedahl <lijon@kymatica.com>
|
commit | commitdiff | tree |
2012-01-13 |
Lucas Samaruga | schelp broken links to GUI-Overview (now GUI-Introduction) Signed-off-by: Jonatan Liljedahl <lijon@kymatica.com>
|
commit | commitdiff | tree |
2012-01-13 |
Lucas Samaruga | schelp for FlowView and HistoryGui Signed-off-by: Jonatan Liljedahl <lijon@kymatica.com>
|
commit | commitdiff | tree |
2012-01-12 |
Jonatan Liljedahl | HelpBrowser: make scdoc processing cmd-period resistant
|
commit | commitdiff | tree |
2012-01-11 |
Jonatan Liljedahl | osx cmake: use CMAKE_INSTALL_PREFIX, which defaults...
|
commit | commitdiff | tree |
2012-01-11 |
Jonatan Liljedahl | Fix DMG icon and background. CPACK variables need to...
|
commit | commitdiff | tree |
2012-01-10 |
Jonatan Liljedahl | Set correct version for CPACK
|
commit | commitdiff | tree |
2012-01-10 |
Jonatan Liljedahl | Fix cmake install on OSX, now works with CPack
|
commit | commitdiff | tree |
2012-01-09 |
Jonatan Liljedahl | OSX: use new DeployQt4 cmake module to fixup and bundle...
|
commit | commitdiff | tree |
2012-01-09 |
Jonatan Liljedahl | sced3: no need to use unicode(), and some other minor...
|
commit | commitdiff | tree |
2012-01-08 |
Jonatan Liljedahl | Added help for Pen and updated some other docs
|
commit | commitdiff | tree |
2012-01-08 |
Jonatan Liljedahl | QPen: define arg in moveTo and lineTo so that it shows...
|
commit | commitdiff | tree |
2012-01-08 |
Jonatan Liljedahl | Quark: use \schelp for new help, and open category...
|
commit | commitdiff | tree |
2012-01-08 |
Jonatan Liljedahl | Updated changelog
|
commit | commitdiff | tree |
2012-01-08 |
Jonatan Liljedahl | HelpBrowser: rename openBrowser -> openBrowsePage,...
|
commit | commitdiff | tree |
2012-01-08 |
Jonatan Liljedahl | Env.schelp: fix typo
|
commit | commitdiff | tree |
2012-01-07 |
Jonatan Liljedahl | Fix "browse all quark help" buttons in quarks gui ...
|
commit | commitdiff | tree |
2012-01-07 |
Jonatan Liljedahl | HelpBrowser.openBrowser: allow optional category argument
|
commit | commitdiff | tree |
2012-01-07 |
Jonatan Liljedahl | Cleaned up quark-related docs
|
commit | commitdiff | tree |
2012-01-07 |
Jonatan Liljedahl | scdoc: automatically add Quarks>NameOfQuark to categories...
|
commit | commitdiff | tree |
2012-01-07 |
Jonatan Liljedahl | old quark gui: enable src button on non-osx
|
commit | commitdiff | tree |
2012-01-07 |
Jonatan Liljedahl | old quark gui: enable help button in info window also...
|
commit | commitdiff | tree |
2012-01-07 |
Jonatan Liljedahl | old quark gui: openOS is not osx only
|
commit | commitdiff | tree |
2012-01-07 |
Jakob Leben | class library: separate old and new (Qt) quark GUIs... Signed-off-by: Jonatan Liljedahl <lijon@kymatica.com>
|
commit | commitdiff | tree |
2012-01-07 |
Jakob Leben | class library: use Quark:-openHelpFile in old quark... Signed-off-by: Jonatan Liljedahl <lijon@kymatica.com>
|
commit | commitdiff | tree |
2012-01-07 |
Jonatan Liljedahl | Quarks-help: use Quark-openHelpFile
|
commit | commitdiff | tree |
2012-01-06 |
Jonatan Liljedahl | sced3: fix 'open dev file' menu action
|
commit | commitdiff | tree |
2012-01-05 |
Jonatan Liljedahl | sced3: fix 'find definition' action
|
commit | commitdiff | tree |
2011-12-13 |
Jonatan Liljedahl | PriorityQueue: don't expose the array, add a 'do' method...
|
commit | commitdiff | tree |
2011-12-13 |
Jonatan Liljedahl | SCDoc: update TODO
|
commit | commitdiff | tree |
2011-12-10 |
Jonatan Liljedahl | Some helpdoc tweaks
|
commit | commitdiff | tree |
2011-12-10 |
Jonatan Liljedahl | SCDoc: fix bugs
|
commit | commitdiff | tree |
2011-12-09 |
Jonatan Liljedahl | Add File.type(path) and File.fileSize(path), updated...
|
commit | commitdiff | tree |
2011-12-09 |
Jonatan Liljedahl | File.copy - we need to use namespace boost::filesystem3
|
commit | commitdiff | tree |
2011-12-08 |
Jonatan Liljedahl | Updated docs
|
commit | commitdiff | tree |
2011-12-08 |
Jonatan Liljedahl | Add File.copy(fromPath,toPath)
|
commit | commitdiff | tree |
2011-12-08 |
Jonatan Liljedahl | Move String-mkdir primitive to File.mkdir (but keep...
|
commit | commitdiff | tree |
2011-12-08 |
Jonatan Liljedahl | Move String-realPath to File.realpath
|
commit | commitdiff | tree |
2011-12-08 |
Jonatan Liljedahl | File.exists: use boost::filesystem::exists
|
commit | commitdiff | tree |
2011-12-08 |
Jonatan Liljedahl | Add File.mtime(path)
|
commit | commitdiff | tree |
2011-12-08 |
Jonatan Liljedahl | Updated docs of SynthDesc, SynthDef and ControlName
|
commit | commitdiff | tree |
2011-12-08 |
Jonatan Liljedahl | Add SynthDesc-controlDict and ControlName-numChannels...
|
commit | commitdiff | tree |
2011-12-08 |
Jonatan Liljedahl | Revert "So that indices for control names can be efficiently...
|
commit | commitdiff | tree |
2011-12-07 |
Jonatan Liljedahl | QPenPrinter: make it GC'able and more safe, no need...
|
commit | commitdiff | tree |
2011-12-06 |
Jonatan Liljedahl | Main: use SystemOverwrites instead of SystemOverrides...
|
commit | commitdiff | tree |
2011-12-06 |
Jonatan Liljedahl | Allocate global overwriteMsg dynamically instead of...
|
commit | commitdiff | tree |
2011-12-05 |
Jonatan Liljedahl | QcPenPrinter: no need to allocate QPrintDialog on heap
|
commit | commitdiff | tree |
2011-12-05 |
Jonatan Liljedahl | QPenPrinter: small helpfile fix
|
commit | commitdiff | tree |
2011-12-05 |
Jonatan Liljedahl | Revert "cmake build system: blacklist llvm-gcc-4.2...
|
commit | commitdiff | tree |
2011-12-05 |
Jonatan Liljedahl | Add QPen printing support (and PDF export) with new...
|
commit | commitdiff | tree |
2011-11-27 |
Jonatan Liljedahl | SCDocParser: correct faulty regex rule
|
commit | commitdiff | tree |
2011-11-27 |
Jonatan Liljedahl | prString_FindRegexp: correct flags
|
commit | commitdiff | tree |
2011-11-25 |
Jonatan Liljedahl | SCDoc: improved regexps
|
commit | commitdiff | tree |
2011-11-24 |
Jonatan Liljedahl | replace last use of unixCmd(mkdir) with cross-platform...
|
commit | commitdiff | tree |
2011-11-24 |
Jonatan Liljedahl | use boost::filesystem::canonical instead of realpath()
|
commit | commitdiff | tree |
2011-11-23 |
Jonatan Liljedahl | Print error if an extension overrides a method in main...
|
commit | commitdiff | tree |
2011-11-23 |
Jonatan Liljedahl | HelpBrowser: handle broken links for plain-text files
|
commit | commitdiff | tree |
2011-11-23 |
Jonatan Liljedahl | Quarks qtGui: add 'Source' button for classes/methods...
|
commit | commitdiff | tree |
2011-11-23 |
Jonatan Liljedahl | Add HelpBrowser.openHelpForMethod and use this in Method...
|
commit | commitdiff | tree |
2011-11-23 |
Jonatan Liljedahl | String-openDocument and openTextFile: Use String-openOS...
|
commit | commitdiff | tree |
2011-11-23 |
Jonatan Liljedahl | packages.sc: remove hackaround now that Class-filenameSymbol...
|
commit | commitdiff | tree |
2011-11-23 |
Jonatan Liljedahl | Don't resolve symlinks in String-standardizePath. Add...
|
commit | commitdiff | tree |
2011-11-23 |
redFrik | EZText.schelp: changed from TdefEditor to TdefGui Signed-off-by: Jonatan Liljedahl <lijon@kymatica.com>
|
commit | commitdiff | tree |
2011-11-23 |
Jonatan Liljedahl | SynthDesc.outputs/inputs fix. It accidentally used...
|
commit | commitdiff | tree |
2011-11-22 |
Jonatan Liljedahl | SynthDesc: fix .outputs and .inputs, also add ugen...
|
commit | commitdiff | tree |
2011-11-22 |
Jonatan Liljedahl | AudioControl.isControlUGen returns true. Fixes ControlName...
|
commit | commitdiff | tree |
2011-11-21 |
Jonatan Liljedahl | updated help docs about quark help
|
commit | commitdiff | tree |
2011-11-21 |
Jonatan Liljedahl | Quarks.gui: add 'Classes' and 'Ext methods' buttons...
|
commit | commitdiff | tree |
2011-11-21 |
Jonatan Liljedahl | Add Quark-openHelpFile and use it in Quarks qt gui...
|
commit | commitdiff | tree |
2011-11-21 |
Jonatan Liljedahl | split out HelpBrowser.getOldWrapUrl from HelpBrowser...
|
commit | commitdiff | tree |
2011-11-21 |
Jonatan Liljedahl | OldHelpWrapper.html: not only for classes
|
commit | commitdiff | tree |
2011-11-21 |
Jonatan Liljedahl | Correct SynthDesc.schelp doc
|
commit | commitdiff | tree |
2011-11-20 |
Jonatan Liljedahl | Fix: sc_StandardizePath() now works for non-existing...
|
commit | commitdiff | tree |
2011-11-20 |
Jonatan Liljedahl | Revert "Fix sc_ResolveIfAlias() on linux, return the...
|
commit | commitdiff | tree |
2011-11-20 |
Jonatan Liljedahl | Fix sc_ResolveIfAlias() on linux, return the original...
|
commit | commitdiff | tree |
2011-11-20 |
Jonatan Liljedahl | Help: update docs of SkipJack
|
commit | commitdiff | tree |
2011-11-20 |
Jonatan Liljedahl | SkipJack: Use Routine instead
|
commit | commitdiff | tree |
2011-11-20 |
Jonatan Liljedahl | Help: fix summary for PatternConductor
|
commit | commitdiff | tree |