projects
/
quassel.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge pull request #83 from m5/hotlist-fix
2014-09-23
Manuel Nickschas
Merge pull request #83 from m5/hotlist-fix
commit
|
commitdiff
|
tree
2014-09-23
Manuel Nickschas
Remove obsolete README.Qt5
commit
|
commitdiff
|
tree
2014-09-22
Manuel Nickschas
Small optimization
commit
|
commitdiff
|
tree
2014-09-22
Manuel Nickschas
Merge pull request #84 from tecknojock/master
commit
|
commitdiff
|
tree
2014-09-22
Manuel Nickschas
Merge pull request #93 from mamarley/quitonfaileddbconn
commit
|
commitdiff
|
tree
2014-09-22
Manuel Nickschas
Merge pull request #92 from mamarley/nodbnoemit
commit
|
commitdiff
|
tree
2014-09-22
Manuel Nickschas
Merge pull request #94 from mamarley/ssloidentdfix
commit
|
commitdiff
|
tree
2014-09-22
Manuel Nickschas
Merge pull request #95 from fire/travis-pull-request
commit
|
commitdiff
|
tree
2014-09-16
Manuel Nickschas
Merge pull request #89 from mamarley/ssloidentdfix
commit
|
commitdiff
|
tree
2014-09-14
Manuel Nickschas
Update AboutDlg
commit
|
commitdiff
|
tree
2014-09-14
Manuel Nickschas
Merge pull request #88 from mamarley/psqllimitallfix
commit
|
commitdiff
|
tree
2014-09-14
Manuel Nickschas
Merge pull request #85 from allanjude/patch-1
commit
|
commitdiff
|
tree
2014-09-14
Manuel Nickschas
Merge pull request #82 from jpnurmi/legacypeer
commit
|
commitdiff
|
tree
2014-09-14
ramz
Retains Channel UnHiddens Status after client Restart.
commit
|
commitdiff
|
tree
2014-08-21
Manuel Nickschas
Merge pull request #86 from seezer/c++11
commit
|
commitdiff
|
tree
2014-07-26
Manuel Nickschas
Enable C++11
commit
|
commitdiff
|
tree
2014-07-24
Bas Pape
Do not update activity for hidden message types
commit
|
commitdiff
|
tree
2014-07-24
Manuel Nickschas
Fix support for CMake < 3
commit
|
commitdiff
|
tree
2014-07-24
Manuel Nickschas
Silence deprecation warning from CMake 3.0+
commit
|
commitdiff
|
tree
2014-07-24
Manuel Nickschas
Adapt CMake logic for finding lconvert in newer Qt5
commit
|
commitdiff
|
tree
2014-07-05
Manuel Nickschas
Merge pull request #81 from otih/master
commit
|
commitdiff
|
tree
2014-07-02
Manuel Nickschas
Merge pull request #78 from seezer/qt5contextmenu
commit
|
commitdiff
|
tree
2014-07-02
Manuel Nickschas
Merge pull request #73 from jpnurmi/signalproxy
commit
|
commitdiff
|
tree
2014-07-02
Manuel Nickschas
Merge pull request #72 from jpnurmi/datastream
commit
|
commitdiff
|
tree
2014-05-09
Manuel Nickschas
Fix build on KDE
commit
|
commitdiff
|
tree
2014-05-05
Manuel Nickschas
Fix tab completion on exotic platforms
commit
|
commitdiff
|
tree
2014-05-05
Manuel Nickschas
Update ChangeLog
commit
|
commitdiff
|
tree
2014-05-05
Manuel Nickschas
Fix crash with KDE network detection
commit
|
commitdiff
|
tree
2014-03-31
Manuel Nickschas
Make sure our Qt5 is new enough
commit
|
commitdiff
|
tree
2014-03-31
Manuel Nickschas
We don't actually require XmlPatterns for WebKit
commit
|
commitdiff
|
tree
2014-03-31
Manuel Nickschas
Make --syslog option work again
commit
|
commitdiff
|
tree
2014-03-31
Manuel Nickschas
Bring back COMMON_DEPS
commit
|
commitdiff
|
tree
2014-03-31
Manuel Nickschas
Fix Qt resource handling
commit
|
commitdiff
|
tree
2014-03-30
Manuel Nickschas
Merge pull request #69 from Nevcairiel/qt5msvcbuild
commit
|
commitdiff
|
tree
2014-03-28
Manuel Nickschas
Avoid race conditions in the build system
commit
|
commitdiff
|
tree
2014-03-28
Manuel Nickschas
Properly handle RPC calls that return void
commit
|
commitdiff
|
tree
2014-03-27
Manuel Nickschas
Fix rendering of the sender column
commit
|
commitdiff
|
tree
2014-03-27
Manuel Nickschas
Merge pull request #68 from jpnurmi/build-date
commit
|
commitdiff
|
tree
2014-03-27
Manuel Nickschas
Merge pull request #67 from jpnurmi/preset
commit
|
commitdiff
|
tree
2014-03-27
Manuel Nickschas
Merge pull request #66 from TheOneRing/snore
commit
|
commitdiff
|
tree
2014-03-26
Manuel Nickschas
Move the PeerPtr declaration out of types.h
commit
|
commitdiff
|
tree
2014-03-26
Manuel Nickschas
Merge pull request #64 from TheOneRing/warnings
commit
|
commitdiff
|
tree
2014-03-25
Manuel Nickschas
Use the raster rendering engine by default on OSX
commit
|
commitdiff
|
tree
2014-03-25
K. Ernest (iFire...
Unnecessary forward declaration of CoreSession.
commit
|
commitdiff
|
tree
2014-03-25
Manuel Nickschas
Make the web preview build on Qt4 again
commit
|
commitdiff
|
tree
2014-03-25
K. Ernest (iFire...
Webkit changed location and scale() is gone.
commit
|
commitdiff
|
tree
2014-03-25
Manuel Nickschas
Properly find WebKit for Qt5
commit
|
commitdiff
|
tree
2014-03-24
Manuel Nickschas
QTreeView::dataChanged() signature changed in Qt5
commit
|
commitdiff
|
tree
2014-03-24
Manuel Nickschas
Add missing include
commit
|
commitdiff
|
tree
2014-03-24
Manuel Nickschas
QDesktopServices -> QStandardPaths
commit
|
commitdiff
|
tree
2014-03-24
Manuel Nickschas
QSslCertificate::subjectInfo() returns a QStringList...
commit
|
commitdiff
|
tree
2014-03-24
Manuel Nickschas
Use QSslCertificate::isNull() instead of isValid()...
commit
|
commitdiff
|
tree
2014-03-24
Manuel Nickschas
QSslCertificate::{subject,issuer}Info() returns a QStringLis...
commit
|
commitdiff
|
tree
2014-03-24
Manuel Nickschas
QSslCertificate::isValid() no longer exists in Qt5
commit
|
commitdiff
|
tree
2014-03-24
Bas Pape
qVariantCanConvert is deprecated
commit
|
commitdiff
|
tree
2014-03-24
Bas Pape
QHeaderView::setResizeMode is deprecated in Qt 5
commit
|
commitdiff
|
tree
2014-03-24
Bas Pape
Logging changed in Qt 5; use QtMessageHandler
commit
|
commitdiff
|
tree
2014-03-24
Bas Pape
qVariantValue is deprecated in Qt 5.0
commit
|
commitdiff
|
tree
2014-03-24
Bas Pape
setAcceptsHoverEvents is deprecated in Qt 5.
commit
|
commitdiff
|
tree
2014-03-24
Bas Pape
setAlphaChannel is deprecated in Qt 5.
commit
|
commitdiff
|
tree
2014-03-24
Bas Pape
QKeySequence's int operator is deprecated
commit
|
commitdiff
|
tree
2014-03-24
Bas Pape
No more posF in Qt 5; use the new localPos
commit
|
commitdiff
|
tree
2014-03-24
Bas Pape
reset is deprecated since Qt 5.0
commit
|
commitdiff
|
tree
2014-03-24
Bas Pape
Prevent unused-but-set warnings ifndef QT_NO_DEBUG
commit
|
commitdiff
|
tree
2014-03-24
Bas Pape
Qt::escape moved to QString::toHtmlEscaped in Qt 5
commit
|
commitdiff
|
tree
2014-03-24
Manuel Nickschas
Change Q_WS_* to Q_OS_*
commit
|
commitdiff
|
tree
2014-03-24
Manuel Nickschas
Signature of QTcpServer::incomingConnection() changed...
commit
|
commitdiff
|
tree
2014-03-24
Manuel Nickschas
Can't forward-declare meta types in Qt5
commit
|
commitdiff
|
tree
2014-03-24
K. Ernest (iFire...
Replace {from,to}Ascii with {from,to}Latin1
commit
|
commitdiff
|
tree
2014-03-24
Manuel Nickschas
Remove the useless coreeventmanager.cpp again
commit
|
commitdiff
|
tree
2014-03-24
Harald Fernengel
Qt5 fixes
commit
|
commitdiff
|
tree
2014-03-24
Manuel Nickschas
Properly handle DBusMenuQt in the build system
commit
|
commitdiff
|
tree
2014-03-24
Manuel Nickschas
Clean up and fix data/CMakeLists.txt
commit
|
commitdiff
|
tree
2014-03-23
Manuel Nickschas
Fix handling the QtMain module on Windows
commit
|
commitdiff
|
tree
2014-03-23
Manuel Nickschas
Improve the handling of Qt5 modules in the build system
commit
|
commitdiff
|
tree
2014-03-23
Manuel Nickschas
Fix SSL detection
commit
|
commitdiff
|
tree
2014-03-23
Manuel Nickschas
Update INSTALL file
commit
|
commitdiff
|
tree
2014-03-23
Manuel Nickschas
Remove obsolete CMake options
commit
|
commitdiff
|
tree
2014-03-23
Manuel Nickschas
Make SSL and syslog support non-configurable
commit
|
commitdiff
|
tree
2014-03-23
Manuel Nickschas
Completely rework the dependency handling in the build...
commit
|
commitdiff
|
tree
2014-03-23
Manuel Nickschas
Fix finding a custom Qt4 via -DQT_PATH
commit
|
commitdiff
|
tree
2014-03-23
Manuel Nickschas
Remove unnecessary include
commit
|
commitdiff
|
tree
2014-03-23
Manuel Nickschas
Don't make EventType::KeyEvent depend on HAVE_QCA2
commit
|
commitdiff
|
tree
2014-03-23
Manuel Nickschas
Add a CMake wrapper for finding indicate-qt
commit
|
commitdiff
|
tree
2014-03-22
Manuel Nickschas
Backtrace generation depends on the target system,...
commit
|
commitdiff
|
tree
2014-03-20
Manuel Nickschas
Improve the CMake option stuff
commit
|
commitdiff
|
tree
2014-03-20
Manuel Nickschas
Oops, left in some debug stuff...
commit
|
commitdiff
|
tree
2014-03-20
Manuel Nickschas
Merge pull request #54 from Bombe/issue-1227
commit
|
commitdiff
|
tree
2014-03-19
Manuel Nickschas
Don't actually build miniz if we have zlib
commit
|
commitdiff
|
tree
2014-03-19
Manuel Nickschas
Simplify handling of (dual-)Qt in the build system
commit
|
commitdiff
|
tree
2014-03-17
Manuel Nickschas
Enable automoc
commit
|
commitdiff
|
tree
2014-03-17
Manuel Nickschas
Move compile settings into a separate CMake module
commit
|
commitdiff
|
tree
2014-03-17
Manuel Nickschas
Move all CMake scripts one level up
commit
|
commitdiff
|
tree
2014-03-16
Manuel Nickschas
Disable Github's Travis CI for now
commit
|
commitdiff
|
tree
2014-03-16
Manuel Nickschas
Don't look recursively for a .git dir
commit
|
commitdiff
|
tree
2014-03-16
Manuel Nickschas
genversion-B-GONE
commit
|
commitdiff
|
tree
2014-03-16
Manuel Nickschas
Update README and COPYING-CMAKE-SCRIPTS
commit
|
commitdiff
|
tree
2014-03-16
Manuel Nickschas
Update currently bundled CMake scripts
commit
|
commitdiff
|
tree
2014-03-16
Manuel Nickschas
Remove obsolete CMake scripts
commit
|
commitdiff
|
tree
2014-03-16
Manuel Nickschas
Bump CMake version requirement to 2.8.9
commit
|
commitdiff
|
tree
next