Tats
|
245a74c5c9
|
Transferred implementations of Shape methods to .cpp file
|
2013-12-12 21:38:13 -05:00 |
|
Tats
|
b82ecfd0c5
|
Merge branch 'develop' of github.com:libremapping/libremapping into develop
|
2013-12-08 12:02:57 -05:00 |
|
Tats
|
9bb6d7bcbc
|
Include QtPropertyBrowser build in libremapping.pro
|
2013-12-08 12:02:49 -05:00 |
|
Tats
|
bffbe2415c
|
Include QtPropertyBrowser build in libremapping.pro
|
2013-12-08 12:02:18 -05:00 |
|
Tats
|
6b8912d03f
|
Merge branch 'master' into develop
|
2013-12-06 23:43:09 -05:00 |
|
Tats
|
ef05550a53
|
Fixed to make it work under OSX
|
2013-12-06 23:42:45 -05:00 |
|
Tats
|
71ad58787f
|
Added Layers (model side)
|
2013-12-05 00:51:33 -05:00 |
|
Tats
|
5a999f1983
|
- Put all mappings and paints in a single MappingManager class
- Basic compiling / running program (no quads for now)
|
2013-11-30 19:19:29 -05:00 |
|
Tats
|
7b953a7479
|
Added basic GUI frame: menu, toolbar, resources, status bar, etc.
|
2013-11-30 12:01:15 -05:00 |
|
Tats
|
fd958cecf2
|
Merge branch 'master' of github.com:libremapping/libremapping
Conflicts:
Common.cpp
Common.h
DestinationGLCanvas.cpp
SourceGLCanvas.cpp
main.cpp
|
2013-11-29 12:09:49 -05:00 |
|
Alexandre Quessy
|
0e73f157f8
|
Document with Doxygen
|
2013-11-27 01:33:04 -05:00 |
|
Tats
|
0ff60f6108
|
- Added an empty QListView in the layout, with two splitters
- Also created a class for the main window
|
2013-11-25 23:16:32 -05:00 |
|
sylvain
|
ddf7659678
|
added GLU dependency
|
2013-11-25 22:10:18 -05:00 |
|
Tats
|
3964f7b7d1
|
Fix: textures were upside down
|
2013-11-24 11:02:11 -05:00 |
|
Tats
|
54c199f8fd
|
Correct management of source<->destionation interaction using signals/slots
|
2013-11-24 09:27:28 -05:00 |
|
Tats
|
4310f297d1
|
Done: reproduced the wxwidgets prototype in Qt
|
2013-11-23 23:16:04 -05:00 |
|
Tats
|
5c1ec14662
|
Basic switch from wxWidget to Qt (not working yet)
|
2013-11-23 17:37:59 -05:00 |
|