This website works better with JavaScript.
Explore
Help
Sign In
markus
/
yacos
Watch
1
Star
0
Fork
You've already forked yacos
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
Move client into separate subdirectory
master
Markus Koch
3 years ago
parent
48020744e3
commit
0d345cef1b
12 changed files
with
0 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
0
client/CMakeLists.txt
0
client/Makefile
0
client/glade/cartItem.glade
0
client/glade/mainWindow.glade
0
client/src/cart_item.c
0
client/src/cart_item.h
0
client/src/main.c
0
client/src/main_window.c
0
client/src/main_window.h
0
client/src/scanner.c
0
client/src/scanner.h
0
client/yacos.gresource.xml
0
CMakeLists.txt → client/CMakeLists.txt
Unescape
Escape
View File
0
Makefile → client/Makefile
Unescape
Escape
View File
0
glade/cartItem.glade → client/glade/cartItem.glade
Unescape
Escape
View File
0
glade/mainWindow.glade → client/glade/mainWindow.glade
Unescape
Escape
View File
0
src/cart_item.c → client/src/cart_item.c
Unescape
Escape
View File
0
src/cart_item.h → client/src/cart_item.h
Unescape
Escape
View File
0
src/main.c → client/src/main.c
Unescape
Escape
View File
0
src/main_window.c → client/src/main_window.c
Unescape
Escape
View File
0
src/main_window.h → client/src/main_window.h
Unescape
Escape
View File
0
src/scanner.c → client/src/scanner.c
Unescape
Escape
View File
0
src/scanner.h → client/src/scanner.h
Unescape
Escape
View File
0
yacos.gresource.xml → client/yacos.gresource.xml
Unescape
Escape
View File
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
markus/yacos
Title
Body
Create Issue