| .. |
|
amqp_authenticator.cpp
|
move library files to src directory
|
2014-05-28 12:35:31 -04:00 |
|
amqp_authenticator.h
|
export it all! this may be unnecessary, more investigation needed
|
2014-05-28 15:33:15 -04:00 |
|
amqp_channel.cpp
|
merged Client Connection and Network classes, fixed a bug allowing for proper
|
2014-06-03 16:11:30 -04:00 |
|
amqp_channel.h
|
refactored Channel, changed some methods to better convey their intention
|
2014-06-03 13:00:25 -04:00 |
|
amqp_channel_p.h
|
refactored Channel, changed some methods to better convey their intention
|
2014-06-03 13:00:25 -04:00 |
|
amqp_client.cpp
|
rename customProperty -> customProperties
|
2014-06-03 17:30:41 -04:00 |
|
amqp_client.h
|
merged Client Connection and Network classes, fixed a bug allowing for proper
|
2014-06-03 16:11:30 -04:00 |
|
amqp_client_p.h
|
rename customProperty -> customProperties
|
2014-06-03 17:30:41 -04:00 |
|
amqp_exchange.cpp
|
fix delayed declarations for different exchange types
|
2014-06-03 16:33:43 -04:00 |
|
amqp_exchange.h
|
refactored Channel, changed some methods to better convey their intention
|
2014-06-03 13:00:25 -04:00 |
|
amqp_exchange_p.h
|
fix delayed declarations for different exchange types
|
2014-06-03 16:33:43 -04:00 |
|
amqp_frame.cpp
|
style fixes
|
2014-05-30 17:20:11 -04:00 |
|
amqp_frame.h
|
merge _q_body/_q_content from QueuePrivate to Queue
|
2014-05-30 14:57:09 -04:00 |
|
amqp_global.h
|
refactored QAMQP::Network to include a dptr, made whole class private as it is
|
2014-06-03 12:28:12 -04:00 |
|
amqp_message.cpp
|
move library files to src directory
|
2014-05-28 12:35:31 -04:00 |
|
amqp_message.h
|
export it all! this may be unnecessary, more investigation needed
|
2014-05-28 15:33:15 -04:00 |
|
amqp_queue.cpp
|
refactored Channel, changed some methods to better convey their intention
|
2014-06-03 13:00:25 -04:00 |
|
amqp_queue.h
|
refactored Channel, changed some methods to better convey their intention
|
2014-06-03 13:00:25 -04:00 |
|
amqp_queue_p.h
|
moved declare/remove from private to main class
|
2014-05-30 16:56:29 -04:00 |
|
src.pro
|
merged Client Connection and Network classes, fixed a bug allowing for proper
|
2014-06-03 16:11:30 -04:00 |