| .. |
|
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
|
remove crufty unused functions, used constBegin/End for iterations, store itEnd during loop, various other cleanups
|
2014-05-30 14:33:24 -04:00 |
|
amqp_channel.h
|
export it all! this may be unnecessary, more investigation needed
|
2014-05-28 15:33:15 -04:00 |
|
amqp_channel_p.h
|
remove crufty unused functions, used constBegin/End for iterations, store itEnd during loop, various other cleanups
|
2014-05-30 14:33:24 -04:00 |
|
amqp_client.cpp
|
remove crufty unused functions, used constBegin/End for iterations, store itEnd during loop, various other cleanups
|
2014-05-30 14:33:24 -04:00 |
|
amqp_client.h
|
remove crufty unused functions, used constBegin/End for iterations, store itEnd during loop, various other cleanups
|
2014-05-30 14:33:24 -04:00 |
|
amqp_client_p.h
|
remove crufty unused functions, used constBegin/End for iterations, store itEnd during loop, various other cleanups
|
2014-05-30 14:33:24 -04:00 |
|
amqp_connection.cpp
|
remove crufty unused functions, used constBegin/End for iterations, store itEnd during loop, various other cleanups
|
2014-05-30 14:33:24 -04:00 |
|
amqp_connection.h
|
remove crufty unused functions, used constBegin/End for iterations, store itEnd during loop, various other cleanups
|
2014-05-30 14:33:24 -04:00 |
|
amqp_connection_p.h
|
remove crufty unused functions, used constBegin/End for iterations, store itEnd during loop, various other cleanups
|
2014-05-30 14:33:24 -04:00 |
|
amqp_exchange.cpp
|
remove crufty unused functions, used constBegin/End for iterations, store itEnd during loop, various other cleanups
|
2014-05-30 14:33:24 -04:00 |
|
amqp_exchange.h
|
remove crufty unused functions, used constBegin/End for iterations, store itEnd during loop, various other cleanups
|
2014-05-30 14:33:24 -04:00 |
|
amqp_exchange_p.h
|
remove crufty unused functions, used constBegin/End for iterations, store itEnd during loop, various other cleanups
|
2014-05-30 14:33:24 -04:00 |
|
amqp_frame.cpp
|
remove crufty unused functions, used constBegin/End for iterations, store itEnd during loop, various other cleanups
|
2014-05-30 14:33:24 -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
|
export it all! this may be unnecessary, more investigation needed
|
2014-05-28 15:33:15 -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_network.cpp
|
remove crufty unused functions, used constBegin/End for iterations, store itEnd during loop, various other cleanups
|
2014-05-30 14:33:24 -04:00 |
|
amqp_network.h
|
export it all! this may be unnecessary, more investigation needed
|
2014-05-28 15:33:15 -04:00 |
|
amqp_queue.cpp
|
moved declare/remove from QueuePrivate to Queue
|
2014-05-30 15:36:11 -04:00 |
|
amqp_queue.h
|
moved declare/remove from QueuePrivate to Queue
|
2014-05-30 15:36:11 -04:00 |
|
amqp_queue_p.h
|
moved declare/remove from QueuePrivate to Queue
|
2014-05-30 15:36:11 -04:00 |
|
src.pro
|
rename amqp => amqp_client
|
2014-05-28 13:05:51 -04:00 |