FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/cpp/desktop/DesktopMain.cpp - usersbin/rstudio · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
usersbin
/
rstudio
Public
forked from
rstudio/rstudio
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
rstudio
src
cpp
desktop
DesktopMain.cpp
on
master
User selector
Datepicker
Commit history
Commits on Oct 21, 2011
windows session src dir removal: release lock and remove children before deleting
jjallaire
committed
483a5e7
View commit details
Copy full SHA for 483a5e7
View code at this point
Browse repository at this point
ensure that all instances can be open-file targets (not just ones opened via an association)
jjallaire
committed
5098eb4
View commit details
Copy full SHA for 5098eb4
View code at this point
Browse repository at this point
update todos
jjallaire
committed
e28e934
View commit details
Copy full SHA for e28e934
View code at this point
Browse repository at this point
show project options when clicking on .Rproj file for current project
jjallaire
committed
1518a76
View commit details
Copy full SHA for 1518a76
View code at this point
Browse repository at this point
activate window when opening from file association
jjallaire
committed
c4624aa
View commit details
Copy full SHA for c4624aa
View code at this point
Browse repository at this point
don't re-activate existing instances for .Rproj files
jjallaire
committed
d27933a
View commit details
Copy full SHA for d27933a
View code at this point
Browse repository at this point
Commits on Sep 27, 2011
move system environment function into their own source file
jjallaire
committed
d0d5c8a
View commit details
Copy full SHA for d0d5c8a
View code at this point
Browse repository at this point
Commits on Sep 14, 2011
remove test code from desktop main
jjallaire
committed
f83920b
View commit details
Copy full SHA for f83920b
View code at this point
Browse repository at this point
Commits on Sep 12, 2011
Add askpass executable
jcheng5
committed
2db3fff
View commit details
Copy full SHA for 2db3fff
View code at this point
Browse repository at this point
Commits on Jul 6, 2011
use file rather than folder semantics for opening projects
jjallaire
committed
0e6880a
View commit details
Copy full SHA for 0e6880a
View code at this point
Browse repository at this point
Commits on Jun 30, 2011
more robust project file scanning
jjallaire
committed
b3346df
View commit details
Copy full SHA for b3346df
View code at this point
Browse repository at this point
Commits on Jun 29, 2011
desktop session context switching implemetnation
jjallaire
committed
5066148
View commit details
Copy full SHA for 5066148
View code at this point
Browse repository at this point
port session launch code into SessionLauncher class in preparation for implementing session reload
jjallaire
committed
f83fd0a
View commit details
Copy full SHA for f83fd0a
View code at this point
Browse repository at this point
Commits on Jun 23, 2011
open Rproj files in source editor; automatically detect Rproj files in shell opened directories
jjallaire
committed
4c98633
View commit details
Copy full SHA for 4c98633
View code at this point
Browse repository at this point
Commits on Jun 22, 2011
osx & linux: use rproj extension
jjallaire
committed
c192804
View commit details
Copy full SHA for c192804
View code at this point
Browse repository at this point
pass initial project path to session using env var
jjallaire
committed
74e0b4b
View commit details
Copy full SHA for 74e0b4b
View code at this point
Browse repository at this point
Commits on Apr 20, 2011
support for custom cran repository in server/web mode
jjallaire
committed
352fff2
View commit details
Copy full SHA for 352fff2
View code at this point
Browse repository at this point
Commits on Apr 8, 2011
More QString conversion (Windows-specific)
jcheng5
committed
b9a35f9
View commit details
Copy full SHA for b9a35f9
View code at this point
Browse repository at this point
Use explicit conversions between QString <=> C strings
jcheng5
committed
bb6435a
View commit details
Copy full SHA for bb6435a
View code at this point
Browse repository at this point
Commits on Apr 7, 2011
Use UTF-8 for implicit QString<->std::string conversion
Show description for 2152081
jcheng5
committed
2152081
View commit details
Copy full SHA for 2152081
View code at this point
Browse repository at this point
Commits on Apr 1, 2011
workaround buggy gtk themes by always using custom push buttons
jjallaire
committed
c7ae1f1
View commit details
Copy full SHA for c7ae1f1
View code at this point
Browse repository at this point
Commits on Mar 30, 2011
don't use message box icons on x11 (if a gtk theme has an invalid icon then QtMessageBox crashes)
jjallaire
committed
760f0c8
View commit details
Copy full SHA for 760f0c8
View code at this point
Browse repository at this point
Commits on Mar 29, 2011
load initial workspace from file passed on the command line
jjallaire
committed
56acd19
View commit details
Copy full SHA for 56acd19
View code at this point
Browse repository at this point
Commits on Mar 28, 2011
Respect both R_USER and HOME environment variables for determining user home dir
jcheng5
committed
0bd647c
View commit details
Copy full SHA for 0bd647c
View code at this point
Browse repository at this point
Commits on Mar 25, 2011
osx open files in already running instance
jjallaire
committed
012e643
View commit details
Copy full SHA for 012e643
View code at this point
Browse repository at this point
more work on osx file associations
jjallaire
committed
3282f4a
View commit details
Copy full SHA for 3282f4a
View code at this point
Browse repository at this point
Commits on Mar 24, 2011
wait for open file event to be delivered on osx
jjallaire
committed
1ff12b3
View commit details
Copy full SHA for 1ff12b3
View code at this point
Browse repository at this point
Commits on Mar 23, 2011
initialize to correct working directory
jjallaire
committed
258e3dd
View commit details
Copy full SHA for 258e3dd
View code at this point
Browse repository at this point
Commits on Mar 16, 2011
Persist R-related settings (not respected yet)
jcheng5
committed
262e445
View commit details
Copy full SHA for 262e445
View code at this point
Browse repository at this point
Completely bypass proxies in Qt networking calls
jcheng5
committed
95410a8
View commit details
Copy full SHA for 95410a8
View code at this point
Browse repository at this point
Commits on Mar 9, 2011
check for debug desktop configuration based on working dir (ability to run osx bundle directly in debug mode)
jjallaire
committed
ee7ee7d
View commit details
Copy full SHA for ee7ee7d
View code at this point
Browse repository at this point
Commits on Mar 7, 2011
Another try at proxy support: use custom proxy factory but explicitly disable proxy for webview
jcheng5
committed
a671d26
View commit details
Copy full SHA for a671d26
View code at this point
Browse repository at this point
Remove proxy support from Qt due to continued problems
Show description for 9c98441
jcheng5
committed
9c98441
View commit details
Copy full SHA for 9c98441
View code at this point
Browse repository at this point
Commits on Mar 4, 2011
fix for network proxy factory
jjallaire
committed
bbcfef9
View commit details
Copy full SHA for bbcfef9
View code at this point
Browse repository at this point
fix desktop network proxy factory issues
jjallaire
committed
e3f24dd
View commit details
Copy full SHA for e3f24dd
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL