Logo
Explore Help
Sign In
feedc0de/qt-creator
1
0
Fork 0
You've already forked qt-creator
forked from qt-creator/qt-creator
Code Pull Requests Activity
Files
20f0088ec9ec7f8f61ace67f6b9e99d21ad72d0d
qt-creator/src/libs/utils/utils.pro

10 lines
135 B
Prolog
Raw Normal View History

Initial import
2008-12-02 12:01:29 +01:00
TEMPLATE = lib
TARGET = Utils
introduce new helper class Core::Utils::TreeWidgetColumnStretcher and use it for some options dialogs. The class fixes QTreeWidget to resize all columns to contents, except one stretching column. As opposed to standard QTreeWidget, all columns are still interactively resizable.
2009-06-04 14:43:16 +02:00
QT += gui \
network
Make it possible to set the external file browser on unix. xdg-open is not available everywhere and fails when no DE is running. Reviewed-By: Oswald Buddenhagen
2010-01-04 15:19:29 +01:00
Fix for compiling utils library statically. Done-with: Thomas Hartmann
2010-07-07 12:18:28 +02:00
CONFIG += dll
Allow apps to statically compile contents of src/lib/utils Add utils-lib.pri, along the lines of e.g. cplusplus-lib.pri
2010-08-09 15:10:40 +02:00
include($$PWD/../../qtcreatorlibrary.pri)
include(utils-lib.pri)
Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 116ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API