.. |
arch.h
|
Introduce arch.h, which provides the MSVC compatible arch defines on other platforms.
|
2014-04-17 00:05:34 +02:00 |
backtrace.cpp
|
Link backtrace.cpp on Android too for consistency. Use it in FLOG.
|
2014-01-23 14:31:56 +01:00 |
backtrace.h
|
Add some old code, do some buildfixing
|
2012-07-26 13:47:15 +02:00 |
basictypes.h
|
Avoid using override in GCC < 4.7.
|
2014-05-21 07:44:32 -07:00 |
BlackberryAudio.h
|
Clean up of unused or redundant code and comments.
|
2013-10-29 11:24:10 +10:00 |
BlackberryDisplay.cpp
|
Fix some build errors due to a removed variable
|
2014-02-10 15:12:55 +01:00 |
BlackberryMain.cpp
|
Blackberry: Use new accelerometer events.
|
2014-05-15 15:58:59 +10:00 |
BlackberryMain.h
|
Fix DPI issue on Qt + Blackberry.
|
2013-08-20 20:33:16 +10:00 |
buffer.cpp
|
Remove progress logging from buffer
|
2013-11-29 17:10:13 +01:00 |
buffer.h
|
Compute progress % during downloads
|
2013-11-29 16:31:19 +01:00 |
CMakeLists.txt
|
First attempt at fixing native/tools build
|
2013-04-24 17:07:13 +02:00 |
color.h
|
Avoid LLVM warning
|
2012-10-06 12:28:20 +02:00 |
colorutil.cpp
|
Drop shadow support for TextureButton
|
2013-04-17 22:13:21 +02:00 |
colorutil.h
|
More UI stuff, add glMapBuffer
|
2013-08-16 16:47:25 +02:00 |
display.cpp
|
Add a new "queryConfig" native android function, so that the Java code can check
|
2014-02-04 12:07:17 +01:00 |
display.h
|
WIP new UI layout system!
|
2013-05-25 16:57:07 +02:00 |
error_context.cpp
|
Reindent (->tabs)
|
2012-10-30 13:20:55 +01:00 |
error_context.h
|
Reindent (->tabs)
|
2012-10-30 13:20:55 +01:00 |
fastlist_test.cpp
|
Add some old code, do some buildfixing
|
2012-07-26 13:47:15 +02:00 |
fastlist.h
|
Reindent (->tabs)
|
2012-10-30 13:20:55 +01:00 |
functional.h
|
Remove 'p' alias for functional placeholders
|
2013-06-03 19:59:32 +02:00 |
linked_ptr.h
|
Reindent (->tabs)
|
2012-10-30 13:20:55 +01:00 |
logging.h
|
Introduce arch.h, which provides the MSVC compatible arch defines on other platforms.
|
2014-04-17 00:05:34 +02:00 |
mutex.h
|
minor condition change
|
2014-02-17 20:46:51 -05:00 |
NativeApp.h
|
Avoid a char * for constant strings.
|
2014-02-15 01:46:47 -08:00 |
NKCodeFromBlackberry.h
|
Blackberry buildfix.
|
2013-08-19 00:26:00 +10:00 |
NKCodeFromQt.h
|
Add uppercase keys in Qt->native key mapping
|
2013-09-10 19:24:03 +02:00 |
NKCodeFromSDL.h
|
Map backspace correctly in SDL. Minor cosmetic slider fixes
|
2013-12-05 15:52:39 +01:00 |
PCMain.cpp
|
Apply patch from gschwind that lets us accept more audio formats
|
2014-05-04 12:33:28 +02:00 |
QtMain.cpp
|
Qt: Use Qt's exit routine which returns exec() and allows clean exit.
|
2014-05-15 17:47:33 +10:00 |
QtMain.h
|
Symbian: Use new accelerometer events.
|
2014-05-15 15:58:52 +10:00 |
scoped_ptr.h
|
WIP new UI layout system!
|
2013-05-25 16:57:07 +02:00 |
stats.h
|
Cleanup
|
2012-03-31 11:16:13 +02:00 |
stringutil.cpp
|
Add strcmpIgnore func.
|
2013-11-18 23:45:44 +08:00 |
stringutil.h
|
Add a comment.
|
2013-11-19 00:33:18 +08:00 |
SymbianMediaKeys.cpp
|
Fix Typo so Symbian can build on Linux.
|
2013-12-02 15:39:34 +10:00 |
SymbianMediaKeys.h
|
Fix indents and use native keys.
|
2013-10-26 20:34:46 +03:00 |
timeutil.cpp
|
Use clock_gettime instead of gettimeofday as recommended by QNX.
|
2013-10-25 14:14:23 +10:00 |
timeutil.h
|
Add LoggingDeadline, sprinkle this to track what takes time
|
2013-01-10 23:47:50 +01:00 |