Commit Graph

1490 Commits

Author SHA1 Message Date
Benjamin Zeller
cfee599ac4 Merge 2011-05-04 11:56:58 +02:00
Benjamin Zeller
57dd635f77 handle control characters in QxtJSON::stringify 2011-05-04 11:54:05 +02:00
Adam Higerd
810657b593 QxtJSON: Add support for long long ints 2011-05-03 16:51:19 -05:00
Adam Higerd
315445f127 QxtMailMessage: Handle lines with only one word 2011-04-25 09:40:24 -05:00
Adam Higerd
2381ed5717 QxtMailMessage: fix some encoding issues, support explicit transfer encodings 2011-04-25 09:12:11 -05:00
Adam Higerd
711314b03a QxtDataStreamSignalSerializer: handle incomplete length 2011-03-18 09:22:10 -05:00
Arvid E. Picciani
3da5c78cc9 json: fix \u decoding 2011-03-17 22:22:46 +01:00
Dee Holtsclaw
a11d78befe Adding SSL flag and client certificate to web request object 2011-03-01 11:48:32 -05:00
J-P Nurmi
2556552e09 Merge 2011-02-25 07:52:30 +02:00
J-P Nurmi
48e4648335 Improved QxtSpanSlider's span drawing on Mac 2011-02-25 07:50:58 +02:00
Adam Higerd
84351eb617 QxtCrumbView: remove unnecessary padding 2011-02-21 10:56:00 -06:00
Adam Higerd
b98ef108ec QxtCrumbView: don't render delegate for invalid indexes 2011-02-21 10:20:17 -06:00
Adam Higerd
6e35fda4c7 QxtWebRequestEvent: add SSL and certificate status 2011-03-01 12:22:45 -06:00
Chris Vickery
4ab97c300e QxtZeroconf: Fixed a bug in the custom AvahiPoll introduced by a timestamp wrap-around that accured just last week. 2011-01-17 13:11:38 -05:00
Adam Higerd
3f2b110fa2 QxtSslConnectionManager: move implementation of incomingConnection 2011-01-16 14:26:17 -06:00
Adam Higerd
99fc57fae4 QxtNetwork: introducing QxtSslConnectionManager 2011-01-15 18:31:14 -06:00
J-P Nurmi
cee21f7672 Changes to make libqxt to build on Symbian 2011-01-09 20:41:42 +02:00
Arvid E. Picciani
2dcb086a35 default ssh port is 22 2011-01-09 18:48:47 +01:00
J-P Nurmi
c1de72b791 Used QMAKE_RPATHDIR instead of deprecated QMAKE_RPATH etc. 2010-11-26 21:48:44 +02:00
J-P Nurmi
ca7dc89073 Fixed #51 QxtGlobalShortcut doesn't send signal 2010-11-26 20:32:00 +02:00
J-P Nurmi
3f1bad5ba1 Added missing export macros to QxtPop3XxxReply 2010-11-26 18:25:56 +02:00
J-P Nurmi
36f113bfd3 Updated QxtNetwork module header 2010-11-26 18:25:22 +02:00
J-P Nurmi
f45b488439 Added missing checks to QxtWindowSystem/X11 2010-11-25 12:00:09 +02:00
J-P Nurmi
9b7168e0b3 QxtWindowSystem/X11 implementation cleanup 2010-11-25 11:33:00 +02:00
J-P Nurmi
6e96bafffd Fixed #85 QxtWindowSystem::windowGeometry issue 2010-11-25 11:19:56 +02:00
J-P Nurmi
f13735a890 Rewrote QxtWindowSystem::activeWindow() on X11 using _NET_ACTIVE_WINDOW 2010-11-23 21:37:36 +02:00
Marcin Jakubowski
6e7ff65530 Implemented QxtGlobalShortcut's Mac specific internals using TIS instead of KL 2010-11-17 17:28:04 +02:00
J-P Nurmi
2cbde43d41 Mac: Enabled QxtWindowSystem in qxtgui.h 2010-11-17 17:19:40 +02:00
Marcin Jakubowski
64c15a4ccb implemented QxtWindowSystem for Mac. Warning: for the most part
uses CoreGraphics *private* and *undocumented* features and may brake
at any time. Works with 10.6.x.
2010-11-11 22:41:44 +00:00
Chris Vickery
58bbbaa907 QxtZeroconf: Fixed the avahipoll so that the avahi mdns implementation work 2010-11-01 13:49:40 -07:00
Adam Higerd
9cf4a097c0 QxtAbstractHttpConnector: don't add null devices to buffer list 2010-10-25 15:00:07 -05:00
Adam Higerd
8f3252a1ac QxtSslServer: don't double-emit newConnection 2010-10-25 14:52:32 -05:00
Adam Higerd
4829a2de76 merge in pull request 2010-10-25 14:51:02 -05:00
Adam Higerd
79ee38a49e QxtHttpsServerConnector: clean up warning output 2010-10-25 14:46:46 -05:00
Dee Holtsclaw
bb824d72ab Fix bad fileformat (was DOS without a final line terminator) 2010-10-25 15:10:29 -04:00
Dee Holtsclaw
4f9ba531ad 1. Fix crash on construction of QxtHttpsServerConnector
2. Add handling of peerVerifyError and sslError signals
2010-10-25 13:40:08 -04:00
Adam Higerd
896eddfa1d QxtNetwork/QxtWeb: Introducing QxtSslServer and QxtHttpsServerConnector 2010-10-22 11:21:20 -05:00
Adam Higerd
d52d1a8a80 QxtCsvModel: be sure to parse non-quoted entities, deal with CR+LF line endings 2010-10-21 12:19:46 -05:00
Adam Higerd
55e154c0cb add operators for QxtCsvModel flags 2010-10-04 16:30:27 -05:00
Adam Higerd
8dfa0a76b5 now remembers to add last column when running into newlines 2010-10-04 16:28:00 -05:00
Adam Higerd
b25c1427c1 don't forget to escape on output 2010-10-04 16:14:58 -05:00
Adam Higerd
83c4c1b1ce redo the inner workings of QxtCsvModel for smarter quoting/codec handling 2010-10-04 13:59:38 -05:00
André Somers
ffb8b65852 Gramatical improvemenst as suggested by ahigerd on IRC. 2010-08-14 20:41:07 +02:00
André Somers
abefc1c8e7 Make documentation of QSlotMapper slightly more clear.
The documentation could be even more clear if a single type would be used in the example. Now, it looks like the QxtSlotMapper distinguishes on parameter _type_ rather than _value_, which is useless as Qt can do that already of course. Just using a single type would clear up that confusion.
2010-08-13 16:15:35 +02:00
Adam Higerd
35c573b104 add QXT_RPCSERVICE_DEBUG environment variable for convenient network debugging 2010-07-31 08:54:32 -05:00
J-P Nurmi
3d9b5a8613 Fixed #70 QxtConfigWidget display not correct 2010-07-31 01:14:33 +03:00
J-P Nurmi
aafe9f5dce Fixed #65 QxtCountryComboBox
QxtCountryComboBox::currentCountry() and setCurrentCountry() were using wrong model column.
2010-07-31 00:19:08 +03:00
Dominique Leducq
78d1f92b60 Add missing <value> element inside <param> element when sending an XML-RPC call - fixes #79 2010-07-26 14:42:38 +02:00
Dominique Leducq
51e64b1401 Handle case of an empty string as return parameter without type specified. fixes #78 2010-07-24 17:37:12 +02:00
Dominique Leducq
a761b92a88 Handle default type for parameter value in XMLRPC call result - fixes #77 2010-07-23 16:45:01 +02:00
Konstantin Molchanov
678a320789 QxtSerialDevice:: fix r/w in open, disable ionotifier on error
fixes #76
reviewed-by: Arvid Picciani <aep@libqxt.org>
2010-07-20 10:47:11 +02:00
Arvid E. Picciani
4f1be65bfd support mod4 in qxtglobalshortcut 2010-07-18 18:53:59 +02:00
J-P Nurmi
23193f034d Fixed #74 QxtConfigWidget - Access to the QSplitter. 2010-07-18 16:38:47 +03:00
J-P Nurmi
bd525d89ba Fixed #69 Documentation errors 2010-07-18 15:52:37 +03:00
Arvid E. Picciani
4b4a0f4123 remove superflous semicolon
fixes #72
2010-07-11 15:10:13 +02:00
Arvid E. Picciani
60c982ef60 add MediaKeys to qxtglobalshortcut_win
(contributed by naresh)
2010-07-06 12:55:24 +02:00
Adam Higerd
b5211c6cd0 merge offline work 2010-06-13 14:58:03 -05:00
Adam Higerd
0d398d1b7f fix qdoc3 tags 2010-06-13 14:57:09 -05:00
Dominique Leducq
779a4a85d2 Put #endif //QT_NO_OPENSSL in the right place. 2010-06-10 16:16:15 +02:00
J-P Nurmi
9883761efa Fixed #63 QxtCheckComboBox display not correct 2010-06-08 21:33:56 +03:00
J-P Nurmi
84a091d68a libssh2.pri: added LIBS += -lz 2010-06-08 21:19:05 +03:00
Adam Higerd
99ee9ecbe9 QxtSsh: proofread/improve documentation 2010-06-04 14:08:08 -05:00
Arvid E. Picciani
cba03329d9 ssh: fix merge
ssh: fix inline func
2010-06-04 22:39:28 +02:00
Arvid E. Picciani
a570ae0b33 dont use QPointer 2010-06-04 20:11:02 +02:00
Arvid E. Picciani
6fb4831534 ssh: wrap debug in QXT_DEBUG_SSH 2010-06-04 20:08:46 +02:00
Arvid E. Picciani
7bcca3f0b4 ssh: remove dead code 2010-06-04 19:58:45 +02:00
Arvid E. Picciani
2facdb9197 ssh: use const & where apropriate 2010-06-04 19:54:20 +02:00
Arvid E. Picciani
9ca0b9fcc1 qxtssh docs 2010-06-04 19:17:43 +02:00
Arvid E. Picciani
f3f6f3643e import libssh2 2010-05-22 04:25:53 +02:00
Arvid E. Picciani
a952c9ac16 introducing QxtSshClient 2010-05-22 03:36:37 +02:00
Matthew Schnee
f1773271e4 Per issue 60:
QxtLogger's original file structure was inconsistent compared to the components provided by QxtCore.  While this had no
bearing on installed libraries and headers, people who intended to use Qxt components directly by including specific headers and
sources were unable to because the wrappers attempted to include headers in their installed path, not in their source path.

