Commit Graph

  • f3f6f3643e import libssh2 Arvid E. Picciani 2010-05-22 04:25:53 +0200
  • a952c9ac16 introducing QxtSshClient Arvid E. Picciani 2010-05-22 03:36:37 +0200
  • 24776730d1 Per issue 62: Matthew Schnee 2010-06-02 09:07:43 -0500
  • 0f03e6b367 Branch merge to bring in cosmetic changes to QxtLoggerEngine components Matthew Schnee 2010-06-02 08:51:31 -0500
  • f1773271e4 Per issue 60: Matthew Schnee 2010-06-02 08:50:36 -0500
  • 3a5f0a614e Add missing include files for QxtSmtp, QxtMailMessage & QxtMailAttachment classes Dominique Leducq 2010-06-01 11:02:09 +0200
  • 73c29997d6 Fix #46 Install on Mac J-P Nurmi 2010-05-26 18:43:21 +0300
  • f037d90f20 Configure: added -nomake docs J-P Nurmi 2010-05-26 18:25:16 +0300
  • 25228ddb4e Simplified QxtSpanSliderPrivate::initStyleOption() J-P Nurmi 2010-05-25 23:10:38 +0300
  • d5a6100196 #58 QxtSpanSlider sliderPressed signal J-P Nurmi 2010-05-25 22:46:32 +0300
  • 6d6d747322 Fixed QxtTemporaryDir docs J-P Nurmi 2010-05-25 22:24:36 +0300
  • e440e56123 Merged QxtTemporaryDir changes to the main line J-P Nurmi 2010-05-25 21:50:34 +0300
  • 8bcd09eb35 Disabled tst_QxtTemporaryDir::testErrorString() permission test on !unix. J-P Nurmi 2010-05-25 21:40:07 +0300
  • a2551d91d7 Added tests/unit/core/tempdir J-P Nurmi 2010-05-25 21:27:56 +0300
  • 3f577bd994 Added QxtTemporaryDirPrivate::validate() to fill in missing template parts. J-P Nurmi 2010-05-25 21:27:39 +0300
  • ec424acc11 Fixed QTemporaryDir::remove() when template doesn't contain path (current). J-P Nurmi 2010-05-25 20:27:48 +0300
  • 8be685f1c0 add chris to AUTHORS Arvid E. Picciani 2010-05-25 18:41:34 +0200
  • 920d5df29e set tip to version 0.7 add QxtPop3 to changelog Arvid E. Picciani 2010-05-25 18:12:00 +0200
  • f4fe9ebea4 add Dominique to AUTHORS Arvid E. Picciani 2010-05-25 17:59:50 +0200
  • 646b6f1f5b pull from leducq/libqxt_dleducq Arvid E. Picciani 2010-05-25 17:24:09 +0200
  • 96bcd23775 Fixed qxttemporarydir.cpp: qxt_removePathHelper(path) J-P Nurmi 2010-05-24 23:15:21 +0300
  • f92dfada16 QxtTemporaryDir: dir template handling & docs J-P Nurmi 2010-05-23 23:04:36 +0300
  • b30766d625 QxtTemporaryDir::templateName -> dirTemplate J-P Nurmi 2010-05-23 22:35:20 +0300
  • 32360c2ce6 Added "named ctor" for getting a QxtMailMessage from a RFC 2822 buffer Dominique Leducq 2010-05-20 16:55:56 +0200
  • b049c35a96 Implemented QxtTemporaryDir for Windows & revised QxtTemporaryDir internals J-P Nurmi 2010-05-19 17:08:23 +0300
  • d9471442bd QxtTemporaryDir: added some docs and revised a bit. J-P Nurmi 2010-05-19 14:15:23 +0300
  • 04436daf2f Cleaned qxttemporarydir_win.cpp J-P Nurmi 2010-05-18 23:43:00 +0300
  • 749655571c Added QxtTemporaryDir (so far implemented only for Unix) J-P Nurmi 2010-05-18 23:42:01 +0300
  • 44eab22ca6 Document the API Dominique Leducq 2010-05-18 11:14:45 +0200
  • 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. Dominique Leducq 2010-05-17 10:50:00 +0200
  • a5a048f055 tests/other/app: changed the shortcut to "ctrl+alt+s" (ie. "cmd+alt+s" on mac) J-P Nurmi 2010-05-10 23:23:20 +0300
  • c4e4e8a28e QxtGlobalShortcut/Mac: removed the extra route via QApplication::macEventFilter() - use qxt_mac_handle_hot_key() directly. J-P Nurmi 2010-05-10 22:40:42 +0300
  • 89b869855f Rename QxtPop3Command completed() signal to finished() Dominique Leducq 2010-05-05 09:41:30 +0200
  • da9f66499c Make QxtPop3::isConnected() to be const, as it should. Dominique Leducq 2010-05-04 16:58:34 +0200
  • 769cf00442 fix db version check to respect MAJOR>4 Arvid E. Picciani 2010-05-04 11:52:17 +0200
  • 7f68b077bc - fix memory leaks - clean up code - cosmetics... Dominique Leducq 2010-05-04 09:51:06 +0200
  • fc6ec30acf merge Arvid E. Picciani 2010-05-03 20:25:50 +0200
  • 00f5b2b0e2 add CONFIG+=console to jsonrpclient to make windows users happy Arvid E. Picciani 2010-05-03 20:25:12 +0200
  • 95deb00240 Revised configure.bat: J-P Nurmi 2010-05-03 14:24:59 +0300
  • 393b2fb868 fix missing quote Arvid E. Picciani 2010-05-02 23:07:48 +0200
  • c45e2daba7 merge Arvid E. Picciani 2010-05-02 22:29:36 +0200
  • 17b13d166f examples/jsonrpcclient: exit properly with no arguments set Arvid E. Picciani 2010-05-02 22:29:02 +0200
  • e5be9c58dc Revised QxtConfig.cmake, based on a proposal from zeke (thanks!) J-P Nurmi 2010-05-02 14:22:56 +0300
  • 8b264a8dec Add pop3 client example Dominique Leducq 2010-04-30 10:34:27 +0200
  • 96ae46abd3 Add a POP3 client Dominique Leducq 2010-04-30 09:34:44 +0200
  • 3b9b48b0a4 Add a rfc 2822 parser to QxtMailMessage Dominique Leducq 2010-04-29 18:45:40 +0200
  • 9afdea55a3 fix docs Benjamin Zeller 2010-04-29 00:41:03 +0200
  • 0483b5ca9c Merge Benjamin Zeller 2010-04-28 23:48:04 +0200
  • e3b52fff63 fixing Bug#6 rw_same() did not pass on windows Benjamin Zeller 2010-04-28 23:09:33 +0200
  • 80e90f709c fix #48 QVariant::Hash requires qt 4.5 Arvid E. Picciani 2010-04-28 21:30:45 +0200
  • a953180cde add -I -i -L to configure Arvid E. Picciani 2010-04-28 01:35:38 +0200
  • b23e6e52ae remove examples Arvid E. Picciani 2010-04-18 16:35:25 +0200
  • ea8a77c8c5 Added missing "-framework Carbon" J-P Nurmi 2010-04-18 11:44:35 +0300
  • ceb1b8a096 Fixed examples/jsonrpcclient .pro file name J-P Nurmi 2010-04-18 10:46:06 +0300
  • 361818921b Fixed examples.pro to build only appropriate subprojects J-P Nurmi 2010-04-18 10:42:24 +0300
  • 684c07754b Merged multiple heads J-P Nurmi 2010-04-18 09:39:18 +0300
  • 03d7acb041 fix docs Benjamin Zeller 2010-04-16 16:08:53 +0200
  • f1db01b56c adding QxtFilterDialog and QxtLookupLineEdit. Tools to choose data from big dataset, already well tested in a real life application. Benjamin Zeller 2010-04-16 10:15:26 +0200
  • 5827c04431 missing include Arvid E. Picciani 2010-04-12 01:35:40 +0200
  • 662dc481e1 Added tag 0.6.0-rc1 for changeset e9ae935db672 Arvid E. Picciani 2010-04-12 00:52:13 +0200
  • b209cb4aa4 Removed tag 0.6-rc1 Arvid E. Picciani 2010-04-12 00:52:06 +0200
  • 058f536ec4 Added tag 0.6-rc1 for changeset 183487119171 Arvid E. Picciani 2010-04-12 00:50:48 +0200
  • 06901817fe Removed tag 0.6 Arvid E. Picciani 2010-04-12 00:50:42 +0200
  • b64514baaf Added tag 0.6 for changeset cf1c2f62ac0c Arvid E. Picciani 2010-04-11 20:26:58 +0200
  • f9cdd7e1d0 Removed tag v0.6 Arvid E. Picciani 2010-04-11 20:26:54 +0200
  • 35e4bf2dfd Added tag v0.6 for changeset a8916fe1f743 Arvid E. Picciani 2010-04-11 20:24:27 +0200
  • 52af9ec4e8 Removed tag 0.6 Arvid E. Picciani 2010-04-11 20:24:23 +0200
  • 959c037ed7 Added tag 0.6 for changeset d1637953ca3f Arvid E. Picciani 2010-04-11 20:22:11 +0200
  • 4f025e20a8 someone got confused by that hint Arvid E. Picciani 2010-04-11 20:15:31 +0200
  • 1bd4172643 got a hint to rephrase the introduction sentence Arvid E. Picciani 2010-04-11 18:09:36 +0200
  • fe18bd5bb0 commenting up the black magic that is QxtRPCService Adam Higerd 2010-04-01 10:20:43 -0500
  • 6ff19875f8 Revised configure to check whether the resulting executable exists, instead of relying on make return value. J-P Nurmi 2010-03-28 15:31:02 +0300
  • 84d8317dd2 Fix configure: do not RUN config.tests. They are supposed to be _compilation_ tests. J-P Nurmi 2010-03-28 14:06:36 +0300
  • ad1e0494ab Documentation fixes - to eliminate a bunch of make docs warnings J-P Nurmi 2010-03-28 02:57:13 +0200
  • bf96b14fc8 Fix config.tests output redirection J-P Nurmi 2010-03-28 02:28:09 +0200
  • 003fb4c5ff - fix format mismatch Dominique Leducq 2010-03-26 15:28:47 +0100
  • 4d32d3c87d -replace $(QDIR/bin) with $$[QT_INSTALL_BINS] Dominique Leducq 2010-03-26 15:09:57 +0100
  • 4a8a868528 Compile and install qxt.qch help file if qhelpgenerator is present Dominique Leducq 2010-03-09 16:40:53 +0100
  • aa72c6b775 - fix format string problem (gcc 4.4.1 did not accept to compile in previous state) Dominique Leducq 2010-02-25 10:12:56 +0100
  • dc2d5e8905 add whitespace test Arvid E. Picciani 2010-03-22 11:41:37 +0100
  • 6156335ef6 fixing broken literal parsing. Arvid E. Picciani 2010-03-22 11:35:58 +0100
  • 5575a8fc91 add json unit test Arvid E. Picciani 2010-03-22 01:40:06 +0100
  • 9d2ce3aa5a fixing off by one error in literl parsing Arvid E. Picciani 2010-03-22 01:36:57 +0100
  • b6ca2fd4b5 fixing stringify of empty arrays Arvid E. Picciani 2010-03-22 01:31:06 +0100
  • 11fab6fd92 QxtScheduleView docs Arvid E. Picciani 2010-03-12 22:40:34 +0100
  • f1ba5d46b2 @&hg ci -m merges Arvid E. Picciani 2010-03-09 18:36:27 +0100
  • 1ae64549da fix QxtCommandOption docs to get throuh qdoc3 Arvid E. Picciani 2010-03-09 18:35:24 +0100
  • 66403d0b25 fix bug #36 Adam Higerd 2010-03-07 15:41:17 -0600
  • e0aa6903e4 merge Arvid E. Picciani 2010-03-07 18:41:20 +0100
  • f27c41f542 type. fix #37 Arvid E. Picciani 2010-03-07 18:40:49 +0100
  • 7a416d9039 Custom headers in QxtWebPageEvent. Gabriel Assis Bezerra 2009-10-13 17:12:02 -0300
  • 42bd91f9d7 its 2010 Arvid E. Picciani 2010-03-05 10:01:30 +0100
  • e100ccdac2 add zerconf to the technology overview Arvid E. Picciani 2010-03-05 09:44:28 +0100
  • 13967cc859 merg Arvid E. Picciani 2010-03-05 09:33:51 +0100
  • 8044025163 make the zeroconf docs appear Arvid E. Picciani 2010-03-05 09:33:03 +0100
  • b2a5d9cdaf fix typo Arvid E. Picciani 2010-03-03 10:51:26 +0100
  • 6d910d41ef give QxtLogger some fame Arvid E. Picciani 2010-03-03 10:49:42 +0100
  • a86cd6d5c8 more "out of the box"ish hint for qmake Arvid E. Picciani 2010-03-03 10:39:43 +0100
  • 07329aae0a QxtNetwork description too limited Arvid E. Picciani 2010-03-03 10:33:34 +0100
  • b6d173a1b5 qdoc3 fixes Arvid E. Picciani 2010-03-03 10:31:12 +0100