summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)AuthorFilesLines
2008-09-19Split qmake in its own qt4-qmake package. (Closes: #437354)Fathi Boudra12-11/+40
2008-09-19Remove doxygen build dependency.Fathi Boudra3-3/+5
It is useless to generate a tag file as Qt is shipped with qt.tags file. By the way, generated qt4.tag file is broken/empty.
2008-09-19Add PostgreSQL 8.3 support.Fathi Boudra3-0/+49
2008-09-19Add missing file in libqt4-dev.Fathi Boudra2-0/+2
2008-09-18 * Refresh Qt4 patches.Fathi Boudra24-241/+108
* Remove upstream patches: - 0002_https_lowercase.diff * Remove Debian patches: - 72_generic_arch_atomic_header_fix.diff * Sync qt-copy patches: * Add: - 0245-fix-randr-changes-detecting.diff - 0248-fix-qwidget-scroll-slowness.diff * Remove: - 0214-fix-qgraphicsproxywidget-tab-crash.diff - 0230-qtextcontrol-selectnextword.diff - 0232-fix-qdesktopwidget-screen-merge.diff - 0233-fix-q3textbrowser-image.diff - 0235-qdbus-dispatch-async-timeout.diff - 0236-qtoolbararealayout-restore.diff - 0241-fix-null-stylesheet-warning.diff
2008-09-18Prepare Qt4.4.2Fathi Boudra1-3/+3
2008-08-06Remove systray fix from Qt. Fixed in KDE svn.Fathi Boudra3-23/+0
2008-08-05Added to qt-copy with #0243.Fathi Boudra2-3/+3
2008-08-05Add patch to fix systray under KDE 4.Fathi Boudra3-0/+29
2008-08-05Uploaded to experimental.debian/4.4.1-1Fathi Boudra1-1/+1
2008-08-03Bump Standards-Version to 3.8.0 (no changes needed).Fathi Boudra2-3/+5
Replace libcupsys2-dev build dependency by libcups2-dev. Fix libqt4-sql description typo.
2008-08-03Update Qt 4 designer short descriptions. (Closes: #493379)Fathi Boudra2-1/+2
2008-08-03Update libqt4-dev.install: windows related files are not installed anymoreFathi Boudra2-6/+1
on *nix platform.
2008-08-02Rename 0002_https_lowercase.cpp to 0002_https_lowercase.diffFathi Boudra24-107/+92
Rename 0003_tab_text_cutoff.diff to 0238-fix-qt-qttabbar-size.diff Refresh patches with quilt as it was before. Add 0241-fix-null-stylesheet-warning.diff from qt-copy Close #483790, fixed by Qt4.4.1
2008-08-02Leave shlibs at (>= 4.4.0) since 4.4.1 is supposed to be backwards andModestas Vainius2-3/+10
forward compatible with 4.4.0. NOTE: untested. Please check if it works when packages are built.
2008-08-02Update not-installed files. 4.4.1-0r1 builds fine.Modestas Vainius2-1/+38
2008-08-01Update patches for Qt 4.4.1Modestas Vainius31-467/+175
2008-07-18Make the rules file parallel build safe.Sune Vuorela2-1/+9
2008-07-18Apply patch from friendly hurd porters. (Closes: 485931)Sune Vuorela3-0/+17
2008-07-17+++ Changes by Sune Vuorela:Sune Vuorela2-2/+5
* mention qmake-qt4 in description of libqt4-dev. (Closes: 415816)
2008-07-10Remove watchfile. it doesn't work.Sune Vuorela2-4/+6
2008-07-09sync date and prepare to uploaddebian/4.4.0-4Sune Vuorela1-2/+2
2008-07-09Add 0234-fix-mysql-threaded.diff from qt-copy to fix usage of qt withSune Vuorela3-0/+35
mysql in multithreaded environments
2008-07-09Add 0003_tab_text_cutoff.diff patch to fix rendering of text in tabs.Sune Vuorela3-0/+28
Patch available in qt4.5.
2008-07-09fix recently committed patches to be applied with -p1 as expected. also ↵Sune Vuorela3-7/+7
reorder patches properly in series file
2008-07-09Add 0236-qtoolbararealayout-restore.diff to fix a regression in qt4.4.Sune Vuorela3-0/+26
Patch from Trolltech.
2008-07-09+++ Changes by Sune Vuorela:Sune Vuorela3-1/+24
* Add 0235-qdbus-dispatch-async-timeout.diff from qt copy. Acked in qt-copy by Thiago.
2008-07-09Don't make the std:: symbols in webkit public. Solution based on the workSune Vuorela3-0/+25
of Mike Hommey in the gtk webkit package.
2008-07-09Fix some unaligned access issues that makes any webkit using applicationSune Vuorela3-0/+156
crash (SIGBUS) on archs where this isn't allowed. Patch by Mike Hommey. See #487745 for details.
2008-06-28Fix famous QPrintDialog my-pet bug (TT #214505).Modestas Vainius4-2/+46
* 10 minutes to implement * 3 hours to build (hrr) * 3 minutes to test
2008-06-12Get patch from 4.4.2 to allow Https to be treated as https in -network.Sune Vuorela3-0/+37
2008-06-12fix qtwebkit-scrollbar rendering issueSune Vuorela3-1/+52
2008-06-08IPv6 fix from 4.4.1 (try2)Modestas Vainius1-0/+30
2008-06-08IPv6 fix from 4.4.1Modestas Vainius2-3/+10
2008-06-08Fix generic atomic header. (Closes: #475767)Sune Vuorela3-2/+26
This is enough to fix building of kdelibs, but there should be a proper hppa fix modelled over the other "real" archs. +++ Changes by Fathi Boudra:
2008-05-31Refresh patches. prepare for next release.Fathi Boudra7-16/+72
I'll wait for ipv6 patch from Thiago.
2008-05-26It seems older debhelper doesn't like empty Depends.Fathi Boudra1-2/+1
2008-05-10describe what (not) to do when adding new archsSune Vuorela1-1/+4
2008-05-09Add missing replaces for libqt4-opengl-dev and libqt4-devModestas Vainius2-3/+9
2008-05-09another typo ...Fathi Boudra1-1/+0
2008-05-09wording fixModestas Vainius1-1/+1
2008-05-09Calling QSortFilterProxyModel::invalidate causes view to scroll to the ↵Modestas Vainius3-1/+19
current item/index. This behavior was not present on the Qt4.3.x. * Patch 16_qsortfilterproxymodel_invalidate_noscroll.diff, scheduled for Qt 4.4.1 (TT #204403)
2008-05-09* Fix changelog.Fathi Boudra1-4/+4
2008-05-09* Add qt-copy patch:Fathi Boudra3-0/+74
* 0227-qdatastream-regression Fix a bug that causes all Qt3/2 applications to crash or hang under KDE4.
2008-05-09 * Move qglobal.h from libqt4-opengl-dev to libqt4-dev.debian/4.4.0-1Fathi Boudra13-14/+48
* Split html documentation in qt4-doc-html package. * Merge Ubuntu patches: * Add lpia architecture in trusted dpkg-arch over uname. * Add sqlite3 workaround in config tests fixes.
2008-05-07* Prepare Qt4.4.0 upload. (already uploaded)Fathi Boudra4-6/+5
2008-05-04* Update installed files: new qt help and assistant translations.Fathi Boudra3-2/+8
2008-05-04Another typo ;)Fathi Boudra2-0/+0
2008-05-03* Update libqt4-dev and libqt4-opengl-dev install to use complete filesFathi Boudra3-14/+1681
list instead of wildcard. Fix FTBFS.
2008-05-03Fix 0226 qtreeview patch: missing _q_forceColumnResizeToFitContents ↵Fathi Boudra1-0/+10
declaration in QTreeViewPrivate class header.