Commit Graph

  • 8a4313ae1e
    Apply suggestions from code review master Andrei Yankovich 2021-07-09 09:17:14 +03:00
  • f26aef03ce update cmake #1 cmake EndrII 2020-05-09 00:41:20 +03:00
  • df647bcb8d added check EndrII 2020-04-19 18:20:58 +03:00
  • 064af33406 fix cmake EndrII 2020-04-19 17:27:49 +03:00
  • 2ab4c32034 added cmake EndrII 2020-04-17 19:17:17 +03:00
  • d6fa360e25 remove old submodule EndrII 2020-04-17 19:15:56 +03:00
  • aa80b3c77f fix cmake EndrII 2020-04-17 19:13:44 +03:00
  • 7b4d8d93be change cmake location EndrII 2020-04-17 19:12:17 +03:00
  • 4c01a7da0f added cmake files and git ignore EndrII 2020-04-16 20:50:59 +03:00
  • 4c74e0d87a refactor: change the valiable name EndrII 2020-04-16 17:44:40 +03:00
  • 78578a42ae added base cmake build EndrII 2020-04-16 16:44:47 +03:00
  • fd99bcbcc4 added support systemd service EndrII 2020-04-16 14:20:29 +03:00
  • 9568abd142 qtwinmigrate: Fix geometry offset Friedemann Kleint 2018-07-16 11:40:34 +02:00
  • ee17851b42 Fix use after free Jesus Fernandez 2017-10-23 20:42:12 +02:00
  • a8dda66d77 QtSingleApplication: compiler warning about enum comparison Philippe Steinmann 2017-09-14 05:14:38 +02:00
  • 1fca9c330d QtSingleApplication: Bail out of read loop when peer disconnects Friedemann Kleint 2017-05-08 16:23:08 +02:00
  • 5eac28ccd8 qtwinmigrate: Fix build against Qt 5.8 Friedemann Kleint 2017-02-16 15:29:16 +01:00
  • 7244e43695 QtService: Added missing -p(ause) and -r(esume) to help text Morten Kristensen 2016-11-01 20:55:25 +01:00
  • ad9bc4600c QtSingleApplication: Fix build with Qt 5.5 Jan Kundrát 2015-05-07 23:14:51 +02:00
  • 5a07df503a build: use qt5LibraryTarget() with Qt >= 5.4.2 Davide Pesavento 2015-06-29 00:55:48 +02:00
  • 2aa4efe7ca Qt Service solution: add missing QtService header Vincas Dargis 2015-05-07 15:38:21 +03:00
  • 25e2cbba97 Qt Service solution: Use qintptr in QtServiceSysPrivate::incomingConnection() for Qt 5. Vincas Dargis 2015-05-06 13:21:34 +03:00
  • 841982ceec Emit readOnlyChanged() and not echoChanged() in setReadOnly() of QtStringPropertyManager. Philip Allgaier 2015-02-19 02:33:33 +01:00
  • 38e79e3f04 Qt Service/Windows: Fix compilation with Qt 5 / QTSERVICE_DEBUG. Friedemann Kleint 2015-01-13 15:10:28 +01:00
  • e99435874a Qt Service: Fix compilation with Qt 5 with define QTSERVICE_DEBUG. Friedemann Kleint 2015-01-13 12:23:59 +01:00
  • 17b56547d6 Remove qtgui link from qtlockedfile since is not used Fabio Alessandro Locati 2014-08-16 23:25:53 +02:00
  • 19115c764a Improve error handling in Qt Mfc examples. Friedemann Kleint 2014-10-14 14:03:56 +02:00
  • fd22bee222 Remove JPEG 2000 plugin. Jake Petroules 2013-11-13 14:21:02 -05:00
  • 80592b0e71 Focus gained by mouse click handled correctly now. Lauri Laanmets 2013-05-08 00:11:53 +03:00
  • 4ac977553f QtPropertyBrowser: Allow controlling whether to show text for bool values Thorbjørn Lindeijer 2013-04-10 23:36:59 +02:00
  • 4d83ff38ad QtPropertyBrowser: Respond to each change of text in QtLineEditFactory Thorbjørn Lindeijer 2013-04-13 17:16:47 +02:00
  • e7c410b9dc QtPropertyBrowser: Document the 'echoMode' attribute for string values Thorbjørn Lindeijer 2013-04-10 23:38:26 +02:00
  • d712f7f591 Set the tree widget as focus proxy of the tree property browser Thorbjørn Lindeijer 2013-04-09 21:59:37 +02:00
  • 8fd81b2a0d QtSingleApplication: Make sure client reads ack data before disconnecting Nils Jeisecke 2013-01-08 09:57:32 +01:00
  • 8926435d3f Changed bool value from TRUE to lowercase true Steven Ceuppens 2013-03-20 09:16:00 +01:00
  • 8c2c3f0bde Fix warning about missing config.pri in Qt 5. Friedemann Kleint 2013-02-12 16:57:45 +01:00
  • e234ae7ca4 configure.bat: Do not print usage when invoked correctly. Friedemann Kleint 2013-02-12 16:35:57 +01:00
  • b34896c550 Fix compile errors for qtpropertybrowser. Indrajit Tapadar 2013-02-12 11:06:09 +01:00
  • eec6ad941a Read-only mode for string, double and integer properties Anton Malov 2012-07-18 20:01:27 +04:00
  • 4f22802c0d Fix compilation of the Qt Service Solution with Qt 5. Friedemann Kleint 2013-01-07 12:53:57 +01:00
  • 67a72e3bc2 Update copyright year in Digia's license headers Sergio Ahumada 2013-01-10 17:59:48 +01:00
  • 1b2773642c Make the QtWinMigrate solution work with Qt 5.0 Andy Shaw 2013-01-02 15:58:08 +01:00
  • 49d3fe90ae Fix compilation of the QtSingleApplication solution with Qt 5. Friedemann Kleint 2013-01-07 11:29:44 +01:00
  • 2174f117fe Fix usage of deprecated QCoreApplication::translate Jonathan Liu 2012-12-28 20:22:50 +11:00
  • 70855469ce Define QT_WA if using Qt 5 Jonathan Liu 2012-12-29 12:18:09 +11:00
  • fe5a989b5c Change Q_WS_WIN to Q_OS_WIN for Qt 5 compatibility Jonathan Liu 2012-12-29 11:57:40 +11:00
  • 18c20da49b Add additional modules to QT variable if using Qt 5 Jonathan Liu 2012-12-29 10:08:10 +11:00
  • 534707f528 Remove module prefix from includes Jonathan Liu 2012-12-28 20:42:13 +11:00
  • 59cd338c35 Use "qt-project.org" instead of "trolltech" in the resource system Jonathan Liu 2012-12-28 19:48:19 +11:00
  • a3a07f218b Fix warnings ~QX11PixmapData(): QPixmap objects must be destroyed Jonathan Liu 2012-12-28 19:41:05 +11:00
  • 8bfaddd789 Fix type conversion to QVariant with Qt 5 Jonathan Liu 2012-12-28 20:15:36 +11:00
  • 8bcd2f6d2a Fix warnings about assigned/unused variables Jonathan Liu 2012-12-28 18:59:56 +11:00
  • 6f3553d607 Doc: Fix \sa usage Jonathan Liu 2012-12-28 20:08:00 +11:00
  • d129c4b34c Add widgets to QT variable if using Qt 5 Jonathan Liu 2012-12-28 20:45:28 +11:00
  • a25e495077 Enable deprecated item view methods for Qt 5 Jonathan Liu 2012-12-28 20:01:57 +11:00
  • 77f471828c Replace Q_TYPENAME by typename Jonathan Liu 2012-12-28 19:17:41 +11:00
  • bae9ef96b7 Change copyright from Nokia to Digia Sergio Ahumada 2012-12-20 21:45:57 +01:00
  • fb7bc42bfc Fix '::getuid' has not been declared compile error Jonathan Liu 2012-12-21 18:25:46 +11:00
  • 0a4e8a15fc Added multiple inclusion protection in .h files. Sam Protsenko 2011-09-07 20:01:19 +02:00
  • 4d0c295cfe Added functionality to set the echo-mode on string properties (QLineEdit editor). Christian Strømme 2011-05-27 14:55:12 +02:00
  • 3d5fac039b Use system locale for displaying double values Martin Pejcoch 2011-04-07 10:10:24 +02:00
  • 0910317d0f Merge branch 'master' of git@scm.dev.nokia.troll.no:qt-solutions/qt-solutions Andy Shaw 2010-11-17 14:52:52 +01:00
  • 290bd1fd7d Ensure that the library name is correct when creating and linking Andy Shaw 2010-11-17 14:51:27 +01:00
  • 8aa6839d4a Ignore CRLF in the .bat files aavit 2010-10-06 13:42:08 +02:00
  • 5019ece540 Long live the Qt Solutions archive! aavit 2010-10-06 12:57:48 +02:00