This is, essentially, a cosmetic change.
2010-06-02 08:50:36 -05:00
J-P Nurmi
25228ddb4e Simplified QxtSpanSliderPrivate::initStyleOption()
Replaced relevant style option initialization parts with QSlider::initStyleOption() introduced in Qt 4.3.
2010-05-25 23:10:38 +03:00
J-P Nurmi
d5a6100196 #58 QxtSpanSlider sliderPressed signal 2010-05-25 22:46:32 +03:00
J-P Nurmi
6d6d747322 Fixed QxtTemporaryDir docs 2010-05-25 22:24:36 +03:00
J-P Nurmi
e440e56123 Merged QxtTemporaryDir changes to the main line 2010-05-25 21:50:34 +03:00
J-P Nurmi
3f577bd994 Added QxtTemporaryDirPrivate::validate() to fill in missing template parts. 2010-05-25 21:27:39 +03:00
J-P Nurmi
ec424acc11 Fixed QTemporaryDir::remove() when template doesn't contain path (current). 2010-05-25 20:27:48 +03:00
Arvid E. Picciani
920d5df29e set tip to version 0.7
add QxtPop3 to changelog
2010-05-25 18:12:00 +02:00
Arvid E. Picciani
646b6f1f5b pull from leducq/libqxt_dleducq 2010-05-25 17:24:09 +02:00
J-P Nurmi
96bcd23775 Fixed qxttemporarydir.cpp: qxt_removePathHelper(path) 2010-05-24 23:15:21 +03:00
J-P Nurmi
f92dfada16 QxtTemporaryDir: dir template handling & docs 2010-05-23 23:04:36 +03:00
J-P Nurmi
b30766d625 QxtTemporaryDir::templateName -> dirTemplate 2010-05-23 22:35:20 +03:00
Dominique Leducq
32360c2ce6 Added "named ctor" for getting a QxtMailMessage from a RFC 2822 buffer 2010-05-20 16:55:56 +02:00
J-P Nurmi
b049c35a96 Implemented QxtTemporaryDir for Windows & revised QxtTemporaryDir internals 2010-05-19 17:08:23 +03:00
J-P Nurmi
d9471442bd QxtTemporaryDir: added some docs and revised a bit. 2010-05-19 14:15:23 +03:00
J-P Nurmi
04436daf2f Cleaned qxttemporarydir_win.cpp 2010-05-18 23:43:00 +03:00
J-P Nurmi
749655571c Added QxtTemporaryDir (so far implemented only for Unix) 2010-05-18 23:42:01 +03:00
Dominique Leducq
44eab22ca6 Document the API 2010-05-18 11:14:45 +02:00
Dominique Leducq
f31f9df736 Refactor the QxtPop3Command (renamed to QxtPop3Reply). Results of the command (sorry, the reply)
are now available from the QxtPop3Reply object (more precisely, an instance of a subclass of QxtPop3Reply),
when the command (oops, the reply) is completed.
2010-05-17 10:50:00 +02:00
J-P Nurmi
c4e4e8a28e QxtGlobalShortcut/Mac: removed the extra route via QApplication::macEventFilter() - use qxt_mac_handle_hot_key() directly. 2010-05-10 22:40:42 +03:00
Dominique Leducq
89b869855f Rename QxtPop3Command completed() signal to finished() 2010-05-05 09:41:30 +02:00
Dominique Leducq
da9f66499c Make QxtPop3::isConnected() to be const, as it should. 2010-05-04 16:58:34 +02:00
Dominique Leducq
7f68b077bc - fix memory leaks
- clean up code
- cosmetics...
2010-05-04 09:51:06 +02:00
Dominique Leducq
96ae46abd3 Add a POP3 client 2010-04-30 09:34:44 +02:00
Dominique Leducq
3b9b48b0a4 Add a rfc 2822 parser to QxtMailMessage 2010-04-29 18:45:40 +02:00
Benjamin Zeller
9afdea55a3 fix docs 2010-04-29 00:41:03 +02:00
Benjamin Zeller
0483b5ca9c Merge 2010-04-28 23:48:04 +02:00
Benjamin Zeller
e3b52fff63 fixing Bug#6 rw_same() did not pass on windows 2010-04-28 23:09:33 +02:00
Arvid E. Picciani
80e90f709c fix #48
QVariant::Hash  requires qt 4.5
2010-04-28 21:30:45 +02:00
J-P Nurmi
ea8a77c8c5 Added missing "-framework Carbon" 2010-04-18 11:44:35 +03:00
Benjamin Zeller
03d7acb041 fix docs 2010-04-16 16:08:53 +02:00
Benjamin Zeller
f1db01b56c adding QxtFilterDialog and QxtLookupLineEdit. Tools to choose data from big dataset, already well tested in a real life application. 2010-04-16 10:15:26 +02:00
Arvid E. Picciani
5827c04431 missing include 2010-04-12 01:35:40 +02:00
Arvid E. Picciani
4f025e20a8 someone got confused by that hint 2010-04-11 20:15:31 +02:00
Adam Higerd
fe18bd5bb0 commenting up the black magic that is QxtRPCService 2010-04-01 10:20:43 -05:00
J-P Nurmi
ad1e0494ab Documentation fixes - to eliminate a bunch of make docs warnings 2010-03-28 02:57:13 +02:00
Dominique Leducq
003fb4c5ff - fix format mismatch 2010-03-26 15:28:47 +01:00
Dominique Leducq
aa72c6b775 - fix format string problem (gcc 4.4.1 did not accept to compile in previous state) 2010-02-25 10:12:56 +01:00
Arvid E. Picciani
6156335ef6 fixing broken literal parsing. 2010-03-22 11:35:58 +01:00
Arvid E. Picciani
9d2ce3aa5a fixing off by one error in literl parsing 2010-03-22 01:36:57 +01:00
Arvid E. Picciani
b6ca2fd4b5 fixing stringify of empty arrays 2010-03-22 01:31:06 +01:00
Arvid E. Picciani
11fab6fd92 QxtScheduleView docs 2010-03-12 22:40:34 +01:00
Arvid E. Picciani
f1ba5d46b2 @&hg ci -m merges 2010-03-09 18:36:27 +01:00
Arvid E. Picciani
1ae64549da fix QxtCommandOption docs to get throuh qdoc3 2010-03-09 18:35:24 +01:00
Adam Higerd
66403d0b25 fix bug #36 2010-03-07 15:41:17 -06:00
Gabriel Assis Bezerra
7a416d9039 Custom headers in QxtWebPageEvent.
It is now possible to send custom headers in a QxtWebPageEvent. This feature
was implemented based on the QxtWebRequestEvent's headers.
2009-10-13 17:12:02 -03:00
Arvid E. Picciani
13967cc859 merg 2010-03-05 09:33:51 +01:00
Arvid E. Picciani
8044025163 make the zeroconf docs appear 2010-03-05 09:33:03 +01:00
Arvid E. Picciani
b6d173a1b5 qdoc3 fixes 2010-03-03 10:31:12 +01:00
Arvid E. Picciani
18da4a89a8 remove hint for QxtWebControler. might confuse people 2010-03-01 16:47:06 +01:00
Arvid E. Picciani
d0f5afbc86 introducing QxtJsonRpcClient 2010-02-24 14:41:02 +01:00
Arvid E. Picciani
25e269dd29 fixed bug in literal parsing 2010-02-24 14:37:51 +01:00
Arvid E. Picciani
b96bfa9d52 forgot guards and export 2010-02-24 13:45:38 +01:00
Arvid E. Picciani
7a7733c9b9 introducing QxtJSON 2010-02-24 12:46:39 +01:00
Arvid E. Picciani
618fcf71c6 provide a session even when there is no factory 2010-02-24 10:20:34 +01:00
Arvid E. Picciani
25704a8d95 begin session ids at 1, for better debugging 2010-02-24 10:07:25 +01:00
Scott Aron Bloom
bd95e8d163 Added messages without text fromt he server 2010-02-23 17:09:25 -08:00
Scott Aron Bloom
36b2205438 Only add pdb generation for msvc 2010-02-23 16:57:11 -08:00
Scott Aron Bloom
13f68425d2 added messages for connection and authentication failure. Also fix CRTICAL error on disconnect being called rather then disconnectFromHost 2010-02-16 14:53:31 -08:00
Scott Aron Bloom
04d48a5f19 Fix for crash when a relay error (or other error) occured during RcptAckPending state 2010-02-15 14:48:02 -08:00
Scott Aron Bloom
06df29e5f7 Generate PDB files in debug builds on win32 2010-02-15 14:45:09 -08:00
Adam Higerd
bb3efd67ce fix #33, output Cc in Cc line 2010-02-13 20:21:23 -06:00
Arvid E. Picciani
30bc0af3bb at least have these classes appear in the docs 2010-02-12 20:38:29 +01:00
Arvid E. Picciani
c8858b5091 pulling from http://bitbucket.org/marcusl/libqxt/
fixes #23
2010-01-11 02:10:38 +01:00
Adam Higerd
9336ea6a30 merge 2010-01-01 12:05:07 -06:00
Adam Higerd
5e27d539a9 QxtCrumbView: various bugfixes with new delegate code 2010-01-01 12:03:54 -06:00
Adam Higerd
3b39233f6c add QxtCrumbView::crumbDelegate and try to be a little cleaner about setItemDelegate 2009-12-31 16:35:31 -06:00
Adam Higerd
cc6c872338 add QxtMailAttachment::fromFile 2009-12-31 16:35:15 -06:00
Arvid E. Picciani
c2a233e9ea add -no-avahi for dbus free linux like hereticlinux 2009-12-28 21:31:34 +01:00
Matthew Schnee
7caeee5b15 QxtSmtp: added an additional state to ensure that mails that faild mid-command sequence were properly reset before attempting to send the next one. see issue #22. 2009-12-04 13:58:31 -06:00
Matthew Schnee
f38154e3bd -m 2009-12-04 13:49:06 -06:00
Chris Vickery
a59c7ee152 Made a stupid mistake in r1786... 2009-11-30 16:30:48 -05:00
Chris Vickery
e192f30923 Added licenses to the tops of some of the files that were lacking them 2009-11-30 16:25:35 -05:00
Chris Vickery
1c8f785933 Potential fix for bug #28 2009-11-30 16:24:45 -05:00
Marcus Lindblom
6e0a08a1fb rpcservive: delete socket later to avoid double delete (fixes #23) + add unit test 2009-11-18 23:51:10 +01:00
Arvid E. Picciani
55d8feffca That's not a tree 2009-11-14 15:58:49 +01:00
Chris Vickery
8acaa851bc zeroconf: redid the qxtmdns implementation so that it's more sane, pimpled, and doesn't including external libraries from the public headers 2009-11-12 17:08:54 -05:00
Chris Vickery
84fed2bf9e zeroconf: Implementation of qxtAvahiPoll for qt+avahi integration 2009-11-12 17:06:22 -05:00
Chris Vickery
4aa00d384d qxtpimpl: reverted QObject fix because it broke pimpled classes with no explicite dtor... :( 2009-11-11 13:47:01 -05:00
Chris Vickery
e0e4521887 qxtpimpl: Added an overloaded destroy function to QxtPrivateInterface so that QObject's get deleteLater called on them instead of being deleted 2009-11-11 12:52:05 -05:00
Chris Vickery
5376d147b2 qxtpimpl: Made the copy and assignment of QxtPrivateInterface private to prevent against a corner case where the private data is deleted twice 2009-11-10 17:09:44 -05:00
Chris Vickery
c69abe76bd preprocessor armored a the Hash datatype to keep support for 4.4 2009-11-09 09:20:24 -05:00
Arvid E. Picciani
57d9f7322d some "fixes". at least it doesnt segfault anymore 2009-11-06 23:48:10 +01:00
Arvid E. Picciani
9f875c2b48 fix #4 2009-11-06 18:48:38 +01:00
Arvid E. Picciani
bd05199acf fix #24 2009-11-06 18:43:05 +01:00
Arvid E. Picciani
832f8ca158 handle <value/> gracefuly 2009-11-02 22:41:33 +01:00
Arvid E. Picciani
7b749cbb85 make astyle on network 2009-10-31 15:39:19 +01:00
Arvid E. Picciani
fca8f50789 docs for QxtXmlRpc 2009-10-31 15:38:01 +01:00
Arvid E. Picciani
bcca31da3c removed a leftover stub function 2009-10-31 15:33:41 +01:00
Arvid E. Picciani
90c994326b more fixage. should actually work now 2009-10-31 14:14:38 +01:00
Arvid E. Picciani
22e5db9f6a couple of api fixes 2009-10-31 13:24:13 +01:00
Arvid E. Picciani
1d89ee14c5 forgot to delete a file 2009-10-31 13:10:02 +01:00
Arvid E. Picciani
733bd1c6e1 i dunno why hg requires me to commit changesets that i didn't do, but it does 2009-10-30 23:26:20 +01:00
Arvid E. Picciani
eb7b113601 QxtXmlRpc
(compiles, but likely doesn't work yet. no docs yet)
2009-10-30 23:22:51 +01:00
J-P Nurmi
5d919ae34c Moved the zeroconf example to examples/. 2009-10-30 20:38:54 +02:00
J-P Nurmi
839c1d5611 Fixed some compilation problems on Symbian. 2009-10-30 12:28:46 +02:00
J-P Nurmi
a567965900 Cleaned up 'illegal empty declaration' -warnings part #2. 2009-10-30 12:27:04 +02:00
J-P Nurmi
88b1dbae76 Cleaned up 'illegal empty declaration' -warnings. 2009-10-30 11:33:38 +02:00
J-P Nurmi
923dec221e Modified QxtGlobalShortcut to use XSetErrorHandler() to catch X(Un)GrabKey() errors on X11. 2009-10-27 20:46:08 +02:00
Adam Higerd
757584f295 QxtSerialDevice: destroy QSocketNotifier when device is closed 2009-10-16 13:08:22 -05:00
Adam Higerd
b857dd263c QxtSerialDevice: update QIODevice status when device is closed 2009-10-15 12:53:25 -05:00
J-P Nurmi
90b86af9a9 Bye bye obsolete QxtSemaphore (use QSystemSemaphore instead) 2009-10-10 01:56:57 +03:00
J-P Nurmi
2964625ffd Fixed QxtGlobalShortcut::shortcut() 2009-10-09 18:08:25 +03:00
J-P Nurmi
9948152e9c Branch merge. 2009-10-09 17:59:25 +03:00
Arvid E. Picciani
4a6fd03e99 QxtGlobalShortcut::shortcut() looks like the wrong way round 2009-10-09 02:04:19 +02:00
J-P Nurmi
118caff13f Build system cleanup after major changes and fixed sub-tests to compile without installing Qxt. 2009-09-19 01:07:27 +03:00
J-P Nurmi
50b4e7ea77 Revamped the build system #2 (Windows). 2009-09-19 00:20:02 +03:00
J-P Nurmi
caf38e70ca Revamped the build system. 2009-09-18 18:45:36 +03:00
J-P Nurmi
0bb0064834 Enhanced QxtWindowSystem::idleTime() to resolve libXss at run-time. 2009-09-16 21:49:25 +03:00
J-P Nurmi
026741707b Simplified QxtConfigDialog not to duplicate the whole QxtConfigWidget API. 2009-09-16 21:11:10 +03:00
J-P Nurmi
947839c829 Revised and documented QxtLineSocket. 2009-09-16 20:37:07 +03:00
J-P Nurmi
d351157981 Removed obsolete QxtDockWidget. 2009-09-16 19:38:18 +03:00
J-P Nurmi
f5d306ffbe Fixed QxtFileLock platform specific (win32/unix) implementation sources to be compiled only on corresponding platforms instead of relying on the WIN32 macro. 2009-08-28 21:16:00 +03:00
J-P Nurmi
f878fb2f7e Changed QxtCrumbView to use QTreeView as its item view. 2009-09-15 21:54:01 +03:00
J-P Nurmi
2c34f9cffc Cleaned up obsolete export macros & fixed the zeroconf export macro that got somehow messed up during the previous transplant merge. 2009-09-14 22:00:35 +03:00
J-P Nurmi
345701abf7 Transplanted be453142c51e to the default branch: "Made configure.bat output qxtconfig.h so that export macros can be defined empty when Qxt was built statically." 2009-09-14 20:42:32 +03:00
J-P Nurmi
ac85d4f5eb Fixed QxtMDNS to compile with MSVC. 2009-09-14 20:25:50 +03:00
Adam Higerd
42e46c6746 oops, stupid typo 2009-09-05 15:18:21 -05:00
Adam Higerd
4623097e64 turn functions into slots 2009-09-05 15:17:44 -05:00
Adam Higerd
9579ede297 add missing include 2009-09-05 15:17:26 -05:00
J-P Nurmi
dff321c19a This patch fixes compilation problems with the GCC-4.4.X series. 2009-08-15 16:25:30 +03:00
J-P Nurmi
2eeb8589b5 Cleaned up QxtTabWidget::TabMovementMode docs. 2009-08-14 18:46:49 +03:00
J-P Nurmi
73aef9cae7 Good bye QxtTabWidget::TabMovementMode & QxtTabBar. 2009-08-14 18:44:55 +03:00
J-P Nurmi
266cc1f180 Fixed tr-tool to compile and regenerated qxtlocale_data_p.h. 2009-08-14 00:12:43 +03:00
J-P Nurmi
faa34df031 Minor documentation fixes. 2009-08-13 23:18:38 +03:00
J-P Nurmi
701ab469a4 Fixed #17 QxtPushButton::minimumSizeHint returns wrong value. 2009-07-27 22:42:52 +03:00
Adam Higerd
90ba564d78 QxtCrumbView: emit activate() when leaf node is accessed 2009-07-21 17:01:09 -05:00
J-P Nurmi
0b393f3888 Cleaned up Qt 4.2 version checks and prior 4.2 specific code. 2009-06-06 03:06:03 +03:00
J-P Nurmi
2f8e856d6e Fixed an unused variable in QxtTableWidgetItem. 2009-06-06 02:42:58 +03:00
J-P Nurmi
4743b48fe0 Fixed conflicting QXT_ARG. 2009-06-06 02:42:10 +03:00