index
:
~zabaluev/telepathy-qt
master
qt5-connect-notify
Mikhail Zabaluev's changes for Telepathy-Qt
zabaluev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
modules
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-13
Only generate adaptors for non-deprecated stable interfaces.
Andre Moreira Magalhaes (andrunko)
1
-1
/
+2
2012-04-04
Properly build against Qt 5 alpha.
Andre Moreira Magalhaes (andrunko)
2
-3
/
+10
2012-04-02
Remove separation from client and service side high-level APIs.
Andre Moreira Magalhaes (andrunko)
1
-5
/
+5
2012-04-02
TpQtMacros.cmake: Add macro for generating service side adaptors.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+43
2012-04-02
TpQtMacros.cmake: Remove redundant call to append generated file to telepathy...
Andre Moreira Magalhaes (andrunko)
1
-1
/
+0
2012-03-21
farstream: Port the farstream lib away from tp-qt4-yell and integrate it into...
George Kiagiadakis
2
-0
/
+100
2011-12-19
Merge branch 'conn-addressing'
Andre Moreira Magalhaes (andrunko)
1
-4
/
+15
2011-12-15
cmake: Update FindDBusGlib.cmake to merge DBUS_GLIB_INCLUDE_DIR and DBUS_GLIB...
Andre Moreira Magalhaes (andrunko)
1
-2
/
+2
2011-12-15
cmake: Also export DBUS_GLIB_LOWLEVEL_INCLUDE_DIR so one can include <dbus/db...
Andre Moreira Magalhaes (andrunko)
1
-0
/
+7
2011-12-15
cmake: Fix FindDBusGLib.cmake to properly search for dbus-glib-1 instead of d...
Andre Moreira Magalhaes (andrunko)
1
-2
/
+6
2011-12-09
install-cmake-files: Add macros for building version files, and for installat...
Dario Freddi
4
-0
/
+71
2011-11-24
Also set a Qt max version as Requires.private in pkg-config files.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+2
2011-11-24
Generate libtelepathy-qt4 and libtelepathy-qt5 depending on the version of Qt...
Andre Moreira Magalhaes (andrunko)
1
-2
/
+2
2011-11-24
Properly pass moc flags, options to QT4/5_CREATE_MOC_COMMAND.
Andre Moreira Magalhaes (andrunko)
1
-2
/
+2
2011-11-24
Add Qt5 support.
Andre Moreira Magalhaes (andrunko)
1
-8
/
+8
2011-11-24
Add FindQt.cmake to help searching for Qt4 or Qt5.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+83
2011-11-24
Add temporary FindQt5/Qt5Macros.cmake files to find Qt5.
Andre Moreira Magalhaes (andrunko)
2
-0
/
+220
2011-11-24
Rename library from telepathy-qt4 to telepathy-qt.
Jeremy Whiting
1
-25
/
+25
2011-11-24
Renamed TpQt4Macros.cmake TpQtMacros.cmake.
Jeremy Whiting
3
-3
/
+3
2011-11-24
Renamed TelepathyQt4 directory to TelepathyQt.
Jeremy Whiting
2
-22
/
+22
2011-11-24
Rename TPQT4 cmake macros to TPQT.
Jeremy Whiting
1
-78
/
+78
2011-11-24
Rename TELEPATHY_QT4_DEPRECATED to TP_QT_DEPRECATED.
Jeremy Whiting
1
-1
/
+1
2011-11-24
Rename TP_QT4 cmake variables to TP_QT.
Jeremy Whiting
2
-6
/
+6
2011-11-22
Rename TELEPATHY_QT4_NO_EXPORT to TP_QT_NO_EXPORT.
Jeremy Whiting
1
-1
/
+1
2011-11-22
Rename TELEPATHY_QT4_EXPORT to TP_QT_EXPORT.
Jeremy Whiting
1
-1
/
+1
2011-11-22
Rename IN_TELEPATHY_QT4_HEADER to IN_TP_QT_HEADER.
Jeremy Whiting
1
-1
/
+1
2011-06-15
cmake: Add FindGIO/Unix.cmake.
Andre Moreira Magalhaes (andrunko)
2
-0
/
+68
2011-06-05
Make doxygen-doc depend on all generated sources
Olli Salli
1
-0
/
+4
2011-05-25
Make Qt crosslinks in uploaded docs point to doc.qt.nokia.com
Olli Salli
1
-2
/
+8
2011-05-25
Crosslink our doxygen docs to Qt documentation
Olli Salli
1
-0
/
+7
2011-01-27
Do not link tests and examples/file-transfer against QtGui.
Andre Moreira Magalhaes (andrunko)
1
-2
/
+2
2011-01-27
Properly link against QtXml.
Jonathan Riddell
1
-2
/
+2
2011-01-10
Link development builds with -Wl,--no-add-needed
Olli Salli
2
-0
/
+56
2011-01-10
Fix Werror etc disable mechanism to check for a release version number directly
Olli Salli
1
-3
/
+3
2010-12-05
Add valgrind suppressions (mostly from tp-glib)
Olli Salli
1
-0
/
+2
2010-11-02
append to instead of overwriting supplied CMAKE_CXX_FLAGS/CMAKE_C_FLAGS
Senko Rasic
1
-2
/
+4
2010-10-27
cmake: Also depend on libqt4codegen.py when using qt4-{client/constants/types...
Andre Moreira Magalhaes (andrunko)
1
-4
/
+10
2010-10-27
cmake: Fixed some dependency problems.
Andre Moreira Magalhaes (andrunko)
1
-6
/
+14
2010-10-27
cmake: Added DEPRECATED_DECLARATIONS_FLAGS to be used to compile the library ...
Andre Moreira Magalhaes (andrunko)
1
-0
/
+7
2010-10-06
Have all the macros affecting spec files depend on them
Dario Freddi
1
-3
/
+17
2010-10-01
Un-break regular make check again :O
Olli Salli
1
-1
/
+1
2010-10-01
Actually check for memory errors/slowness in *tpqt4/the test*, not /bin/sh
Olli Salli
1
-6
/
+6
2010-10-01
Make the valgrind/callgrind output/log files have more useful names
Olli Salli
1
-2
/
+3
2010-09-30
Have make lcov-check build all the dependencies (hence all the tests) before ...
Dario Freddi
1
-0
/
+3
2010-09-20
cmake: Add the correct linker flags for profiling
Dario Freddi
1
-0
/
+3
2010-09-20
cmake: Add documentation for the new _tpqt4_add_check_targets() internal macro
Dario Freddi
1
-0
/
+7
2010-09-20
cmake: Add a new set of check- targets through a new internal macro. Currentl...
Dario Freddi
1
-0
/
+52
2010-09-20
cmake: Remove commented lines which set the generated property to files: they...
Dario Freddi
1
-12
/
+0
2010-09-20
cmake: Vastly improve documentation of the macros, which also includes keepin...
Dario Freddi
1
-19
/
+29
2010-09-20
cmake: Make the client generator macros more consistent with the rest of the ...
Dario Freddi
1
-15
/
+18
[next]