Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
weather-alert
Browse files
Mar 23, 2018
Updated README with small disclaimer to GitHub users
· 1095e3b1
James
authored
Mar 23, 2018
1095e3b1
Merge branch 'basic-gui' into 'master'
· ec369d2d
James
authored
Mar 23, 2018
View commit ec369d2d
2 tags
ec369d2d
Merged branch basic-gui to master
· 605806f3
James
authored
Mar 23, 2018
605806f3
Modified WeatherDlg and makefile for compilation under 64bit release environments
· cf202e7b
James
authored
Mar 23, 2018
cf202e7b
Added some design decisions, and fixing
#11
.
· b663109b
James
authored
Mar 23, 2018
b663109b
Mar 15, 2018
Completed implementation of System Tray Icon
· 5b78986c
James
authored
Mar 15, 2018
5b78986c
Added a resource file dictating the location of the application icon
· e5539cc5
James
authored
Mar 15, 2018
e5539cc5
Mar 14, 2018
Detailized the Readme and added a license to the project
· fc4ce8a6
James
authored
Mar 14, 2018
fc4ce8a6
Restricted access to the Alerter and WeatherStation objects of reporter
· ef01ce45
James
authored
Mar 14, 2018
ef01ce45
Added a hide button, and implemented some of the features of it.
· 3a378af7
James
authored
Mar 14, 2018
3a378af7
Mar 10, 2018
Functional commit. The application works as expected, however, there seems to...
· 0a79363f
James
authored
Mar 10, 2018
0a79363f
Added debugging locations to make developing life easier
· bd66ba14
James
authored
Mar 10, 2018
bd66ba14
Added a copy constructor to Alerter
· 32a41ff9
James
authored
Mar 10, 2018
32a41ff9
Added code that deals with the Reporter pointer
· fa340171
James
authored
Mar 10, 2018
fa340171
Fixed setLocation not actually setting the location
· 626fe630
James
authored
Mar 10, 2018
626fe630
Mar 09, 2018
Added Reporter Class
· 9d560b98
James
authored
Mar 09, 2018
9d560b98
Mar 08, 2018
Uncommented a few lines of code that was done for testing
· ff7f0c6b
James
authored
Mar 08, 2018
ff7f0c6b
Sound finally worked. Solves
#7
· a5c9408b
James
authored
Mar 08, 2018
a5c9408b
Mar 06, 2018
No longer SegFaults when smart pointer is null
· 8034f93c
James
authored
Mar 06, 2018
8034f93c
Compiles with new changes that abstracts releasing pointer to pointer, then...
· 2439b5b7
James
authored
Mar 06, 2018
2439b5b7
Mar 05, 2018
First successful build.
· 454f25ab
James
authored
Mar 05, 2018
454f25ab
Mar 04, 2018
Added the last few funcitons to alerter.
· 8365d1f5
James
authored
Mar 04, 2018
8365d1f5
Mar 03, 2018
Implemented more functions required for the functionality of Alerter
· ffa7c41d
James
authored
Mar 03, 2018
ffa7c41d
Fixed all compilation errors, and solved
#5
· 8134ccf0
James
authored
Mar 03, 2018
8134ccf0
Created issue
#5
· 03bb690d
James
authored
Mar 03, 2018
03bb690d
Feb 27, 2018
Isolated the weather data, so that it can be passed to other windows too
· 9c24ed85
James
authored
Feb 27, 2018
9c24ed85
Feb 26, 2018
Basic GUI is completed, minus the alert and multithreading
· 2a87a439
James
authored
Feb 26, 2018
2a87a439
Encountered a problem while trying to compile.
· f70120f4
James
authored
Feb 26, 2018
f70120f4
Fixed build number to reflect the correct build.
· be0a89a3
James
authored
Feb 26, 2018
be0a89a3
Solves
#3
, problem on std::copy.
· a10ae007
James
authored
Feb 26, 2018
a10ae007
Added the WeatherDialog class.
· 3d69d51c
James
authored
Feb 26, 2018
3d69d51c
Brought the project out of prototype
· edd79d50
James
authored
Feb 26, 2018
edd79d50
Solves
#2
.
· 44c556d0
James
authored
Feb 26, 2018
44c556d0
Feb 25, 2018
Merge branch 'prototype' into 'master'
· 72097287
James
authored
Feb 25, 2018
72097287
Completed the prototype of the Weather App
· ff93c8a0
James
authored
Feb 25, 2018
ff93c8a0
Completed the WeatherInfo structure.
· 96ac4e16
James
authored
Feb 25, 2018
96ac4e16
Added the point header file
· 8931d724
James
authored
Feb 25, 2018
8931d724
Completed the implementation of JsonDecoder
· 898f2d04
James
authored
Feb 25, 2018
898f2d04
Changed cursor to a pointer instead of a reference.
· ffb019be
James
authored
Feb 25, 2018
ffb019be
Feb 24, 2018
Made some progress on the prototype.
· a20c7c39
James
authored
Feb 24, 2018
a20c7c39
Loading